Michael Sproul
|
7688b5f1dd
|
Merge remote-tracking branch 'origin/master' into spec-v0.12
|
2020-06-26 12:57:56 +10:00 |
|
pscott
|
02174e21d8
|
Fix clippy's performance lints (#1286)
* Fix clippy perf lints
* Cargo fmt
* Add and to lint rule in Makefile
* Fix some leftover clippy lints
|
2020-06-26 00:04:08 +10:00 |
|
divma
|
259502829e
|
fix wrong draining of queued requests on handler shutdown (#1288)
|
2020-06-24 17:44:28 +10:00 |
|
Age Manning
|
da6ab85e99
|
Optional Discovery (#1280)
* Remove beacon-chain config file
* Makes discovery optional
* Remove unused dep
|
2020-06-23 13:45:40 +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
|
f3d05c15d1
|
Lighthouse bootnode (#1265)
* Initial bootnode structure
* Add boot_node subcommand
* Add bootnode subcommand
* fmt corrections
* Extend help message
* Move boot_node crate
* Update discv5 dep
* Improve logging and boot-node logging
Co-authored-by: Paul Hauner <paul@paulhauner.com>
|
2020-06-19 16:30:07 +10:00 |
|
Age Manning
|
f3380c00b8
|
Discovery metrics (#1276)
* Silky smooth squash
* Add discovery metrics
* Fix gauge metric, increase discv5 sessions
* Formatting
|
2020-06-19 15:36:03 +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 |
|