Add missing 5.3 changesets (#5614)
This commit is contained in:
5
.changeset/little-ads-kick.md
Normal file
5
.changeset/little-ads-kick.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': patch
|
||||
---
|
||||
|
||||
`ERC7579Utils`: Replace `address(0)` with `address(this)` during execution for calldata compression efficiency.
|
||||
5
.changeset/many-tables-tan.md
Normal file
5
.changeset/many-tables-tan.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
'openzeppelin-solidity': patch
|
||||
---
|
||||
|
||||
`ERC4337Utils`: Update the `hash` function to call `getUserOpHash` on the specified entrypoint and add an `ENTRYPOINT_V08` constant.
|
||||
Reference in New Issue
Block a user