Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:23
· 13 commits to main since this release
f4a7254

1.1.0 (2025-01-14)

Note: This version introduces the nodekit upgrade path. To upgrade from v1.0.0, run the installer command again and respond Yes to upgrade nodekit, and then No to the fast-catchup prompt.

Feature

  • ui: show upgrade voting status (progress %, yes%) and scheduled vote with ETA (3b67f7d)
  • cmd: nodekit self update (f6d23fe)

Bug Fixes

  • cmd: invalid data directory on bootstrap (bdc5fb8)
  • ui: change misleading "Protocol Voting" label to "Consensus Upgrade Voting" (757dbc1)
  • ui: bootstrap prompt program and verbiage updates (d6d106e)
  • algod: error during first participation key generation for long enough keys (278409e)
  • installer now pulls from latest release (a6525c0)

Documentation

  • troubleshooting, clarifications and wget tab installer (1c18107)
  • guides, landing page and verbiage updates (5f9ff86)

Chores

  • cmd: move logger to top of cmd loop (a5bcf50)
  • cmd: truncate token in debug command (a08ea03)

security