Skip to content

Conversation

@NishantKoyalwar
Copy link
Contributor

@NishantKoyalwar NishantKoyalwar commented Aug 17, 2023

Fixes #4511
Fixes LIB-1034

moved beneficiary zero address check to Ownable

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

@changeset-bot
Copy link

changeset-bot bot commented Aug 17, 2023

🦋 Changeset detected

Latest commit: edf487a

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 Patch

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

@frangio frangio changed the title moved beneficiary zero address check to Ownable Move beneficiary zero address check to Ownable Aug 25, 2023
@frangio
Copy link
Contributor

frangio commented Aug 25, 2023

@NishantKoyalwar Can you add a changeset and tests?


@Amxx Does this change make sense to you? I think it looks good.

@frangio frangio requested a review from Amxx August 25, 2023 18:29
@Amxx
Copy link
Collaborator

Amxx commented Aug 25, 2023

The check changes the behavior of Ownable but I think its acceptable. LGTM.

Just missing tests/changeset

frangio
frangio previously approved these changes Sep 4, 2023
@frangio frangio enabled auto-merge (squash) September 4, 2023 16:50
@frangio frangio merged commit e7ba2f7 into OpenZeppelin:master Sep 4, 2023
@gitpoap-bot
Copy link

gitpoap-bot bot commented Sep 4, 2023

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2023 OpenZeppelin Contracts Contributor:

GitPOAP: 2023 OpenZeppelin Contracts Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

This was referenced Sep 10, 2024
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.

Move VestingWallet's beneficiary zero address check to Ownable

3 participants