erigon-pulse/eth
ledgerwatch a8b438d21d
Incremental promotion for stage 5 (#628)
* Incremental promotion

* Fix compile errors

* Fix linter

* Transform state keys before loading

* Re-enable and fix the tests

* Fix formatting
2020-06-06 06:36:29 +01:00
..
downloader Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
fetcher [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
filters Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
gasprice [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
mgr Mgr schedule iterator (#566) 2020-05-28 12:33:05 +01:00
stagedsync Incremental promotion for stage 5 (#628) 2020-06-06 06:36:29 +01:00
tracers Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
api_backend.go Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
api_test.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
api_tracer.go [Breaking change in db!] UI for Buckets stat (#607) 2020-06-04 16:35:42 +07:00
api.go Fix RestAPI for tx_retrace and make it work for local boltdb (#584) 2020-05-27 17:24:34 +01:00
backend_test.go Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
backend.go Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
bloombits.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
config.go [Issue 552] Disable debug protocol by default (#588) 2020-05-28 18:58:08 +01:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go post-merge fixups 2020-02-27 17:22:25 +03:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
handler_test.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
handler.go Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
helper_test.go Prevent slice make and copy in Pushes (#625) 2020-06-05 19:46:34 +03:00
mgr.go Mgr schedule iterator (#566) 2020-05-28 12:33:05 +01:00
peer.go eth: skip transaction announcer goroutine on eth<65 2020-05-20 15:26:22 +03:00
protocol_test.go cmd, core, eth: background transaction indexing (#20302) 2020-05-20 15:26:22 +03:00
protocol.go eth: rework tx fetcher to use O(1) ops + manage network requests 2020-02-27 17:21:20 +03:00
sync_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
sync.go post-rebase fixups 2020-05-20 15:26:22 +03:00