Skip to content

Release v0.2.0 (rc) #108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 12, 2025
Merged

Release v0.2.0 (rc) #108

merged 2 commits into from
Jul 12, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 12, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-v0.2, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release-v0.2 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-v0.2.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

[email protected]

openzeppelin-confidential-contracts

0.2.0-rc.1 (2025-07-12)

  • VestingWalletConfidential: A vesting wallet that releases confidential tokens owned by it according to a defined vesting schedule. (#108)
    VestingWalletCliffConfidential: A variant of VestingWalletConfidential which adds a cliff period to the vesting schedule.
    VestingWalletExecutorConfidential: A variant of VestingWalletConfidential which allows a trusted executor to execute arbitrary calls from the vesting wallet.

  • IConfidentialFungibleToken: Prefix totalSupply and balanceOf functions with confidential. (#108)

  • ERC7821WithExecutor: Add an abstract contract that inherits from ERC7821 and adds an executor role. (#108)

  • ConfidentialFungibleTokenERC20Wrapper: Add an internal function to allow overriding the maximum decimals value. (#108)

  • VestingWalletCliffExecutorConfidentialFactory: Fund multiple VestingWalletCliffExecutorConfidential in batch. (#108)

0.2.0-rc.0 (2025-07-04)

  • Upgrade all contracts to use @fhevm/solidity 0.7.0. (#77)
  • ConfidentialFungibleToken: Change the default decimals from 9 to 6. (#74)
  • ConfidentialFungibleTokenVotes: Add an extension of ConfidentialFungibleToken that implements VotesConfidential. (#40)
  • CheckpointsConfidential: Add a library for handling checkpoints with confidential value types. (#77)
  • VotesConfidential: Add votes governance utility for keeping track of FHE vote delegations. (#40)

@github-actions github-actions bot requested a review from a team as a code owner July 12, 2025 00:10
@github-actions github-actions bot force-pushed the changeset-release/release-v0.2 branch from a6cba94 to eaadfee Compare July 12, 2025 00:12
@arr00 arr00 merged commit ed3ca9a into release-v0.2 Jul 12, 2025
9 checks passed
@arr00 arr00 deleted the changeset-release/release-v0.2 branch July 12, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant