github MinaProtocol/mina 0.4.3
Devnet 0.4.3

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

The new devnet network was launched this week to ease development during the leadup to mainnet launch, and release 0.4.3 fixes some of the hiccups folks have encountered so far with manually providing a config.json to the 0.4.2 zenith daemon.

Notable Changes:

  • Includes the devnet conifg.json in the debian package, so that it does not have to be manually downloaded and provided to the daemon
  • Fixes a minor bug in scripts/release-docker.sh that required an additional value after the --no-upload flag
  • Fixes the timeouts in our telemetry mechanism to ensure that telemetry requests are discarded if they are not performant

See #7979 for the full changeset since the launch of Devnet with 0.4.2.

WARNING: This is the final release that will use coda as the executable filename and ~/.coda-config as the configuration directory. The next release (1.0.0), future testnets, and all mainnet-compatible releases will only support the proper mina name and ~/.mina-config as the default configuration directory.

If you haven't done so already, this is also a good time to upgrade scripts and tooling to support command line flags with double dashes as opposed to the single hyphen. Both variants are supported right now (except for -help and -version) but the single-dash flags are deprecated and will be removed in a future release.

Since the last release notes in 0.4.0, we have also addressed:

  • Improved edge case handling for the missing subchains tool #7914
  • New tooling for generating genesis ledgers #7894
  • Improved automation around integration tests #7743 #7936
  • Improved automation documentation #7938
  • Updated the chain quality grace period to 3 days #7937
  • Fixes rosetta suggestedFee for transactions #7937
  • Fixes the checks around passing in peers flags to support -peer-list-url #7937

See 0.4.0...0.4.3 for the complete change list.

Release Artifacts:
Debian Package Version: mina-testnet-postake-medium-curves=0.4.3-8dfa483
Docker Image: minaprotocol/mina-daemon-baked:0.4.3-8dfa483-devnet-ee24b4f

Don't miss a new mina release

NewReleases is sending notifications on new releases.