erigon-pulse/eth
Alex Sharov d7d698f565
db migration to reset blocks (#4389)
* save

* save

* save

* save

* save

* save

* Update reset_blocks.go

* Not to remove too many tx lookup files

* Fix truncate blocks and add reset txlookup

* Fix bodies

* Fix nil pointer

Co-authored-by: ledgerwatch <akhounov@gmail.com>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-06-07 19:59:14 +01:00
..
calltracer Better batches for Execution (Hashmaps based instead of BTree based) (#3814) 2022-04-04 14:11:59 +07:00
ethconfig datadir.Dirs configuration object to group dir config (#4387) 2022-06-07 10:24:50 +07:00
ethconsensusconfig More efficient header verification of headers for Parlia when snapshots are used (#3998) 2022-04-29 07:10:31 +01:00
ethutils Remove duplicate file extension (#4177) 2022-05-17 10:43:30 +01:00
filters eth/filters: Fix filterLogs() (#4036) 2022-04-30 15:46:40 +01:00
gasprice Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
integrity kv_mdbx: atomic closed flag #464 (#4247) 2022-05-24 12:24:20 +07:00
protocols/eth create turbo/services pkg (#4269) 2022-05-26 10:31:06 +07:00
stagedsync db migration to reset blocks (#4389) 2022-06-07 19:59:14 +01:00
tracers Add rules to AsMessage to vet transaction types (#4276) 2022-05-26 18:20:34 +02:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go Snapshots: optimisticaly open at app startup (#4393) 2022-06-07 12:33:33 +07:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00