nimbus-eth2/beacon_chain
Giovanni Petrantoni ed24f60f70
remove async from sub/unsub (#2197)
* remove await/async from sub/unsub

* fix unsubscribe wrong key (missed _snappy)

* use the right libp2p commit hash

* remove unused async

* fix inspector

* fix subnet calculation in RPC and insert broadcast attestations into node's pool

* unify codepaths to ensure only mostly-checked-to-be-valid attestations enter the pool, even from node's own broadcasts

* update attestation pool tests for new validateAttestation param

Co-authored-by: Dustin Brody <tersec@users.noreply.github.com>
2020-12-24 09:48:52 +01:00
..
2020-12-24 09:48:52 +01:00
2020-12-15 17:06:15 +02:00
2020-12-15 16:19:46 +02:00
2020-08-19 10:09:06 +03:00
2020-11-17 23:28:26 +02:00
2020-07-16 15:16:51 +02:00
2020-11-26 20:23:45 +01:00
2020-12-16 22:20:45 +02:00