Commit 0e1dd2c
feat(specs/blockchain): Add optional field to exclude postState (#1578)
* add optional field to exclude including postState
Signed-off-by: Ignacio Hagopian <[email protected]>
* Update src/ethereum_test_specs/blockchain.py
Co-authored-by: Mario Vega <[email protected]>
* switch to not including postState field
Signed-off-by: Ignacio Hagopian <[email protected]>
* lints
Signed-off-by: Ignacio Hagopian <[email protected]>
* Update src/ethereum_test_specs/blockchain.py
Co-authored-by: Mario Vega <[email protected]>
* Update src/ethereum_test_specs/blockchain.py
Co-authored-by: Mario Vega <[email protected]>
* feedback fixes
Signed-off-by: Ignacio Hagopian <[email protected]>
---------
Signed-off-by: Ignacio Hagopian <[email protected]>
Co-authored-by: Mario Vega <[email protected]>1 parent 14c1cf0 commit 0e1dd2c
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
303 | 308 | | |
304 | 309 | | |
305 | 310 | | |
| |||
652 | 657 | | |
653 | 658 | | |
654 | 659 | | |
655 | | - | |
| 660 | + | |
656 | 661 | | |
657 | 662 | | |
658 | 663 | | |
| |||
751 | 756 | | |
752 | 757 | | |
753 | 758 | | |
754 | | - | |
| 759 | + | |
755 | 760 | | |
756 | 761 | | |
757 | 762 | | |
| |||
0 commit comments