Skip to content

Releases: ava-labs/EncryptedERC

v0.0.2

09 Jul 14:22
2b457b3
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.0.1

25 Jun 09:42
885843e
Compare
Choose a tag to compare

What's Changed

  • feat: hardhat init by @BeratOz01 in #1
  • test:regisrar test by @BeratOz01 in #2
  • WIP poseidon dec by @furkan-ux in #3
  • feat: registration by @BeratOz01 in #4
  • feat: private mint implemented by @BeratOz01 in #5
  • feat: burn implementation by @BeratOz01 in #6
  • feat: transfer implementation by @BeratOz01 in #7
  • feat: converter implementation by @BeratOz01 in #9
  • feat/deployment-scripts by @BeratOz01 in #10
  • test coverage by @BeratOz01 in #11
  • feat: dynamic erc20 decimal handler by @BeratOz01 in #12
  • Addresses AVC-3523 by @furkan-ux in #13
  • feat: withdrawal for converter by @BeratOz01 in #14
  • hotfix: deployment script by @BeratOz01 in #15
  • feat: adjustments for converter & withdraw circuit adjustments by @BeratOz01 in #16
  • feat: remove ac-avacrypto by @BeratOz01 in #17
  • feat: github actions workflow by @BeratOz01 in #8
  • feat: deployment of production verifiers by @BeratOz01 in #18
  • Hexens Audit: Baby Jujub Base Point Order Check by @Faedon in #20
  • Hexens Audit: Wrong Baby JubJub Curve Order Initialization by @Faedon in #21
  • Hexens Audit: Token Blacklist System and SafeERC20 Usage by @Faedon in #22
  • Hexens Audit: Missing Constraints on Message Padding in Poseidon Decryption Circuit by @Faedon in #25
  • Hexens Audit: Missing Event Emission for Auditor PCT Values in Withdraw Function by @Faedon in #24
  • Hexens Audit: Non-uniform Distribution in Random Nonce Generation Due to JavaScript Number Precision Limitations by @Faedon in #26
  • Hexens Audit: Redundant parameter in withdraw function by @BeratOz01 in #29
  • Hexens Audit: Single-step ownership change introduces risks by @Faedon in #28
  • Hexens Audit: Proof Reuse and Malleability in privateMint Function Bypasses Auditor Controls in privateMint by @Faedon in #30
  • Hexens Audit: Public Key Registration Proof Reply in the Registrar contract by @Faedon in #23
  • fix: moves poseidon_lite to dev dependencies by @BeratOz01 in #34
  • feat: solhint integration by @BeratOz01 in #35
  • feat: adds comments to codebase by @BeratOz01 in #37
  • feat(x): adds newly generated verifiers for wasm by @BeratOz01 in #39
  • Padding check for last ciphertext element by @Faedon in #38
  • feat: adds audit report by @BeratOz01 in #40
  • feat: make verifyProof revert if proof is invalid with custom error in x by @BeratOz01 in #41
  • feat: adds hardhat gas reporter by @BeratOz01 in #43
  • Update readme for publishing by @furkan-ux in #42
  • License Update by @Faedon in #46
  • feat: implements deployment scripts by @BeratOz01 in #47
  • Fix confusion by @furkan-ux in #48
  • Convert circuits to circom by @furkan-ux in #49
  • chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /zk by @dependabot in #32
  • feat: implements burn circuit by @BeratOz01 in #56

New Contributors

Full Changelog: https://github.com/ava-labs/EncryptedERC/commits/v0.0.1