Release v1.0.0-alpha.19
github-actions
released this
11 Oct 22:56
·
477 commits
to main
since this release
ADDED
- Support for SmartHarvestInstruments
- Add Packet CRC check
- Router State Channel packet handling. This turns on paid packets which requires hotspots to be on chain to be able to route data packets and earn for those packets.
UPDATED
- Renames
listen_addr
andpub_key
config keys to non underscore based versions. This allows for environment variable based overrides for configuration (e.g.GW_LISTEN
FIXED
- Packet parser improvements for packets with unexpected lengths