Skip to content

proof-generation@v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 13:08
· 18 commits to main since this release

What's new

  • Publish spl-token-confidential-transfer-proof-generation v0.4.1 by @github-actions[bot]
  • [confidential-transfer] Add docs and additional comments in the proof generation logic (#638) by @samkim-crypto
  • Downgrade curve25519-dalek to 4.1.3 (#597) by @joncinque
  • Update Solana v2.3.4 and rust toolchain (#575) by @joncinque
  • [confidential-transfer] Add a clarifying comment on the transfer fee proof (#565) by @samkim-crypto
  • [confidential-transfer] Add a check to ensure that the fee is always less than the transfer amount (#512) by @samkim-crypto
  • [confidential-transfer] Use strict equality for claimed delta complement range proof (#501) by @samkim-crypto
  • Support builds targeting wasm32 (#298) by @ifiokjr