erigon-pulse/eth
Alex Sharov 90fa69a9e5
Swap IH and HashState stages (#922)
* move ih stage v0

* save progress

* save working version

* baby step

* baby step

* baby step

* non-baby step

* cleanup
2020-08-15 14:49:36 +01:00
..
downloader add blockhashes stage (#862) 2020-08-10 18:46:06 +01:00
fetcher eth/downloader: refactor downloader + queue (#21263) 2020-08-07 14:23:49 +02:00
filters change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
gasprice geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
stagedsync Swap IH and HashState stages (#922) 2020-08-15 14:49:36 +01:00
tracers geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
api_backend.go les: historical data garbage collection (#19570) 2020-08-07 13:16:46 +02:00
api_test.go Account range (#781) 2020-07-27 07:09:50 +01:00
api_tracer.go eth: returned revert reason in traceTx (#21195) 2020-08-07 11:23:14 +02:00
api.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
backend.go RPCDeamon coinbase, net_version (#911) 2020-08-12 14:47:59 +01:00
bloombits.go les: historical data garbage collection (#19570) 2020-08-07 13:16:46 +02:00
config.go les: historical data garbage collection (#19570) 2020-08-07 13:16:46 +02:00
debug.go Call bufio.Flash() in tester (#407) 2020-03-26 21:52:05 +00:00
discovery.go Make cmd/tester initiate staged sync, remove some pools and caches (#746) 2020-07-15 07:15:48 +01:00
firehose.go Parity only supports 3 letter capabilities 2020-01-07 16:34:44 +00:00
gen_config.go rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 2020-08-07 12:27:17 +02:00
handler_test.go eth: increase timeout in TestBroadcastBlock (#21299) 2020-08-07 12:49:19 +02:00
handler.go eth: don't block if transaction broadcast loop fails (#21255) 2020-08-07 11:22:09 +02:00
helper_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
peer.go eth: don't block if transaction broadcast loop fails (#21255) 2020-08-07 11:22:09 +02:00
protocol_test.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
protocol.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync_test.go remove eth/63, add tests for eth/65 (#823) 2020-07-30 11:16:55 +01:00
sync.go Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00