Skip to content

Releases: ava-labs/EncryptedERC

v0.0.3

07 Oct 11:37
c7eb0e0

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0 in /zk by @dependabot[bot] in #53
  • chore(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #70
  • chore(deps): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #62
  • chore(deps): bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #69
  • chore(deps-dev): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #67
  • chore(deps): bump undici from 5.28.4 to 5.29.0 by @dependabot[bot] in #60
  • chore(deps): bump ws and hardhat-gas-reporter by @dependabot[bot] in #59
  • chore(deps): bump base-x from 3.0.10 to 3.0.11 by @dependabot[bot] in #55

Full Changelog: v0.0.2...v0.0.3

v0.0.2

09 Jul 14:22
2b457b3

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

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