go-ethereum/core/state
Arpit Temani 7b25997830
Reciept e2e test (#431)
* initial

* fixed tests

* eip155 tests

* progress

* fix

* fix TestFetchStateSyncEvents*

* debug

* fixed with updated list of validators

* fix

* a bit more stable

* optimize allocations

* linters

* fix vals copy

* a bit of refactoring

* update TestGetTransactionReceiptsByBlock

* remove logs from TestGetTransactionReceiptsByBlock in favour of checks

* comments

* Linters

* linters

* fixes after merge

* fixes after merge

* fixes after merge

* fixes after merge

* fail fast

Co-authored-by: Evgeny Danienko <6655321@bk.ru>
2022-07-14 19:28:56 +03:00
..
pruner
snapshot
access_list.go
database.go
dump.go
iterator.go
iterator_test.go
journal.go
metrics.go
state_object.go
state_object_test.go
state_test.go
statedb.go
statedb_test.go
sync.go
sync_test.go
trie_prefetcher.go
trie_prefetcher_test.go