Eric Lau
|
ea736bd45b
|
Update LICENSE (#5434)
|
2 weeks ago |
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 |
Ernesto García
|
4c3ef87cf5
|
Await `.eventually` test matchers (#5408)
|
1 month 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 |
youyyytrok
|
c73c23ffc9
|
Update outdated links in docs (#5380)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
|
1 month ago |
witty
|
ba8b5cfd42
|
Remove unnecessary trailing `/` in prepare-docs.sh (#5323)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
1 month ago |
Arr00
|
7526c8fe3b
|
Add interface for ERC6909 (#5343)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
1 month ago |
Hadrien Croubois
|
d4ed5f9068
|
Automatically deploy entrypoint, and make it available in the hre (#5391)
|
1 month ago |
Hadrien Croubois
|
482665495b
|
Fix envvar setting for test and coverage (#5392)
|
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
|
e8f24d6ba0
|
Set max old space size on coverage and test (#5382)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
1 month ago |
renovate[bot]
|
855c39cf58
|
Update dependency halmos to v0.2.3 (#5296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
1 month ago |
Hadrien Croubois
|
b50f22d153
|
Remove compile_force_framework: hardhat from slither config (#5390)
|
1 month ago |
argentpapa
|
bf4d40d8c8
|
Fix pragma-consistency.js's comment (#5381)
|
1 month ago |
Arr00
|
73b46e3bd1
|
Bubble up revert data on failed `Address.sendValue` (#5379)
|
1 month ago |
renovate[bot]
|
fad2b6e16b
|
Update codecov/codecov-action action to v5 (#5298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 months ago |
renovate[bot]
|
2655a89165
|
Update actions/setup-java action to v4 (#4770)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 months ago |
renovate[bot]
|
f20c062ead
|
Update dependency undici to v7 (#5327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 months ago |
Ernesto García
|
535b54da59
|
Rename `arrayLengthPointer` to `arrayLengthOffset` and add changeset (#5371)
|
2 months ago |
Hadrien Croubois
|
a71f79fbbc
|
Remove relative path in solhint.config.js in favor of npm virtual package (#5368)
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
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 |
Hadrien Croubois
|
5df10703cd
|
Vendor entrypoint bytecode (#5362)
|
2 months ago |
Dmitry
|
ad906fe39b
|
fix typo Update inheritance-ordering.js (#5354)
|
2 months ago |
lfg2
|
8939cb7835
|
Documentation: Fix README.adoc (#5361)
|
2 months ago |
Hadrien Croubois
|
2875a0f782
|
Add v5.2 audit report (#5341)
|
2 months ago |
Woolfgm
|
a39556f475
|
Fix GovernorTimelockCompound and TESTING.md grammar (#5356)
|
2 months ago |
Ernesto García
|
ff3134197f
|
Amend shouldSupportInterfaces refactor (#5359)
|
2 months ago |
Hadrien Croubois
|
6dacc68c46
|
Refactor shouldSupportInterfaces helper (#5358)
|
2 months ago |
Ernesto García
|
1c1186af1c
|
Allow pass in custom arguments to `shouldSupportInterfaces` test helper (#5350)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 months ago |
dependabot[bot]
|
0643d17e8d
|
Bump ws, ethers and hardhat-gas-reporter (#5345)
|
2 months ago |
Hadrien Croubois
|
8829465a08
|
Run linter on commit instead of push (#5340)
Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
|
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 |
Arr00
|
779c27ad36
|
Cherry-pick "Fix v5.2 testing" from the release-v5.2 branch (#5342)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2 months ago |
ebulku
|
6e05b68bd9
|
Remove token value mention in ERC-1155 documentation (#5336)
|
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 |