erigon-pulse/eth
hexoscott c829c9f4f3
back to existing request bodies logic (#5650)
Moves bodies request logic to pre OOM changes. No logging or checking
for timeouts and moving forwards with every request made. Tested on a
local node that went through the DB migration on this branch and worked
fine, caught back up to the tip. Tested on POW initial sync and looked
to be working fine writing bodies, although didn't have time to see this
run all the way through the merge.
2022-10-06 20:27:06 +01:00
..
calltracer Cleanup Tevm experimental code (#5259) 2022-09-01 19:49:29 +01:00
ethconfig [Experimental] GRPC Prototype with --experimental.lightclient to have Erigon listen on ConsenSUS gossip. (#5590) 2022-10-06 11:01:56 +02:00
ethconsensusconfig fix panic by parlia consensus (#5078) 2022-08-16 19:16:16 +07:00
ethutils Remove duplicate file extension (#4177) 2022-05-17 10:43:30 +01:00
filters cleanup bloombits and filters (#5551) 2022-09-27 17:19:59 +01:00
gasprice warning of missing block and returning nil if no err (#5606) 2022-10-04 09:00:27 +07:00
integrity kv_mdbx: atomic closed flag #464 (#4247) 2022-05-24 12:24:20 +07:00
protocols/eth erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07:00
stagedsync back to existing request bodies logic (#5650) 2022-10-06 20:27:06 +01:00
tracers updated tracer js (#5347) 2022-09-13 08:51:07 +07: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 Added tests for config functions and further refactoring (#5646) 2022-10-06 18:23:46 +02: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