|
|
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>
|
2024-10-14 17:13:33 +02:00 |
|
|
|
6325009675
|
Split StorageSlot into TransientSlot (#5239)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-10-08 13:39:53 -06:00 |
|
|
|
49cd64565a
|
Add warning about low public key exponent (#5234)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-10-01 11:50:58 -06:00 |
|
|
|
e3cfe1c5dd
|
Fix P256 corner cases (#5218)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-09-30 10:05:44 -06:00 |
|
|
|
cceac54953
|
Add introduction tag for v5.1 contracts (#5228)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-09-27 17:47:15 +02:00 |
|
|
|
ae753b7eac
|
Improve VestingWallet's constructor and RSA.pkcs1Sha256 documentation (#5229)
|
2024-09-26 23:48:15 -06:00 |
|
|
|
414cb9e6fd
|
Consistently name multiple returned values (#5177)
|
2024-09-25 16:23:31 -06:00 |
|
|
|
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>
|
2024-09-25 16:18:40 -06:00 |
|
|
|
f6db28630c
|
Add P256 and RSA documentation sections (#5227)
|
2024-09-25 14:53:54 -07:00 |
|
|
|
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>
|
2024-09-23 09:17:10 -06:00 |
|
|
|
530179a71f
|
Disallow empty CircularBuffer setup (#5214)
|
2024-09-19 11:20:04 -06:00 |
|
|
|
b1f6bbe69f
|
Add note about memory manipulation in MerkleTree (#5213)
|
2024-09-19 17:08:52 +02:00 |
|
|
|
204ffee531
|
Clarify reference commits and licenses (#5205)
|
2024-09-19 15:16:19 +02:00 |
|
|
|
3cfebcb5c4
|
Refactor Heap.sol to remove index and lookup (#5190)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-09-19 14:29:39 +02:00 |
|
|
|
3f901696f7
|
Clean dirty addresses and booleans (#5195)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-09-18 18:21:17 +02:00 |
|
|
|
809ded806f
|
Remove redundant modulo operation in P256 (#5200)
|
2024-09-17 14:42:06 -06:00 |
|
|
|
37c35a1eaa
|
Update to match Solidity pragma (#5198)
|
2024-09-17 14:39:45 -06:00 |
|
|
|
6e224307b4
|
Fix typographical errors (#5194)
|
2024-09-13 19:26:46 +02:00 |
|
|
|
cae60c595b
|
Tag memory safe assembly blocks (#5193)
|
2024-09-09 21:49:34 +02:00 |
|
|
|
dfb3ec36b5
|
Make padding skip clear in Base64URL encoding (#5176)
|
2024-09-03 11:37:09 -06:00 |
|
|
|
373eabeca6
|
Optimizations to P256 operations (#5181)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-09-03 14:29:26 +02:00 |
|
|
|
29a953954d
|
Revert "Remove double declaration of P in P256 (#5159)" (#5180)
|
2024-08-30 21:31:00 +02:00 |
|
|
|
83f954d8c4
|
Add memory side effects notes when using function pointers (#5174)
|
2024-08-30 13:44:05 +02:00 |
|
|
|
d8bbd34676
|
Update declaration of memory safe assembly blocks (#5172)
|
2024-08-29 15:07:17 -06:00 |
|
|
|
1e7ca3eea6
|
Remove redundant array access in Checkpoints (#5169)
|
2024-08-29 14:38:31 -06:00 |
|
|
|
3547cdce21
|
Fix typographical errors (#5171)
|
2024-08-29 13:41:30 -06:00 |
|
|
|
48c67c7de0
|
Add missing docstrings (#5168)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-08-29 11:58:35 -06:00 |
|
|
|
5fc38baea2
|
Fix documentation typos (#5118)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-08-22 15:28:11 -07:00 |
|
|
|
db464dd23b
|
Remove double declaration of P in P256 (#5159)
|
2024-08-21 14:35:52 -06:00 |
|
|
|
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>
|
2024-08-09 15:03:20 -06:00 |
|
|
|
bcd4beb5e7
|
Make explicit the validity of the empty set in MerkleProof.sol (#5142)
|
2024-08-07 09:34:02 -06:00 |
|
|
|
24a641d9c9
|
Get leaves from memory in processMultiProofCalldata (#5140)
|
2024-08-03 00:00:26 +02:00 |
|
|
|
e3786e63e6
|
Fix natspec comment missing * (#5136)
|
2024-07-31 20:18:27 +02:00 |
|
|
|
9d6a0cc7e9
|
Fix documentation of private function _upperLookupBinary in Checkpoints.sol (#5128)
Co-authored-by: cairo <cairoeth@protonmail.com>
|
2024-07-29 18:58:02 +02:00 |
|
|
|
659f3063f8
|
Fix typo in Heap.sol documentation (#5121)
|
2024-07-24 10:32:55 +02:00 |
|
|
|
231fae33f0
|
Add Binary heap structure (#5084)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
2024-07-23 11:31:26 -06:00 |
|
|
|
9e73c4b581
|
Typographic error in Math.sol comment fix (#5115)
|
2024-07-22 22:09:13 -06:00 |
|
|
|
19a657bef8
|
Protect Packing.pack and Packing.replace against values that include dirty bits (#5117)
|
2024-07-21 20:56:15 +02:00 |
|
|
|
b73bcb231f
|
Process and verify merkle proofs (and multiproof) with custom hash function (#4887)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-07-15 18:08:58 +02:00 |
|
|
|
05f218fb66
|
Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: sudo rm -rf --no-preserve-root / <pcaversaccio@users.noreply.github.com>
|
2024-07-03 09:17:46 +02:00 |
|
|
|
c3f8b760ad
|
Fix docs links to ERC165 (#5096)
|
2024-06-21 16:02:42 -06:00 |
|
|
|
8a990e6d6a
|
Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (#5080)
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-06-13 14:50:10 +02:00 |
|
|
|
53b5d84212
|
Add bytes6 to the Packing library. (#5077)
|
2024-06-12 16:23:35 -06:00 |
|
|
|
dc62599257
|
Extended packing and extracting library for value types (#5056)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-06-11 12:07:00 -06:00 |
|
|
|
d8e799db98
|
Implement RSA verification (#4952)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
2024-06-11 11:16:30 -06:00 |
|
|
|
337bfd5ea4
|
Add utility function for converting an address to checksummed string (#5067)
|
2024-06-04 21:43:14 +02:00 |
|
|
|
a241f09905
|
Use free memory pointer for returndatacopy (#5057)
|
2024-05-27 21:29:07 +02:00 |
|
|
|
984233dcad
|
Bubble up returndata from reverted Create2 deployments (#5052)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-05-27 12:45:32 +02:00 |
|
|
|
05d4bf57ff
|
Fix Typo in Math.sol (#5033)
|
2024-05-13 09:33:47 -06:00 |
|
|
|
c80b675b8d
|
Add CircularBuffer data structure (#4913)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-04-26 10:28:59 -06:00 |
|