Skip to content

Releases: MinaProtocol/mina

Testworld 0.2.9

23 Jan 02:51
Compare
Choose a tag to compare

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:

Bugs:

  • A variety of crashes should be less frequent / non-existent #7611 #7575 #7568 #7562
  • Fixed some networking bugs that prevented connecting to O(1) Labs nodes #7519
  • Add new metrics around memory use for improved debugging #7537 #7533

0.2.5...0.2.9

0.2.5 Testworld Release 6

15 Jan 02:04
Compare
Choose a tag to compare
  • 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

20 Apr 21:50
bb6681e
Compare
Choose a tag to compare

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)

12 Dec 01:19
Compare
Choose a tag to compare
Pre-release
  • Changes to tracked wallets trigger changes to blocks/transactions tracking in non-archive daemons #4058

Winter Special

07 Dec 07:08
Compare
Choose a tag to compare
Winter Special Pre-release
Pre-release

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

16 Nov 04:15
Compare
Choose a tag to compare
Pre-release

New GUI Wallet Release supporting staking and delegating + many bug fixes.

Coda Release 2.4

12 Nov 05:49
Compare
Choose a tag to compare
Coda Release 2.4 Pre-release
Pre-release

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

07 Nov 06:52
Compare
Choose a tag to compare
0.0.11-beta testing Pre-release
Pre-release

Testing 0.0.11-beta builds

Coda Release 2.3 beta9

02 Nov 07:10
Compare
Choose a tag to compare
Pre-release

Beta9 Hotfix! Long epochs, new net

Release 2.3 (hotfix beta4)

25 Oct 17:57
Compare
Choose a tag to compare
Pre-release
  • Bugfixes for libp2p
  • Mitigate some long async cycles