Releases: coti-io/coti-contracts
Releases · coti-io/coti-contracts
1.3.0
What's Changed
- fix: Privacy Bridge security audit fixes by @plucena-coti in #42
- refactor: separate token fee and native COTI fee logic in bridge contracts by @plucena-coti in #43
- Private messaging by @vladi-coti in #37
- feat: Dynamic fees v2 with oracle validation by @plucena-coti in #47
- Security review for PrivacyBridge by @plucena-coti in #48
- feat: add computeCotiFee and computeErc20Fee public view functions by @plucena-coti in #53
- fix: enable viaIR compilation and fix test network name by @plucena-coti in #55
- deployment scripts for PrivacyBridge by @plucena-coti in #57
New Contributors
- @vladi-coti made their first contribution in #37
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- update readme by @smiller-coti in #1
- add tests for boolean MPC Core ops by @smiller-coti in #2
- delete onboard readme by @smiller-coti in #4
- fix bug in account onboard test script by @smiller-coti in #5
- add shl and shr to MPC Core by @smiller-coti in #7
- fix PrivateERC721URIStorage interfaceId by @smiller-coti in #8
- update checked arithmetic ops in MPC Core by @smiller-coti in #9
- update hardhat config by @smiller-coti in #10
- bump coti-ethers version by @smiller-coti in #11
- mainnet support by @smiller-coti in #12
- add support for 128 and 256 bit data types by @smiller-coti in #13
- chore: add a badge and a link to the website by @Olexandr88 in #15
- Enables updating NFT metadata by @danitb-coti in #27
- feat: Allow NFT owners to use the contract to edit their NFTs by @plucena-coti in #30
- feat: add UI-compatible privacy bridge and private ERC20 contracts by @plucena-coti in #32
- feat: update privacy bridge contracts by @plucena-coti in #33
- Fix: Parity check logic in PrivacyBridge by @plucena-coti in #35
- fix(bridge): use mintGt for encrypted path and correct MAX_FEE_UNITS cap by @plucena-coti in #36
- feat: Add Operator role for fee config and admin functions by @plucena-coti in #40
New Contributors
- @Olexandr88 made their first contribution in #15
- @danitb-coti made their first contribution in #27
Full Changelog: https://github.com/coti-io/coti-contracts/commits/1.2.0
1.1.0
What's Changed
- add support for 128 and 256 bit data types by @smiller-coti in #13
Full Changelog: 1.0.9...1.1.0
1.0.9
1.0.8
1.0.7
1.0.5
What's Changed
- update checked arithmetic ops in MPC Core by @smiller-coti in #9
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- fix PrivateERC721URIStorage interfaceId by @smiller-coti in #8
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- delete onboard readme by @smiller-coti in #4
- fix bug in account onboard test script by @smiller-coti in #5
- add shl and shr to MPC Core by @smiller-coti in #7
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- add tests for boolean MPC Core ops by @smiller-coti in #2
Full Changelog: 1.0.1...1.0.2