We’re happy to announce the Alpha 4 is ready to be tested! Alpha 4 is a big improvement in stability over Alpha 3.
Cryptonode (graftnode) v1.3.4 (alpha4) changelog:
- fixed random segfault caused by copying p2p_connection_context
- fixed “unexpected recv failed” error while cryptonode communicating with supernode (default HTTP timeout increased to 3 seconds)
- added extra build target “release-static-linux-x86_64-debug-info” (release binary with debug info in separate files)
- fixed memleak in case libwallet running in multithreaded mode
- removed extra (duplicated) p2p-rta outgoing connections
Supernode v0.4.0 (alpha4) changelog:
- fixed crash due to missing return values
- fixed auth sample validates only RTA transactions
- optimized auth sample selection code
- added check if supernode is busy before applying announce
- decreased amount of opened file descriptors by using shared io_service instance in libwallet
- fixed “refresh from block height” parameter in the future which caused 0 balance for stake wallet
- fixed random deadlock while processing supernode announces
- refactored internal project structure
Alpha RTA Testnet install instructions:
https://github.com/graft-project/graft-ng/wiki/Alpha-RTA-Testnet-Install-&-Usage-Instruction