lighthouse/beacon_node/network/src
Age Manning 3c0d3227ab
Global Network Behaviour Refactor (#2442)
* Network upgrades (#2345)

* Discovery patch (#2382)

* Upgrade libp2p and unstable gossip

* Network protocol upgrades

* Correct dependencies, reduce incoming bucket limit

* Clean up dirty DHT entries before repopulating

* Update cargo lock

* Update lockfile

* Update ENR dep

* Update deps to specific versions

* Update test dependencies

* Update docker rust, and remote signer tests

* More remote signer test fixes

* Temp commit

* Update discovery

* Remove cached enrs after dialing

* Increase the session capacity, for improved efficiency

* Bleeding edge discovery (#2435)

* Update discovery banning logic and tokio

* Update to latest discovery

* Shift to latest discovery

* Fmt

* Initial re-factor of the behaviour

* More progress

* Missed changes

* First draft

* Discovery as a behaviour

* Adding back event waker (not convinced its neccessary, but have made this many changes already)

* Corrections

* Speed up discovery

* Remove double log

* Fmt

* After disconnect inform swarm about ban

* More fmt

* Appease clippy

* Improve ban handling

* Update tests

* Update cargo.lock

* Correct tests

* Downgrade log
2021-07-15 16:43:17 +10:00
..
attestation_service rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
beacon_processor Global Network Behaviour Refactor (#2442) 2021-07-15 16:43:17 +10:00
router Handle early blocks (#2155) 2021-02-24 03:08:52 +00:00
service Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
sync Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
metrics.rs Maintain attestations that reference unknown blocks (#2319) 2021-07-14 05:24:08 +00:00
nat.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
persisted_dht.rs Network upgrades (#2345) 2021-07-15 16:43:10 +10:00
service.rs Global Network Behaviour Refactor (#2442) 2021-07-15 16:43:17 +10:00
status.rs Move some rpc processing to the beacon_processor (#1936) 2020-11-19 23:33:44 +00:00