v0.2.0-testnet007
New features
- Activator idle replacement
- Leader idle replacement
- Validator idle replacement
- Check for genvm on startup
- Log file support for node
- Ability to export private key in account command
Bug fixes
- Build info logs now display correctly
- Fixed config relative path
- Node now fails fast when accepted transaction processing fails
Misc
- Updated module github.com/btcsuite/btcd to v0.24.2 (security)
- Improved sync speed on node startup
v0.2.0-testnet005
New features
- Discover Consensus main genesis from deployment (contracts)
Bug fixes
- All accepted sync transactions are now processed atomically per block
- Fixed deadlock on cancelled context
v0.2.0-testnet004
Bug fixes
- Updated genvm to v0.0.18
v0.2.0-testnet003
New features
- Updated genvm to v0.0.17
v0.2.0-testnet002
New features
- Use different address to run e2e tests
- Updated consensus contract addresses in config
v0.2.0-testnet001
New features
- Updated genvm to v0.0.16
Bug fixes
- Log level is no longer ignored
- Revived trie dumping and enhanced logging
- Always kill genvm modules
Misc
- Updated module golang.org/x/net to v0.38.0 (security)