Skip to content

Commit 3b9dcd2

Browse files
committed
Merge changesets
1 parent 89ba1a4 commit 3b9dcd2

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.changeset/dry-crews-sell.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/popular-deers-raise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'openzeppelin-solidity': major
33
---
44

5-
`Governor`: Use `bytes memory` signature instead of `r`, `s` and `v` parameters in the `castVoteBySig` and `castVoteWithReasonAndParamsBySig` functions.
5+
`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 commit comments

Comments
 (0)