erigon-pulse/cmd/state
Igor Mandrigin 4f4b395aa4
Introduce code node & get rid of code map (#398)
* introduce code node

* replace codeMap with code touches

* fix a comment

* fixups to tests

* fix compile error

* fix getnodedata tests

* add tests and test stubs

* add more test stubs

* add test method bodies

* add and fix more tests on trie for new codenode

* add test change code between blocks

* fix crash in stateless

* remove unneded files

* remove comment

* fix deleted account code

* fix resolve set builder for code nodes
2020-03-23 22:10:36 +00:00
..
commands Issue #340: Re-execute all historical transaction in read-only mode and check ChangeSets (#388) 2020-03-11 16:54:09 +01:00
stateless Introduce code node & get rid of code map (#398) 2020-03-23 22:10:36 +00:00
main.go Restore the functionality CalcTrieRoots (compute trie root without modifying the trie) (#327) 2020-01-30 13:16:12 +00:00