erigon-pulse/eth
Alex Sharov 5ad4eb936a
split backend.go:new to 2 funcs (#6595)
Split backend.go:New method to 2. 1st will create db and basic
configuration. 2nd will create instances of stagedsync, txpool, etc...
based on this configuration.
2023-01-17 13:20:31 +07:00
..
calltracer Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
ethconfig Improvements for body downloader (#6589) 2023-01-16 22:09:28 +00:00
ethconsensusconfig reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
ethutils reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
filters reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
gasprice reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
integrity Use hex package to convert bytes to string (#6205) 2022-12-05 09:06:16 +07:00
protocols/eth reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
stagedsync split backend.go:new to 2 funcs (#6595) 2023-01-17 13:20:31 +07:00
tracers Convert *vm.EVM to vm.VMInterface in Tracers (#6590) 2023-01-16 22:28:50 +00:00
api_backend.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api_test.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go split backend.go:new to 2 funcs (#6595) 2023-01-17 13:20:31 +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