Increase vesting wallet native erc20s comment prefix#6398
Increase vesting wallet native erc20s comment prefix#6398gonzaotc wants to merge 20 commits intoOpenZeppelin:masterfrom
Conversation
🦋 Changeset detectedLatest commit: 977bcbe The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
WalkthroughThis PR introduces ERC-3009 transfer with authorization support to the package. A new ERC20TransferAuthorization contract implements gas-less transfers via EIP-712 signatures with keyed sequential nonces and time-window validation. Supporting additions include new ERC-3009 interfaces, a block-number-based mock variant for testing, test helpers with EIP-712 type definitions, and a comprehensive test suite. A documentation update in VestingWallet.sol changes a NOTE descriptor to WARNING. A changelog entry documents the minor version bump. Suggested labels
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Patches L-01
Increases the
VestingWalletcomment about native erc20 behavior prefix from NOTE to WARNINGPR Checklist
npx changeset add)