Skip to content

Release v0.2.0 (rc) #99

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 3 commits into from
Jul 11, 2025
Merged

Release v0.2.0 (rc) #99

merged 3 commits into from
Jul 11, 2025

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 9, 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-11)

  • VestingWalletConfidential: A vesting wallet that releases confidential tokens owned by it according to a defined vesting schedule. (#99)
    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. (#99)

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

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

  • VestingWalletCliffExecutorConfidentialFactory: Fund multiple VestingWalletCliffExecutorConfidential in batch.

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 force-pushed the changeset-release/release-v0.2 branch from e8dadd0 to b061f81 Compare July 9, 2025 20:29
@github-actions github-actions bot requested a review from a team as a code owner July 9, 2025 20:29
@github-actions github-actions bot force-pushed the changeset-release/release-v0.2 branch from b061f81 to 9c24c95 Compare July 10, 2025 22:23
@github-actions github-actions bot force-pushed the changeset-release/release-v0.2 branch from 5e45c89 to c5681ca Compare July 11, 2025 23:24
@arr00 arr00 requested a review from ernestognw July 11, 2025 23:38
@arr00 arr00 merged commit 8f10e5e into release-v0.2 Jul 11, 2025
9 checks passed
@arr00 arr00 deleted the changeset-release/release-v0.2 branch July 11, 2025 23:54
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