Skip to content

Commit

Permalink
osaka/verkle: set that conversion ended
Browse files Browse the repository at this point in the history
Signed-off-by: Ignacio Hagopian <[email protected]>
  • Loading branch information
jsign committed May 13, 2024
1 parent db02916 commit 1c45783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/osaka/eip6800_verkle_tree/test_transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def test_transfer(state_test, fork, target, value):
gas_limit=10000000000,
number=1,
timestamp=1000,
verkle_conversion_ended=True,
)
pre = {
TestAddress: Account(balance=1000000000000000000000),
Expand Down

0 comments on commit 1c45783

Please sign in to comment.