Release v5.2.0 (rc) (#5277)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
This commit is contained in:
github-actions[bot]
2024-12-04 18:51:09 +01:00
committed by GitHub
parent 7e014ee487
commit ac4198fcf4
31 changed files with 78 additions and 21 deletions

View File

@ -1,4 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.2.0-rc.0) (interfaces/draft-IERC4337.sol)
pragma solidity ^0.8.20;

View File

@ -1,4 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v5.2.0-rc.0) (interfaces/draft-IERC7579.sol)
pragma solidity ^0.8.20;
import {PackedUserOperation} from "./draft-IERC4337.sol";