File tree 1 file changed +16
-3
lines changed
1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 1
- Unreleased
1
+ v0.6.0-beta.1
2
2
-------------
3
3
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
+
4
16
- Misc
5
17
6
18
- Adjust wording in README regarding genesis parameters
7
19
8
20
v0.5.0-beta.4
9
21
-------------
22
+
10
23
Released 2021-04-12
11
24
12
25
- Features
13
26
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
16
29
- Upgrade py-evm to v0.4.0-alpha.3, for Berlin support
17
30
Default to Berlin
18
31
https://github.com/ethereum/eth-tester/pull/204
You can’t perform that action at this time.
0 commit comments