Hadrien Croubois
|
fe20e984bd
Merge branch 'master' into typo-fixes
|
2 months ago |
Ernesto García
|
32e7a6ffbc
Add `equal` to Bytes.sol and update pragma to 0.8.24 in String dependencies (#5726)
|
2 months ago |
Hadrien Croubois
|
6cfb6b5051
Add audit report for v5.4 (#5799)
|
3 months ago |
github-actions[bot]
|
448538259f
Merge release-v5.4 branch (#5802)
|
3 months ago |
Hadrien Croubois
|
76e02bc055
Fix bug in Bytes.lastIndexOf when array is empty and position is not 2²⁵⁶-1 (#5797)
|
3 months ago |
Hadrien Croubois
|
101bbaf1a8
Add warning about Clones pointing to implementation with no code (#5798)
|
3 months ago |
Hadrien Croubois
|
32397f25d7
Add Bytes.splice, an inplace variant of Buffer.slice (#5733)
|
3 months ago |
Hadrien Croubois
|
2ea54a192d
Refactor SafeERC20 to save gas (#5771)
|
3 months ago |
Micke
|
33513d1763
Explicit Initialization of Loop Counter in escapeJSON Function (#5796)
|
3 months ago |
Hadrien Croubois
|
337211c43b
Merge branch 'master' into typo-fixes
|
3 months ago |
Hadrien Croubois
|
bc8f775df2
Add Calldata variants of ECDSA.recover, ECDSA.tryRecover and SignatureChecker.isValidSignatureNow (#5788)
|
3 months ago |
Hadrien Croubois
|
667bb9b5c3
Clarify documentation for IAccessManager.canCall (#5795)
|
3 months ago |
Ernesto García
|
5def3f7c7e
Add `reverseBits` operations to Bytes.sol (#5724)
|
3 months ago |
Ernesto García
|
21cd7e8aa3
Add `Memory` utility library (#5189)
|
3 months ago |
Hadrien Croubois
|
a5350ecdd3
Add Strings.toHexString(bytes) (#5761)
|
3 months ago |
Hadrien Croubois
|
fd9bbaec30
Add ERC-7786 interface (#5737)
|
3 months ago |
Ernesto García
|
6ef73e3386
Add Account framework docs and guides (#5660)
|
3 months ago |
Ernesto García
|
a95d01c30d
Address 5.4 audit documentation improvements (#5779)
|
3 months ago |
Hadrien Croubois
|
ba35d580f4
Cause _addSigners to revert if it triggers a totalWeight overflow (#5790)
|
3 months ago |
Hadrien Croubois
|
98a43dff54
Merge branch 'master' into typo-fixes
|
3 months ago |
Wael
|
f9f7db03f3
Fix flaky test `testFuzzFutureBlocks` (#5783)
|
3 months ago |
Ernesto García
|
0aaa23e57d
Minimize pragma for MultiSignerERC7913Weighted.sol (#5778)
|
3 months ago |
Hadrien Croubois
|
5936cd8025
Improve naming consystency in EnumerableSet (#5776)
|
3 months ago |
Hadrien Croubois
|
292b3542fc
Do not emit an event when setSignerWeight is a no-op (#5775)
|
3 months ago |
Hadrien Croubois
|
6e14ecc01a
Fix typos in release-5.4 (#5777)
|
3 months ago |
sellskin
|
6caac66f02
chore: remove redundant word (#5774)
|
3 months ago |
Hadrien Croubois
|
0b9edd4a65
Merge branch 'master' into typo-fixes
|
3 months ago |
Gonzalo Othacehe
|
659d4b2ff8
Merge branch 'typo-fixes' of github.com:OpenZeppelin/openzeppelin-contracts into typo-fixes
|
3 months ago |
Hadrien Croubois
|
cc94ea4930
MultiSignerERC7913: prevent setting the threshold to zero (#5772)
|
3 months ago |
Arr00
|
1a87de9326
Use hardhat network helper to clear code blockhash test (#5768)
|
3 months ago |