github MinaProtocol/mina 1.0.0
1.0.0 Final Final 2 (3) Release 1: The Final Network

latest releases: 3.0.1-migration-tooling, 3.0.0-migration-tooling, 3.0.0devnet...
3 years ago

As mentioned in the previous release notes and various announcements, the 1.0.0 release is here and it comes with another round of coda-> mina name changes that have been pending since our initial rebrand.

Notable Changes:

  • Coda is now Mina! To invoke the daemon or any client commands, you must now use the mina command. Some lingering coda references are still lurking in the command line output but this command line interface matches how we expect the daemon to operate at mainnet launch.
  • ~/.coda-config is now ~/.mina-config and all log files are now mina-prefixed (like mina.log* instead of coda.log*). To override the default config directory, use the cli flag --config-dir.
  • mina version on official builds in CI no longer shows a [DIRTY] prefix on branch HEAD, the correct output for 1.0.0 is Commit fd3980820fb82c7355af49462ffefe6718800b77 on branch master
  • Increased logging around blocks that fail to validate, as was seen in previous testnets where nodes appear to be synced but are stuck/offline. These logs should allow us to properly track down the source of the issue in time for mainnet.
  • And many more! 1.0.0 is a huge leap forward for the infrastructure, automation, and helm charts as well to support the coda->mina change as well as more complex/modular deployments with support for many archive nodes and 0 block producers.

See 0.4.3...1.0.0 for the complete (massive) list of changes that brought us to 1.0.0 and beyond!

Don't miss a new mina release

NewReleases is sending notifications on new releases.