Skip to content

Summit Release

Compare
Choose a tag to compare
@chand1012 chand1012 released this 02 May 18:16
· 49 commits to main since this release
8923f0d

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.