Skip to content

Commit fce8fba

Browse files
committed
add full stops
1 parent 68efc22 commit fce8fba

File tree

1 file changed

+6
-6
lines changed
  • blog/2025-08-31-dtg-august-update

1 file changed

+6
-6
lines changed

blog/2025-08-31-dtg-august-update/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ _**TL;DR**: Solidity Summit 2025 in Buenos Aires, Vyper granted $50,000 from ENS
2929
* alloy [v1.0.24](https://github.com/alloy-rs/alloy/releases/tag/v1.0.24) - [v1.0.27](https://github.com/alloy-rs/alloy/releases/tag/v1.0.27).
3030

3131
#### [viem](https://viem.sh/)
32-
* viem [2.33.3](https://github.com/wevm/viem/releases/tag/viem%402.33.3) - [2.36.0](https://github.com/wevm/viem/releases/tag/viem%402.36.0)
32+
* viem [2.33.3](https://github.com/wevm/viem/releases/tag/viem%402.33.3) - [2.36.0](https://github.com/wevm/viem/releases/tag/viem%402.36.0).
3333

3434
#### [web3.py](https://web3py.readthedocs.io/)
3535
* web3.py [v7.13.0](https://web3py.readthedocs.io/en/latest/release_notes.html#web3-py-v7-13-0-2025-08-04): support parallelization of subscription handling globally and per-subscription.
3636

3737
### Frameworks and Dev Environments
3838
#### [Ape Framework](https://docs.apeworx.io/ape)
39-
* [ape-erpc](https://github.com/ApeWorX/ape-erpc#readme) (plugin): use any supported network on your instance via Ape
39+
* [ape-erpc](https://github.com/ApeWorX/ape-erpc#readme) (plugin): use any supported network on your instance via Ape.
4040

4141
#### [Foundry](https://getfoundry.sh/)
4242
* Foundry [v1.3.0](https://github.com/foundry-rs/foundry/releases/tag/v1.3.0): includes `forge lint` support, time-based campaigns and coverage-guided fuzzing for invariant tests, table tests, fork test improvements for Reth clients and new EIP-712 features.
@@ -62,7 +62,7 @@ _**TL;DR**: Solidity Summit 2025 in Buenos Aires, Vyper granted $50,000 from ENS
6262

6363
### Gas limit increase
6464

65-
* [Blockers](https://github.com/NethermindEth/eth-perf-research/blob/main/README.md#60-mgas) to increasing the gas limit to 60M (up from 45M) are being worked through.
65+
* [Blockers](https://github.com/NethermindEth/eth-perf-research/blob/main/README.md#60-mgas) are being worked through to increase the gas limit to 60M (up from 45M).
6666

6767
### [Fusaka upgrade](https://forkcast.org/upgrade/fusaka) (target Q4 2025)
6868

@@ -71,7 +71,7 @@ _**TL;DR**: Solidity Summit 2025 in Buenos Aires, Vyper granted $50,000 from ENS
7171
* The current [upgrade process](https://github.com/ethereum/pm/blob/master/processes/protocol-upgrade.md) specifies 30 days between client releases being available & upgrading the first testnet and 30 days between upgrading the last testnet & mainnet. Timing requirements are being checked with Layer 2s and infrastructure teams.
7272
* Current devnet: [Fusaka-devnet-3](https://fusaka-devnet-3.ethpandaops.io/) ([specs](https://notes.ethereum.org/@ethpandaops/fusaka-devnet-3)).
7373
* Fusaka-devnet-5 ([specs](https://notes.ethereum.org/@ethpandaops/fusaka-devnet-5)): short lived devnet planned for early September. It will launch once syncing issues discovered during non-finality testing are fixed & retested and consensus layer client teams have [merged to trunk branches](https://github.com/ethpandaops/fusaka-devnets/blob/master/ansible/inventories/devnet-3/group_vars/all/images.yaml#L1-L9).
74-
* [Fusaka audit contest](https://x.com/sherlockdefi/status/1961019516512780624) with up to $2M in rewards starts September 15
74+
* [Fusaka audit contest](https://x.com/sherlockdefi/status/1961019516512780624) with up to $2M in rewards starts September 15.
7575

7676
### Holešky testnet
7777

@@ -80,8 +80,8 @@ _**TL;DR**: Solidity Summit 2025 in Buenos Aires, Vyper granted $50,000 from ENS
8080
### [Glamsterdam upgrade](https://forkcast.org/upgrade/glamsterdam) (target 2026)
8181

8282
* Headliners:
83-
* Consensus layer: [EIP7732 ePBS](https://forkcast.org/upgrade/glamsterdam#eip-7732)
84-
* Execution layer: [EIP7928 Block-level Access Lists](https://forkcast.org/upgrade/glamsterdam#eip-7928)
83+
* Consensus layer: [EIP7732 ePBS](https://forkcast.org/upgrade/glamsterdam#eip-7732).
84+
* Execution layer: [EIP7928 Block-level Access Lists](https://forkcast.org/upgrade/glamsterdam#eip-7928).
8585
* Non-headliners:
8686
* EIPs are being [proposed for inclusion](https://forkcast.org/upgrade/glamsterdam#proposed-for-inclusion) (18 so far), with client teams specifying which EIPs they want more info on.
8787
* Deadline for proposals is Fusaka mainnet releases (October/November).

0 commit comments

Comments
 (0)