openzeppelin-contracts icon indicating copy to clipboard operation
openzeppelin-contracts copied to clipboard

Add VestingWalletWithCliff

Open Amxx opened this issue 1 year ago • 2 comments

... an extension of VestingWallet with an added cliff in the release schedule

Fixes #4701 Fixes LIB-1190

PR Checklist

  • [x] Tests
  • [ ] Documentation
  • [x] Changeset entry (run npx changeset add)

Amxx avatar Feb 02 '24 15:02 Amxx

🦋 Changeset detected

Latest commit: 188d86e06521233f07f2666008fa25e30c167c36

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Feb 02 '24 15:02 changeset-bot[bot]

Following discussion, moving to a model where the extension is an abstract contract that needs to be inherited/compiled.

Amxx avatar Feb 08 '24 15:02 Amxx

Why vesting wallet cliff is not available in the v5.0.2 version? Can't import it in my contracts.

urataps avatar May 17 '24 12:05 urataps

@urataps This PR was not released yet. It will be in 5.1

Amxx avatar May 17 '24 13:05 Amxx