Age Manning
|
5bc8fea2e0
|
Activate peer scoring (#1284)
* Initial score structure
* Peer manager update
* Updates to dialing
* Correct tests
* Correct typos and remove unused function
* Integrate scoring into the network crate
* Clean warnings
* Formatting
* Shift core functionality into the behaviour
* Temp commit
* Shift disconnections into the behaviour
* Temp commit
* Update libp2p and gossipsub
* Remove gossipsub lru cache
* Correct merge conflicts
* Modify handler and correct tests
* Update enr network globals on socket update
* Apply clippy lints
* Add new prysm fingerprint
* More clippy fixes
|
2020-07-07 10:13:16 +10:00 |
|
Paul Hauner
|
07a091ad95
|
Remove noise test
|
2020-06-22 08:58:48 +10:00 |
|
Paul Hauner
|
decea48c78
|
Merge branch 'master' into spec-v0.12
|
2020-06-21 10:33:02 +10:00 |
|
Age Manning
|
710409c2ba
|
Userland clean up (#1277)
* Improve logging, remove unused CLI and move discovery
* Correct tests
* Handle flag correctly
|
2020-06-20 09:34:28 +10:00 |
|
Age Manning
|
e379ad0f4e
|
Silky smooth discovery (#1274)
* Initial structural re-write
* Improving discovery update and correcting attestation service logic
* Rework discovery.mod
* Handling lifetimes of query futures
* Discovery update first draft
* format fixes
* Stabalise discv5 update
* Formatting corrections
* Limit FindPeers queries and bug correction
* Update to stable release discv5
* Remove unnecessary pin
* formatting
|
2020-06-19 14:13:23 +10:00 |
|