erigon-pulse/core/state
ledgerwatch fd8adddce8
trace_filter implementation based on erigon 2 update 2 data (#4431)
* trace_filter implementation based on erigon 2 update 2 data

* Fix test compile, extract txNums

* Update to erigon-lib, add generic heap

* Fix getHeaderHash for RPC methods

* Missing files

* Skip tests

* Add reward traces

* Filter trace lint

* Reinstate filtering

* Print

* Print

* Fix

* Print

* Print txNums

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Remove prints

* Fix nil dereference

* Inclusive toBlock bound

* Print

* Print

* Hack

* remove some deps

* Fix lint

* Update erigon-lib

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-06-12 12:44:01 +01:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
access_list_test.go tests: split slow integration tests (#4048) 2022-05-04 10:35:59 +07:00
access_list.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_reader2.go RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU (#2815) 2021-10-12 12:04:04 +07:00
cached_reader.go rename (#1978) 2021-05-20 19:25:53 +01:00
cached_writer.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
change_set_writer.go Update skip analysis (#4364) 2022-06-04 16:54:22 +01:00
database_test.go Add rules to AsMessage to vet transaction types (#4276) 2022-05-26 18:20:34 +02:00
database.go remove ctx from state writer interface (#2302) 2021-07-05 15:42:44 +07:00
db_state_reader.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
db_state_writer.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
dump.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
helper.go Don't store RLPs in valueNodes (except tests). 2019-11-13 20:08:20 +01:00
history_test.go remove changeset.Walk func (#2716) 2021-09-22 07:54:29 +07:00
history.go fix some linter warns (#3310) 2022-01-20 14:00:31 +07:00
HistoryReader22.go trace_filter implementation based on erigon 2 update 2 data (#4431) 2022-06-12 12:44:01 +01:00
intra_block_state_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
intra_block_state.go Fix (#4362) 2022-06-04 11:13:06 +01:00
journal.go storage override revert support (#3597) 2022-02-23 21:53:53 +00:00
plain_readonly.go Erigon2 upgrade 2 prototype (#4341) 2022-06-10 16:18:43 +01:00
plain_state_reader.go Parlia: log prefix and less logs #4128 2022-05-12 10:55:41 +07:00
plain_state_writer.go Update skip analysis (#4364) 2022-06-04 16:54:22 +01:00
state_object_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_object.go storage override revert support (#3597) 2022-02-23 21:53:53 +00:00
state_test.go Add rules to AsMessage to vet transaction types (#4276) 2022-05-26 18:20:34 +02:00