erigon-pulse/core/state
Alex Sharov f9f54f012d
Tester phase 2 (#390)
* Add revive and phoenix

* store enode address to file, then read it from tester

* store enode address to file, then read it from tester

* rebase master

* fix miss-type

* dbg p2p-sub-protocol, add self-destruct test case

* re-create blockFetcher

* exit syncer loop and start new one

* rebase to master

* use core.GenerateChain

* root miss-match

* introduce reduceComplexity flag

* fix transfer to 0 account

* cleanup

* test-case for intermediate cache

* clean

* clean

* clean

* fix handler panic

Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
Co-authored-by: alex.sharov <alex.sharov@lazada.com>
2020-03-15 16:10:07 +00:00
..
contracts Thin history (#272) 2019-12-20 15:25:40 +03:00
change_set_writer.go Issue #340: Re-execute all historical transaction in read-only mode and check ChangeSets (#388) 2020-03-11 16:54:09 +01:00
database_test.go Intermediate hash phase 3 (#377) 2020-03-11 10:31:49 +00:00
database.go Tester phase 2 (#390) 2020-03-15 16:10:07 +00:00
db_state_writer.go Intermediate hash phase 3 (#377) 2020-03-11 10:31:49 +00:00
dump.go Thin history for storage (#324) 2020-01-15 17:55:43 +03:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
intra_block_state_test.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
intra_block_state.go Fix erroneous incarnation for accounts created and called in the same block (e.g. 0x2c785fa15498fe27f1fc5f809bcd9c10c9481752) (#389) 2020-03-12 15:22:23 +00:00
journal.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
readonly.go Thin history for storage (#324) 2020-01-15 17:55:43 +03:00
state_object_test.go build: use golangci-lint (#20295) 2019-12-03 13:38:59 +01:00
state_object.go Tx pool use triedbstate, fixes to GetNodeData and move it to experimental (#364) 2020-02-10 17:05:32 +00:00
state_test.go Restore Ethash mining (#231) 2019-12-10 16:12:21 +03:00
stateless.go Serve GetNodeData for nodes in memory (Issue #300) 2020-02-06 11:53:09 +01:00
trace.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00