Releases: cosmos/sandbox-ledger
Release list
v0.0.2
What's Changed
- chore: CI and testing by @vladjdk in #4
- chore: fix scripts by @vladjdk in #6
- chore: gitlink and vendor submodules by @vladjdk in #7
- chore: swap zeto nullifier for burnable contracts by @vladjdk in #8
- Add release for compiled contracts by @dianab-cl in #11
- fix: change version to prague by @vladjdk in #9
- feat: localnet: ibc additions by @swift1337 in #10
- feat: add shielding and unshielding ERC20 by @vladjdk in #12
- fix fs perms by @swift1337 in #14
- chore: remove wrapped zeto by @vladjdk in #15
- fix(app): disable/restrict IBC v1 by @swift1337 in #16
- feat: uses zeto non-repudiation by @vladjdk in #17
- fix: remove static linking by @vladjdk in #18
New Contributors
- @swift1337 made their first contribution in #10
Full Changelog: v0.0.1...v0.0.2
solidity-v0.0.3
Proper library linking. foundry.toml no longer pre-links Poseidon/SmtLib with synthetic addresses; forge build now emits bytecode with standard __$<hash>$__ placeholders + populated linkReferences. Downstream tooling can link at deploy time via the recorded offsets. package-contracts.sh adds a guardrail that fails the release if any shipped artifact has synthetic-shaped placeholder addresses baked in.
solidity-v0.0.2
Non-repudiation contracts: Zeto_AnonEncNullifierNonRepudiation + new Groth16 verifiers (anon-enc-nullifier-non-repudiation, anon-enc-nullifier-non-repudiation-batch). Tarball uploaded by .github/workflows/release.yml.
solidity-v0.0.1
What's Changed
- chore: CI and testing by @vladjdk in #4
- chore: fix scripts by @vladjdk in #6
- chore: gitlink and vendor submodules by @vladjdk in #7
- chore: swap zeto nullifier for burnable contracts by @vladjdk in #8
- Add release for compiled contracts by @dianab-cl in #11
Full Changelog: v0.0.1...solidity-v0.0.1
v0.0.1
What's Changed
- feat: add zeto with nullifiers by @vladjdk in #2
- chore: remove genesis pre-mint by @vladjdk in #3
- Prepare sandbox-ledger for ibc v2, IFT transfers by @dianab-cl in #1
New Contributors
- @vladjdk made their first contribution in #2
- @dianab-cl made their first contribution in #1
Full Changelog: https://github.com/cosmos/sandbox-ledger/commits/v0.0.1