|
|
d7864e3b01
|
fix linerarisation check
|
2024-12-10 17:49:44 +01:00 |
|
|
|
c3aacc664c
|
Test linearization fail
|
2024-12-10 09:22:50 -06:00 |
|
|
|
a3a6db86d5
|
Fix typo in ERC4337Utils.paymasterData comments (#5333)
|
2024-12-02 14:48:25 +01:00 |
|
|
|
78be1b39aa
|
Implement feedback for M-01, L-08, L-09 (#5324)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-11-29 10:53:54 -06:00 |
|
|
|
653963beb2
|
Various changes to code clarity (Fix N-07) (#5317)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-11-27 14:25:30 -06:00 |
|
|
|
fdf7012d3b
|
Optimize log256's binary search (#5284)
|
2024-11-26 12:15:53 -06:00 |
|
|
|
4afd599329
|
Document canonicalization in CAIP2 and CAIP10 libraries (#5319)
|
2024-11-26 10:33:52 -06:00 |
|
|
|
0df841d2d7
|
Complete docstrings L-10 (#5315)
|
2024-11-25 14:31:30 -06:00 |
|
|
|
c3cb7a0295
|
Deduplicate logic in Votes.sol (#5314)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-11-25 11:47:55 -06:00 |
|
|
|
2562c11f25
|
Document VotesExtended assumptions (#5306)
Co-authored-by: ernestognw <ernestognw@gmail.com>
|
2024-11-25 11:43:21 -06:00 |
|
|
|
e1d44e0342
|
Add factory(), factoryData() and paymasterData() helpers to ERC4337Utils (#5313)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-11-25 11:35:09 -06:00 |
|
|
|
0513853ca5
|
Rephrase VoteReduced event docs (#5318)
|
2024-11-25 11:28:59 -06:00 |
|
|
|
ed98138a78
|
Add missing docstrings (#5311)
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-11-25 12:15:23 -05:00 |
|
|
|
b3ce884628
|
Refactor parseUint, parseInt and parseHexUint to check bounds (#5304)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-11-25 11:05:40 +01:00 |
|
|
|
23f4452b21
|
Document voting counting until casted in GovernorCountingOverridable (#5309)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-11-22 16:45:05 +01:00 |
|
|
|
ccb39d2765
|
Improve general documentation for 5.2 (#5310)
|
2024-11-21 16:43:13 +01:00 |
|
|
|
7105693e3c
|
Change NoncesKeyed._useNonce to return a keyed value (#5312)
|
2024-11-21 16:34:00 +01:00 |
|
|
|
ccb5f2d8ca
|
Fix 5.2 audit L-05, N-03, N-04, N-05 and N-06 issues (#5308)
|
2024-11-20 15:21:49 +07:00 |
|
|
|
ffca412299
|
Note native ERC20 behavior in VestingWallet (#5299)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-11-20 09:59:49 +07:00 |
|
|
|
dac63c4612
|
Fix docs in the extending-contracts section (#5300)
|
2024-11-18 15:40:14 +07:00 |
|
|
|
448efeea66
|
Optimize log2 with a lookup table (#5236)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
|
2024-10-29 17:09:20 +01:00 |
|
|
|
bcdfa848a6
|
Remove unused import in SafeERC20 (#5278)
|
2024-10-25 17:26:35 +02:00 |
|
|
|
28aed34dc5
|
Merge account abstraction work into master (#5274)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Elias Rad <146735585+nnsW3@users.noreply.github.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-10-23 09:19:13 +02:00 |
|
|
|
2fa4d103fe
|
Add NoncesKeyed variant (#5272)
|
2024-10-23 09:16:10 +02:00 |
|
|
|
29f4059773
|
Bump pragma of files that depend on mcopy (#5276)
|
2024-10-22 17:01:26 -04:00 |
|
|
|
c343ee3768
|
Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils (#5273)
|
2024-10-22 16:57:10 +02:00 |
|
|
|
a4dc928a93
|
ERC20: optimized gas costs in _spendAllowance (#5271)
|
2024-10-21 13:39:21 +02:00 |
|
|
|
2a83a217af
|
GovernorCountingOverridable testing with timestamp (#5269)
|
2024-10-18 14:45:36 +02:00 |
|
|
|
378914ceab
|
Delegate override vote (#5192)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-10-18 14:17:20 +02:00 |
|
|
|
0034c30224
|
Merge release-v5.1 branch (#5266)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: sudo rm -rf --no-preserve-root / <pcaversaccio@users.noreply.github.com>
Co-authored-by: danilo neves cruz <cruzdanilo@gmail.com>
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
Co-authored-by: skyge <1506186404li@gmail.com>
Co-authored-by: PurrProof <149718167+PurrProof@users.noreply.github.com>
Co-authored-by: Eric Lau <ericglau@outlook.com>
Co-authored-by: plooten <sunxingzhecrypto@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Md Zartaj Afser <91191500+Zartaj0@users.noreply.github.com>
|
2024-10-17 17:41:15 +02:00 |
|
|
|
3291252c86
|
Document risk of SafeERC20 and ERC-7674 (#5262)
|
2024-10-17 13:33:22 +02:00 |
|
|
|
fe6249ec2c
|
Bytes library and CAIP2/CAIP10 helpers (#5252)
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
2024-10-14 22:41:08 +02:00 |
|
|
|
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 |
|
|
|
cc67e0eb83
|
Add comment and tests for zero address behavior in Ownable2Step.transferOwnership() (#5226)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2024-09-25 09:34:12 -06: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 |
|
|
|
8a309ab5ec
|
Update documentation of helper interface (#5179)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
2024-09-19 15:54:54 +02:00 |
|
|
|
f3825ab335
|
Clarify mapping named parameters (#5204)
|
2024-09-19 15:16: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 |
|