plugeth-statediff/mainnet_tests
Roy Crihfield c2ceca9230
All checks were successful
Test / Run unit tests (pull_request) Successful in 16m19s
Test / Run integration tests (pull_request) Successful in 32m16s
refactor: only support tracked snapshots
tracking incremental state diffs is not feasible like this. because updates are processed after the
trie has been traversed, the iterators' state doesn't fully capture the progress of the diff. since
currently snapshots are the only use case for tracking, let's just support that.
2023-09-27 21:29:20 +08:00
..
builder_test.go refactor: only support tracked snapshots 2023-09-27 21:29:20 +08:00