Skip to content

Commit

Permalink
feat(fw): add pre alloc to t8n input alongside vkt.
Browse files Browse the repository at this point in the history
  • Loading branch information
spencer-tb committed Aug 6, 2024
1 parent 9ada785 commit 74a22f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ethereum_test_specs/blockchain.py
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,6 @@ def make_fixture(
env.verkle_conversion_ended = True
# convert alloc to vkt
vkt = t8n.from_mpt_to_vkt(alloc)
alloc = Alloc()

# Hack for filling naive verkle transition tests
if fork is EIP6800Transition:
Expand Down

0 comments on commit 74a22f2

Please sign in to comment.