What's Changed
This release updates the ZK circuits to fix the bug delaying mainnet launch. The release also includes generated parameters from the second trusted setup, the final proving parameters that will be used for mainnet.
This also means that this release is a network reset. The genesis block for both testnet and devnet have changed so anyone running on the network will need to reset their node with ironfish reset
. All chain and wallet databases will be cleared but private keys will be kept by the wallet.
- Network reset for circuit changes by @danield9tqh in #3775
- Bump min network version to 22 by @dguenther in #3778
- updates simulator sdk dependency in version-bump by @hughy in #3777
- Seal trusted setup with beacon value by @danield9tqh in #3780
- Regenerate fixtures with trusted setup contributions by @danield9tqh in #3781
- Bump to version 0.1.76 by @danield9tqh in #3784
- STAGING -> MASTER by @danield9tqh in #3785
Full Changelog: v0.1.75...v0.1.76