Skip to content

Commit ec74cdf

Browse files
committed
Update CHANGELOG with London changes overview
1 parent 44a8bec commit ec74cdf

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG

+16-3
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
1-
Unreleased
1+
v0.6.0-beta.1
22
-------------
33

4+
Released 2021-11-03
5+
6+
- Features
7+
8+
- London support (https://github.com/ethereum/eth-tester/pull/206)
9+
- Upgrade py-evm to v0.5.0-alpha.1 for London support
10+
- Default to London
11+
- Support access list transactions and dynamic fee transactions
12+
- Transaction param support for `access_list`, `type`, `max_fee_per_gas`, `max_priority_fee_per_gas`
13+
- Transaction receipt param support for `type` and `effective_gas_price`
14+
- Block param support for `base_fee_per_gas`
15+
416
- Misc
517

618
- Adjust wording in README regarding genesis parameters
719

820
v0.5.0-beta.4
921
-------------
22+
1023
Released 2021-04-12
1124

1225
- Features
1326

14-
- Upgrade py-evm to v0.4.0-alpha.4 for Python 3.9 support
15-
https://github.com/ethereum/eth-tester/pull/205
27+
- Upgrade py-evm to v0.4.0-alpha.4 for Python 3.9 support
28+
https://github.com/ethereum/eth-tester/pull/205
1629
- Upgrade py-evm to v0.4.0-alpha.3, for Berlin support
1730
Default to Berlin
1831
https://github.com/ethereum/eth-tester/pull/204

0 commit comments

Comments
 (0)