Releases: zama-ai/fhevm-contracts
Releases · zama-ai/fhevm-contracts
v0.2.1
What's Changed
- refactor: updates helpers for reencryption/encryption by @PacificYield in #79
- chore: updates mint functions by @PacificYield in #80
- chore: updates dependencies by @PacificYield in #81
- Release 0.2.1 by @PacificYield in #82
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore: updated to fhevm 0.4.0 by @jatZama in #39
- feat: Updates to fhevm 0.6 by @PacificYield in #44
- feat: Updates Comp.sol by @PacificYield in #49
- build: remove test workflow on fhevm by @PacificYield in #53
- refactor: CompoundTimelock by @PacificYield in #50
- ci: add Husky and Commitlint by @PacificYield in #52
- docs: updates by @PacificYield in #54
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #56
- build(deps): bump secp256k1 from 4.0.3 to 4.0.4 by @dependabot in #57
- build(deps): bump follow-redirects from 1.15.5 to 1.15.9 by @dependabot in #58
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #59
- fix: updates EncryptedERC20 by @PacificYield in #62
- fix: Various fixes by @PacificYield in #65
- chore: dependencies sha3 by @PacificYield in #70
- feat: typos, removed unsafeBurn, modify unsafeMint by @jatZama in #69
- refactor: updates EncryptedERC20 and other versions inheriting by @PacificYield in #68
- test: events for all contracts by @PacificYield in #74
- refactor: rename EncryptedERC20 to ConfidentialERC20 by @PacificYield in #75
- test: updates by @PacificYield in #77
- refactor: updates Gateway response by @PacificYield in #78
New Contributors
- @PacificYield made their first contribution in #44
- @dependabot made their first contribution in #56
Full Changelog: v0.1.0...v0.2.0
v0.2.0-0
What's Changed
- chore: updated to fhevm 0.4.0 by @jatZama in #39
- feat: Updates to fhevm 0.6 by @PacificYield in #44
- feat: Updates Comp.sol by @PacificYield in #49
- build: remove test workflow on fhevm by @PacificYield in #53
- refactor: CompoundTimelock by @PacificYield in #50
- ci: add Husky and Commitlint by @PacificYield in #52
- docs: updates by @PacificYield in #54
- build(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #56
- build(deps): bump secp256k1 from 4.0.3 to 4.0.4 by @dependabot in #57
- build(deps): bump follow-redirects from 1.15.5 to 1.15.9 by @dependabot in #58
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #59
- fix: updates EncryptedERC20 by @PacificYield in #62
- fix: Various fixes by @PacificYield in #65
- chore: dependencies sha3 by @PacificYield in #70
- feat: typos, removed unsafeBurn, modify unsafeMint by @jatZama in #69
- refactor: updates EncryptedERC20 and other versions inheriting by @PacificYield in #68
- test: events for all contracts by @PacificYield in #74
- refactor: rename EncryptedERC20 to ConfidentialERC20 by @PacificYield in #75
New Contributors
- @PacificYield made their first contribution in #44
- @dependabot made their first contribution in #56
Full Changelog: v0.1.0...v0.2.0-0
v0.1.0
Initial release
v0.1.0-1
v0.1.0-0
What's Changed
- feat: adds confidential erc20 contract by @jatZama in #5
- Added require in balanceOf by @jatZama in #8
- Feature/add error handling by @jatZama in #9
- Added DAO contract by @jatZama in #10
- feat: fixed license in EncryptedErrors abstract contract by @jatZama in #11
- Added balanceOfMe function in EncryptedERC20 contract by @jatZama in #17
- fix: same accounts in mocked mode as in fhevm by @jatZama in #18
- Fetat/tests erc20 by @jatZama in #20
- Feat/comp inherits erc20 by @jatZama in #19
- Perf/erc20 gas optim by @jatZama in #22
- fix: removed nonce manager by @jatZama in #21
- Feat/add internal mint by @jatZama in #23
- feat: add docgen spport and natspec for EncryptedErrors by @jatZama in #24
- feat: refactored erc20 as abstract with extensions by @jatZama in #28
- feat: updated ethermint and added CI by @jatZama in #29
- Packaging by @immortal-tofu in #30
- chore: update README by @immortal-tofu in #31
- 0.1.0-0 by @immortal-tofu in #33
- ci: fix actions setup for pnpm by @immortal-tofu in #34
New Contributors
- @jatZama made their first contribution in #5
- @immortal-tofu made their first contribution in #30
Full Changelog: https://github.com/zama-ai/fhevm-contracts/commits/v0.1.0-0