mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
d041287a4f
* Initial commit. * Fix log lines and compilation error. * Add get_v1_node_peers() implementation. * Fix peer's lifetime states. * Use the most recent multiaddress. * Fix assign NewPeerScore again. Fix compilation error with last seen address. Fix Peer upgraded log line place. * syncing, health, peer_count, peer_id and fixes for identity. * Fix compilation problems. * Move object declaration to callsigs. Fix identity addresses fields. * Finish node RPC calls. * Avoid leak of lifetime future. * Bump chronos. * Fix json generator problem.