nimbus-eth1/nimbus/rpc
Jordan Hrycaj 707e47ac38
External beacon stream tracker (#1433)
* Register external beacon stream header

why:
  This will be used to sync the peers against.

* Update total coverage book-keeping for 100% roll-over

details:
  Provide commonly available/used function

* Replace best pivot by beacon stream tracker

details:
  Beacon stream header cache will be updated by external chain monitor via
  RPC. This cached header will then be used to sync the pivot.
2023-01-17 09:28:14 +00:00
..
merge saner source code grouping 2022-12-02 13:51:42 +07:00
common.nim eth: adapt to smaller eth_types (#1210) 2022-09-03 20:15:35 +02:00
cors.nim Use rpcProxy in lc proxy (#1238) 2022-09-24 13:57:27 +02:00
debug.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
engine_api.nim External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
filters.nim eth: adapt to smaller eth_types (#1210) 2022-09-03 20:15:35 +02:00
hexstrings.nim eth: adapt to smaller eth_types (#1210) 2022-09-03 20:15:35 +02:00
jwt_auth.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
p2p.nim add more test cases to txparse tool 2022-12-15 13:30:37 +07:00
rpc_types.nim StyleCheck fixes for Fluffy and lcproxy (#1220) 2022-09-10 21:00:27 +02:00
rpc_utils.nim add more test cases to txparse tool 2022-12-15 13:30:37 +07:00