erigon-pulse/eth
ledgerwatch f56d4c5881
Switch peerId from 256 to 512 bit (as in stable) (#3862)
* Switch peerId from 256 to 512 bit (as in stable)

* go mod tidy

* Fix some tests

* Fixed

* Fixes

* Fix tests

* Update to erigon-lib main

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-04-10 08:01:25 +01:00
..
calltracer Better batches for Execution (Hashmaps based instead of BTree based) (#3814) 2022-04-04 14:11:59 +07:00
ethconfig Default syncmode=snap for Mainnet, Bsc, Goerli (#3861) 2022-04-10 07:20:20 +01:00
ethutils Apache licensed logger (#2460) 2021-07-29 17:23:23 +07:00
filters Inner errors (#2774) 2021-10-04 22:16:52 +07:00
gasprice Use "err" key for logging errors. (#3632) 2022-03-01 15:40:51 +00:00
integrity move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
protocols/eth Switch peerId from 256 to 512 bit (as in stable) (#3862) 2022-04-10 08:01:25 +01:00
stagedsync Switch peerId from 256 to 512 bit (as in stable) (#3862) 2022-04-10 08:01:25 +01:00
tracers State override support (#3628) 2022-03-01 15:40:24 +00: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 Default syncmode=snap for Mainnet, Bsc, Goerli (#3861) 2022-04-10 07:20:20 +01: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