Skip to content

Commit 5363e58

Browse files
committed
Add release notes #2016
1 parent ffbb72e commit 5363e58

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

newsfragments/2016.bugfix.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fix EIP-1559 header field order (basefee goes as the last field of a mined header)
2+
- Generate type-2 receipts for EIP-1559 type-2 transactions

newsfragments/2016.internal.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Upgrade pytest and pytest-xdist. Caching was causing very slow test runs locally in pytest v5.
2+
- Update ethereum/tests to v9.0.4 (with most London tests disabled)
3+
- Remove json-fixture caching to resolve stale cache issues that caused test failures (at some
4+
expense to speed)
5+
- Make xdist failures show up correctly in the transition tests

0 commit comments

Comments
 (0)