Skip to content

Commit 81062cf

Browse files
committed
Update CHANGELOG with London changes overview
1 parent 68dbbf6 commit 81062cf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
1+
v0.6.0-beta.1
2+
-------------
3+
4+
Released 2021-10-22
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+
116
v0.5.0-beta.4
217
-------------
18+
319
Released 2021-04-12
420

521
- Features

0 commit comments

Comments
 (0)