Releases: multisig-labs/GoGoTools
Releases · multisig-labs/GoGoTools
Add mnemonic-addrs
v0.1.14
Summit Release
Features and Improvements
- Added support for build matrix and archiving in build workflow.
- Simplified release workflow, with cross-compilation support via xgo.
- Updated build command and removed unnecessary dependencies.
- Improved crossbuilding of Go binaries and caching of Go modules.
- Switched to Go version 1.20 and added linting.
- Updated avalanchego to version 1.10.1 and 1.9.10.
- Improved port forwarding and genesis management.
- Added mnemonic utils for better wallet handling.
- Set the default subnet EVM genesis chain ID to match the C-Chain ID (43112).
- Implemented node reset command and added hardhat address to genesis.
- Added address variants utility and stakingAssetIDs to info.
- Enhanced job handling, logging, and documentation.
Bug Fixes and Cleanup
- Removed unnecessary files and code comments.
- Fixed typos and errors in documentation.
- Updated and fixed docs with main use cases.
Developer Enhancements
- Added an option to download binaries from GitHub for Linux and Mac.
- Improved logging when starting a node.
- Developer documentation updates.
- Cast commands and watcher utility.