Releases: MinaProtocol/mina
Testworld 0.2.9
Since the last public release 0.2.5, we have added a variety of features and stability improvements. Many of the most common crashes should be addressed with this release, and memory use should improve. See https://minaprotocol.com/docs/connecting for complete instructions on how to get started with v0.2.9!
Features:
- New graphQL blocks endpoint #7548 #7592
- keypair validation tools #7604 #7617
- mina-generate-keypair features for increased transparency/validation #7516 #7514 #7583
- improved garbage collection for lower memory use #7551
- a new log file to help us track down issues with rejected blocks #7605
- Rosetta API additions / improvements #7588 #7535 #7129
- Infrastructure/automation improvements #7595 #7602 #7603 #7573 #7511 #7430
Bugs:
0.2.5 Testworld Release 6
- Fixes the issue with getting stuck at block height 1 #7494
- Fixes the issue causing max observed block length 1 even on healthy nodes #7500
- Fixes the logic around snark work with fees less than 0.5 #7485
- Fixes transaction replacement (for sending the same transaction with a higher fee) #7346
- Fixes
Dangling_parent_reference
crashes #7376 - Fixes crashes due to long genesis ledger filenames #7248
- Improved logging for
ivar.fill exceptions
#7483 and #7476 - Improved logging around Out of Memory errors #7356
- Improved logging around
Monitor.Error
exceptions #7277 - A variety of improvements for reliability and recoverability of archive node data #7492 #7354 #7447 #7456
See the complete commit history between releases for more information: 0.2.4...0.2.5
Coda Wallet: 0.1.2 Beta
With an all new onboarding flow, getting started with Coda has never been easier. Simply download the wallet and you'll be guided through the steps of setting up your node and connecting to the network. With this release you can send and receive transactions with multiple accounts.
Winter Special (Blocks hotfix)
- Changes to tracked wallets trigger changes to blocks/transactions tracking in non-archive daemons #4058
Winter Special
Winter Special Hotfix
- macOS builds work on homebrew-updated machines
- libp2p regression in beta3 reverted
- Support staking information from GraphQL (see #3904)
GUI Wallet Release 0.1.1
New GUI Wallet Release supporting staking and delegating + many bug fixes.
Coda Release 2.4
Protocol
- mitigated the SNARK bug that stalled network
- fixed long async cycle issues from previous releases
- improvements to versioning
Wallet
- added delegation / staking flows
- refactored "wallets" to "accounts"
- added locking / unlocking to accounts
- added toasts
Website
- added SNARK docs
- created demo for SFBW hackathon
0.0.11-beta testing
Testing 0.0.11-beta builds
Coda Release 2.3 beta9
Beta9 Hotfix! Long epochs, new net
Release 2.3 (hotfix beta4)
- Bugfixes for libp2p
- Mitigate some long async cycles