Skip to content

Commit

Permalink
Merge changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestognw committed Jul 4, 2023
1 parent 89ba1a4 commit 3b9dcd2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dry-crews-sell.md

This file was deleted.

2 changes: 1 addition & 1 deletion .changeset/popular-deers-raise.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'openzeppelin-solidity': major
---

`Governor`: Use `bytes memory` signature instead of `r`, `s` and `v` parameters in the `castVoteBySig` and `castVoteWithReasonAndParamsBySig` functions.
`Governor`: Add support for casting votes with ERC-1271 signatures by using a `bytes memory signature` instead of `r`, `s` and `v` arguments in the `castVoteBySig` and `castVoteWithReasonAndParamsBySig` functions.

0 comments on commit 3b9dcd2

Please sign in to comment.