test_invalid_chain_id()¶
Documentation for tests/london/eip1559_fee_market_change/test_tx_type.py::test_invalid_chain_id@2867859a.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/london/eip1559_fee_market_change/test_tx_type.py::test_invalid_chain_id --fork Amsterdam
Test that a transaction with a different chain id is not valid.
Source code in tests/london/eip1559_fee_market_change/test_tx_type.py
77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | |
Parametrized Test Cases¶
This test generates 5 parametrized test cases across 13 forks.