v0.4.0
Pre-release
Pre-release
github-actions
released this
13 Apr 15:37
·
1282 commits
to development
since this release
0.4.0 (2021-04-13)
Bug Fixes
- dot/network: fix justification request at head logic (#1510) (98d1413)
- cmd/gossamer: Generate random name if --name flag not set (#1506) (3c05a88)
- fix edit link (#1507) (5089327)
- dot/network: update notificationsProtocol handshakeData to sync.Map (#1492) (22f7269)
- dot/state: fix usage of trie.Snapshot (#1489) (3880a40)
- dot/state,dot/network: improve memory usage when syncing (#1491) (3b2ad8d)
- lib/crypto/ed25519: update ed25519 to use go-schnorrkel bip39 derivation (#1488) (dfb95d2)
Features
- dot/network: Add cache for network message. (#1511) (accaf69)
- dot/network: implement persistent peers functionality (#1512) (7850532)
- dot/telemetry: Implement basic telemetry connection (#1497) (fcb4159)
- dot/network: request block justifications when near head (#1499) (ae7012b)
- cmd: implement import-runtime subcommand (#1483) (d82b2da)