RTA ALPHA 4.2
ALPHA 4.2 IS READY FOR TESTING!
Release notes:
Cryptonode:
Tag: v1.3.4.2-alpha4.2, https://github.com/graft-project/GraftNetwork/tree/v1.3.4.2-alpha4.2
Changelog:
reduced announce traffic: announces relayed to random peers selected with probability = 1/N
RTA messages transferred over handshaked P2P connections (RTA doesn’t make new connections)
fix: do_broadcast, do_supernode_announce: notify called outside of foreach_connection loop (to fix random segfault)
Supernode:
Tag: v0.4.2-alpha4.2, https://github.com/graft-project/graft-ng/tree/v0.4.2-alpha4.2
Changelog:
- semi-random announce period (added random factor to update period)
- fix: “can’t build auth sample” error while buiding auth sample first time