Commit 65f3386
committed
🔁 Update Submodules
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>1 parent a1bb4d8 commit 65f3386
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Submodule openzeppelin-contracts updated 26 files
- .changeset/better-tires-pull.md+5
- .changeset/gentle-apples-dance.md+5
- .changeset/smooth-cows-notice.md+5
- CHANGELOG.md+4-3
- contracts/crosschain/ERC7786Recipient.sol+6-1
- contracts/metatx/ERC2771Forwarder.sol+1-1
- contracts/token/ERC1155/ERC1155.sol+1
- contracts/utils/Arrays.sol+18-18
- contracts/utils/Bytes.sol+7-7
- contracts/utils/LowLevelCall.sol+3-3
- contracts/utils/Memory.sol+11-2
- contracts/utils/RLP.sol+3-3
- contracts/utils/RelayedCall.sol+4
- contracts/utils/Strings.sol+46-22
- contracts/utils/cryptography/TrieProof.sol+16-8
- contracts/utils/cryptography/WebAuthn.sol+11-8
- contracts/utils/draft-InteroperableAddress.sol+15-5
- contracts/utils/introspection/ERC165Checker.sol+1-1
- contracts/utils/structs/Accumulators.sol+6-1
- package-lock.json+36-36
- package.json+1-1
- scripts/generate/templates/Arrays.js+6-6
- test/utils/Memory.t.sol+30-3
- test/utils/Strings.test.js+7-1
- test/utils/cryptography/TrieProof.test.js+44-74
- test/utils/draft-InteroperableAddress.test.js+5-3
0 commit comments