Paul Hauner
ebb25b5569
Bump version to v0.2.6 ( #1549 )
...
## Issue Addressed
NA
## Proposed Changes
See title.
## Additional Info
NA
2020-08-19 09:31:01 +00:00
Age Manning
33b2a3d0e0
Version bump to v0.2.5 ( #1540 )
...
## Description
Version bumps lighthouse to v0.2.5
2020-08-18 11:23:08 +00:00
Paul Hauner
9a97a0b14f
Prepare for v0.2.4 ( #1533 )
...
## Issue Addressed
NA
## Proposed Changes
NA
## Additional Info
NA
2020-08-17 12:13:42 +00:00
Paul Hauner
f4a7311008
Update to v0.2.3 ( #1519 )
...
## Issue Addressed
NA
## Proposed Changes
Bump versions to v0.2.3.
## Additional Info
NA
2020-08-14 08:32:31 +00:00
Age Manning
cbfae87aa6
Upgrade logs ( #1495 )
...
## Issue Addressed
#1483
## Proposed Changes
Upgrades the log to a critical if a listener fails. We are able to listen on many interfaces so a single instance is not critical. We should however gracefully shutdown the client if we have no listeners, although the client can still function solely on outgoing connections.
For now a critical is raised and I leave #1494 for more sophisticated handling of this.
This also updates discv5 to handle errors of binding to a UDP socket such that lighthouse is now able to handle them.
2020-08-10 05:19:51 +00:00
Age Manning
31707ccf45
Shift author to sigma prime on some crates ( #1440 )
...
Shifts the author to sigma prime on some crates
2020-08-04 02:31:41 +00:00
blacktemplar
23a8f31f83
Fix clippy warnings ( #1385 )
...
## Issue Addressed
NA
## Proposed Changes
Fixes most clippy warnings and ignores the rest of them, see issue #1388 .
2020-07-23 14:18:00 +00:00
Akihito Nakano
3c7f2d651a
Tweak for appearance ( #1351 )
...
## Issue Addressed
This PR tweaks the appearance of description for `boot_node` subcommand. 👀
![image](https://user-images.githubusercontent.com/1885716/87242856-97782680-c46b-11ea-9210-a161c630f942.png )
2020-07-13 03:48:20 +00: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