erigon-pulse/eth/protocols/eth
Andrew Ashikhmin f26be2c4c3
Simplify RLP size calculations (#8506)
Use `ListPrefixLen` & `StringLen` from erigon-lib more
2023-10-18 09:28:11 +02:00
..
discovery.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
handler_test.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
handler.go Remove the Rinkeby testnet (#7677) 2023-06-07 07:42:36 +02:00
handlers.go Store Canonical/NonCanonical/Bad blocks/senders/txs in same tables. Make re-org cheaper (#7648) 2023-06-05 12:36:24 +07:00
protocol_test.go fix linter 2023-08-25 12:05:45 +07:00
protocol.go Simplify RLP size calculations (#8506) 2023-10-18 09:28:11 +02:00