Skip to content

Releases: cosmos/sandbox-ledger

v0.0.2

v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@dianab-cl dianab-cl released this 12 Jun 07:41
01a55e0

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

solidity-v0.0.3

solidity-v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@vladjdk vladjdk released this 02 Jun 15:39
01a55e0

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

solidity-v0.0.2 Pre-release
Pre-release

Choose a tag to compare

@vladjdk vladjdk released this 01 Jun 21:21
6b9e6e3

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

solidity-v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@dianab-cl dianab-cl released this 14 May 10:13
1f6cafe

What's Changed

Full Changelog: v0.0.1...solidity-v0.0.1

v0.0.1

v0.0.1 Pre-release
Pre-release

Choose a tag to compare

@dianab-cl dianab-cl released this 07 May 07:22
2116e26

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

Full Changelog: https://github.com/cosmos/sandbox-ledger/commits/v0.0.1