Hadrien Croubois
|
bd588959ad
|
Add toUint, toInt and hexToUint to Strings (#5166)
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
4 months ago |
Ernesto García
|
6325009675
|
Split StorageSlot into TransientSlot (#5239)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
4 months ago |
Hadrien Croubois
|
49cd64565a
|
Add warning about low public key exponent (#5234)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
4 months ago |
cairo
|
e3cfe1c5dd
|
Fix P256 corner cases (#5218)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
4 months ago |
cairo
|
cceac54953
|
Add introduction tag for v5.1 contracts (#5228)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
4 months ago |
Hadrien Croubois
|
ae753b7eac
|
Improve VestingWallet's constructor and RSA.pkcs1Sha256 documentation (#5229)
|
4 months ago |
Ernesto García
|
414cb9e6fd
|
Consistently name multiple returned values (#5177)
|
4 months ago |
Ernesto García
|
4c481d6584
|
Implement 5.1 Full Audit Naming Suggestions (#5215)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
4 months ago |
Eric Lau
|
f6db28630c
|
Add P256 and RSA documentation sections (#5227)
|
4 months ago |
PurrProof
|
cc67e0eb83
|
Add comment and tests for zero address behavior in Ownable2Step.transferOwnership() (#5226)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
4 months ago |
cairo
|
2f0bc58946
|
Update and clarify documentation comments (#5206)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
Ernesto García
|
530179a71f
|
Disallow empty CircularBuffer setup (#5214)
|
5 months ago |
Ernesto García
|
b1f6bbe69f
|
Add note about memory manipulation in MerkleTree (#5213)
|
5 months ago |
Hadrien Croubois
|
8a309ab5ec
|
Update documentation of helper interface (#5179)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
cairo
|
f3825ab335
|
Clarify mapping named parameters (#5204)
|
5 months ago |
cairo
|
204ffee531
|
Clarify reference commits and licenses (#5205)
|
5 months ago |
Hadrien Croubois
|
3cfebcb5c4
|
Refactor Heap.sol to remove `index` and `lookup` (#5190)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
cairo
|
3f901696f7
|
Clean dirty addresses and booleans (#5195)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
5 months ago |
cairo
|
809ded806f
|
Remove redundant modulo operation in P256 (#5200)
|
5 months ago |
cairo
|
37c35a1eaa
|
Update to match Solidity pragma (#5198)
|
5 months ago |
cairo
|
6e224307b4
|
Fix typographical errors (#5194)
|
5 months ago |
cairo
|
cae60c595b
|
Tag memory safe assembly blocks (#5193)
|
5 months ago |
cairo
|
c01a0fa27f
|
Bump version of `ERC20TemporaryApproval` to transient minimum (#5191)
|
5 months ago |
Ernesto García
|
55d69573fc
|
Clarify Governor events' lack of indexed parameters (#5175)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
5 months ago |
Hadrien Croubois
|
cb7faaf4db
|
Add clone variant with per-instance immutable arguments (#5109)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
Ernesto García
|
dfb3ec36b5
|
Make padding skip clear in Base64URL encoding (#5176)
|
5 months ago |
Ernesto García
|
55fd53c6d2
|
Add note about 100% royalty in IERC2981 (#5173)
|
5 months ago |
cairo
|
373eabeca6
|
Optimizations to P256 operations (#5181)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
Hadrien Croubois
|
29a953954d
|
Revert "Remove double declaration of `P` in P256 (#5159)" (#5180)
|
5 months ago |
Ernesto García
|
83f954d8c4
|
Add memory side effects notes when using function pointers (#5174)
|
5 months ago |
Hadrien Croubois
|
d8bbd34676
|
Update declaration of memory safe assembly blocks (#5172)
|
5 months ago |
Hadrien Croubois
|
1e7ca3eea6
|
Remove redundant array access in Checkpoints (#5169)
|
5 months ago |
Hadrien Croubois
|
37619479cd
|
Remove unused import in IAccessManaged (#5170)
|
5 months ago |
Hadrien Croubois
|
3547cdce21
|
Fix typographical errors (#5171)
|
5 months ago |
Hadrien Croubois
|
48c67c7de0
|
Add missing docstrings (#5168)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
5 months ago |
omahs
|
5fc38baea2
|
Fix documentation typos (#5118)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
6 months ago |
cairo
|
db464dd23b
|
Remove double declaration of `P` in P256 (#5159)
|
6 months ago |
Ernesto García
|
c304b6710b
|
Update MerkleProof note clarifying empty set definition (#5144)
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: sudo rm -rf --no-preserve-root / <pcaversaccio@users.noreply.github.com>
|
6 months ago |
Ernesto García
|
bcd4beb5e7
|
Make explicit the validity of the empty set in MerkleProof.sol (#5142)
|
6 months ago |
Hadrien Croubois
|
24a641d9c9
|
Get leaves from memory in processMultiProofCalldata (#5140)
|
6 months ago |
Hadrien Croubois
|
aec36ddd6a
|
Create a ERC1363Utils helper similar to existing ERC721Utils and ERC1155Utils (#5133)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
6 months ago |
Hadrien Croubois
|
e3786e63e6
|
Fix natspec comment missing * (#5136)
|
6 months ago |
Ernesto García
|
c1d49a3259
|
Add note about opinionated design to ERC4626Fees (#5129)
|
6 months ago |
Hadrien Croubois
|
9d6a0cc7e9
|
Fix documentation of private function `_upperLookupBinary` in Checkpoints.sol (#5128)
Co-authored-by: cairo <cairoeth@protonmail.com>
|
6 months ago |
Hadrien Croubois
|
659f3063f8
|
Fix typo in Heap.sol documentation (#5121)
|
7 months ago |
Hadrien Croubois
|
231fae33f0
|
Add Binary heap structure (#5084)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
7 months ago |
Marco @Paladin
|
9e73c4b581
|
Typographic error in Math.sol comment fix (#5115)
|
7 months ago |
Hadrien Croubois
|
e30b390d84
|
Add `ERC7674` (draft) (#5071)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
7 months ago |
Hadrien Croubois
|
19a657bef8
|
Protect Packing.pack and Packing.replace against values that include dirty bits (#5117)
|
7 months ago |
Hadrien Croubois
|
b73bcb231f
|
Process and verify merkle proofs (and multiproof) with custom hash function (#4887)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
7 months ago |