Ernesto García
96b40d02c3
Expose `_isTrustedByTarget` internally in ERC2771Forwarder ( #5416 )
3 weeks ago
Hadrien Croubois
13781c1f49
Add missing `Calldata`, `Bytes`, `CAIP2` and `CAIP10` API references ( #5428 )
3 weeks ago
Arr00
2e27a0c74b
Update governor docs ( #5420 )
3 weeks ago
Hadrien Croubois
352ab13687
Add a Calldata library with `emptyBytes` and `emptyString` functions ( #5422 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
3 weeks ago
github-actions[bot]
7b74442c5e
Merge release-v5.2 branch ( #5424 )
...
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: Sam Bugs <101145325+0xsambugs@users.noreply.github.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
Co-authored-by: wizard <112275929+famouswizard@users.noreply.github.com>
Co-authored-by: leopardracer <136604165+leopardracer@users.noreply.github.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
Co-authored-by: Simka <0xsimka@gmail.com>
Co-authored-by: Voronor <129545215+voronor@users.noreply.github.com>
3 weeks ago
Maks
a2a5dc26a1
Update `_revokeRole` documentation in AccessControl ( #5321 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
3 weeks ago
Michael
a99b31f990
Optimize `MerkleTree` for loops by using `uint256` iterators ( #5415 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
3 weeks ago
Ernesto García
45dd083602
Update ReentrancyGuardTransient documentation ( #5417 )
3 weeks ago
Ernesto García
bf69b60146
Make IERC7579Execution payable ( #5410 )
4 weeks ago
Emre Tepe
dd04dfe75d
Update links to the eth_sign JSON-RPC method in MessageHashUtils ( #5407 )
1 month ago
Voronor
c3b3ae7e82
Fix inaccurate comment for the `callGasLimit` function in ERC4337Utils ( #5397 )
1 month ago
Arr00
7526c8fe3b
Add interface for ERC6909 ( #5343 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
1 month ago
Arr00
03e06bf08c
Add GovernorSequentialProposalId extension for sequential numbers on proposals ( #5290 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
1 month ago
Ernesto García
3b240d7e6a
Use the `asset` getter in `totalAssets`, `_deposit` and `_withdraw` in ERC4626 ( #5322 )
1 month ago
Arr00
73b46e3bd1
Bubble up revert data on failed `Address.sendValue` ( #5379 )
1 month ago
Ernesto García
535b54da59
Rename `arrayLengthPointer` to `arrayLengthOffset` and add changeset ( #5371 )
2 months ago
Hadrien Croubois
77d4a73c87
Add checks to ERC7579Utils.decodeBatch ( #5353 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
Co-authored-by: Francisco Giordano <fg@frang.io>
2 months ago
lfg2
8939cb7835
Documentation: Fix README.adoc ( #5361 )
2 months ago
Woolfgm
a39556f475
Fix GovernorTimelockCompound and TESTING.md grammar ( #5356 )
2 months ago
Cypher Pepe
063fbb3a1f
Fix typo in ERC721 API reference docs ( #5329 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2 months ago
Simka
a3a6db86d5
Fix typo in ERC4337Utils.paymasterData comments ( #5333 )
2 months ago
Ernesto García
78be1b39aa
Implement feedback for M-01, L-08, L-09 ( #5324 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 months ago
Hadrien Croubois
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>
2 months ago
cairo
fdf7012d3b
Optimize `log256`'s binary search ( #5284 )
2 months ago
Ernesto García
4afd599329
Document canonicalization in CAIP2 and CAIP10 libraries ( #5319 )
2 months ago
Arr00
0df841d2d7
Complete docstrings L-10 ( #5315 )
2 months ago
Hadrien Croubois
c3cb7a0295
Deduplicate logic in Votes.sol ( #5314 )
...
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
2 months ago
Hadrien Croubois
2562c11f25
Document VotesExtended assumptions ( #5306 )
...
Co-authored-by: ernestognw <ernestognw@gmail.com>
2 months ago
Hadrien Croubois
e1d44e0342
Add `factory()`, `factoryData()` and `paymasterData()` helpers to ERC4337Utils ( #5313 )
...
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2 months ago
Ernesto García
0513853ca5
Rephrase `VoteReduced` event docs ( #5318 )
2 months ago
Ernesto García
ed98138a78
Add missing docstrings ( #5311 )
...
Co-authored-by: cairo <cairoeth@protonmail.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 months ago
Ernesto García
b3ce884628
Refactor `parseUint`, `parseInt` and `parseHexUint` to check bounds ( #5304 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 months ago
Ernesto García
23f4452b21
Document voting counting until casted in GovernorCountingOverridable ( #5309 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2 months ago
Ernesto García
ccb39d2765
Improve general documentation for 5.2 ( #5310 )
2 months ago
Hadrien Croubois
7105693e3c
Change NoncesKeyed._useNonce to return a keyed value ( #5312 )
2 months ago
Hadrien Croubois
ccb5f2d8ca
Fix 5.2 audit L-05, N-03, N-04, N-05 and N-06 issues ( #5308 )
2 months ago
Ernesto García
ffca412299
Note native ERC20 behavior in VestingWallet ( #5299 )
...
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
2 months ago
Ernesto García
dac63c4612
Fix docs in the extending-contracts section ( #5300 )
2 months ago
Lohann Paterno Coutinho Ferreira
448efeea66
Optimize `log2` with a lookup table ( #5236 )
...
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: cairo <cairoeth@protonmail.com>
3 months ago
Sam Bugs
bcdfa848a6
Remove unused import in `SafeERC20` ( #5278 )
3 months ago
Hadrien Croubois
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>
3 months ago
Hadrien Croubois
2fa4d103fe
Add NoncesKeyed variant ( #5272 )
3 months ago
Hadrien Croubois
29f4059773
Bump pragma of files that depend on mcopy ( #5276 )
3 months ago
Hadrien Croubois
c343ee3768
Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils ( #5273 )
3 months ago
Maxim Tiron
a4dc928a93
ERC20: optimized gas costs in `_spendAllowance` ( #5271 )
3 months ago
Hadrien Croubois
2a83a217af
GovernorCountingOverridable testing with timestamp ( #5269 )
3 months ago
Hadrien Croubois
378914ceab
Delegate override vote ( #5192 )
...
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
3 months ago
github-actions[bot]
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>
4 months ago
cairo
3291252c86
Document risk of `SafeERC20` and `ERC-7674` ( #5262 )
4 months ago
Hadrien Croubois
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>
4 months ago