erigon-pulse/core/state
ledgerwatch 091811c3d1
Account range crash fix (#481)
* Pass error from accountRange

* Fix linter

* Fixes for accountRange

* Fix tests

* Fix tests

* Eliminate deadlocks

* Fixes

* Fix linter

* Fix linter

* Code hash fixes

* Fix linter

* Fix linter

* Fix linter

* Fix linter

* Fix in rpctest

* Ignore storage roots

* Fix linter

* Fix dump test
2020-04-23 10:35:43 +01:00
..
contracts Thin history (#272) 2019-12-20 15:25:40 +03:00
change_set_writer.go Enable thin history by default (#456) 2020-04-15 12:33:22 +03:00
database_test.go Add incarnation to acc.root in IH (#470) 2020-04-20 11:35:12 +01:00
database.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
db_state_writer.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
dump.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
intermediate_hashes.go Move account root to ih (#465) 2020-04-18 21:09:44 +01:00
intra_block_state_test.go Remove error param from NewTrieDbState (#408) 2020-03-26 16:21:15 +03:00
intra_block_state.go Fix a deadlock (#455) 2020-04-14 16:59:04 +03:00
journal.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
readonly.go Account range crash fix (#481) 2020-04-23 10:35:43 +01: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 Account range crash fix (#481) 2020-04-23 10:35:43 +01:00
stateless.go Introduce code node & get rid of code map (#398) 2020-03-23 22:10:36 +00:00
trace.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00