Commit Graph

2055 Commits (43f1d309fc7aa9040b16bb2844b0a0ee0a6a6170)

Author SHA1 Message Date
kazak 43f1d309fc
fix: Fix grammar in log message (#5482) 3 days ago
moonman 9f2e12932c
fix spelling issue (#5490) 3 days ago
Arr00 3658269505
Add clear function to Enumerable{Set,Map} (#5486) 5 days ago
Hadrien Croubois 441dc141ac
Add Bytes32x2Set (#5442) 2 weeks ago
Ernesto García 2141d3faf5
Rename ERC4337Utils ENTRYPOINT to ENTRYPOINT_V07 (#5472) 2 weeks ago
Arr00 43b3319e5b
Add ERC6909 Implementation along with extensions (#5394) 2 weeks ago
Arr00 df878c87fc
Use slither v0.10.4 (#5488) 2 weeks ago
Hadrien Croubois 19c2f2f5a5
SafeERC20.trySafeTransfer{,from} (#5483) 2 weeks ago
comfsrt 8349c4f6ef
fix incorrect (#5484) 2 weeks ago
Ann Wagner de5f2dc520
fix: consistent spelling: "behavior" (#5478) 2 weeks ago
Hadrien Croubois 828dbc357c
Add stake management function to ERC4337Utils (#5471) 2 weeks ago
XxAlex74xX 8e91d91d2b
Add missing apostrophe `owner` s to `owner`'s (#5462) 3 weeks ago
Fallengirl 9cfcf8bbfe minor typos (#5463) 3 weeks ago
Bilog WEB3 76ac21c34a fix correction (#5458) 3 weeks ago
Hadrien Croubois 8c1b0ca82d
Add a governor extension that implements a proposal guardian (#5303) 3 weeks ago
Arr00 495a287e9a
Fix interface docs ordering and add missing interface (#5460) 3 weeks ago
Ernesto García fd812ee954
Group typographical errors (#5443) 3 weeks ago
Arr00 6dc9242937
Fix Broken Docs References (#5436) 3 weeks ago
sudo rm -rf --no-preserve-root / a55fabc405
Remove Unnecessary Initialisation of `_paused` (#5448) 3 weeks ago
planetBoy 9e66e2f9f5
Replace `overriden` with `overridden` in GovernorCountingOverridable.sol (#5446) 3 weeks ago
Ernesto García 96b40d02c3
Expose `_isTrustedByTarget` internally in ERC2771Forwarder (#5416) 1 month ago
Hadrien Croubois 13781c1f49
Add missing `Calldata`, `Bytes`, `CAIP2` and `CAIP10` API references (#5428) 1 month ago
Arr00 2e27a0c74b
Update governor docs (#5420) 1 month ago
Hadrien Croubois 352ab13687
Add a Calldata library with `emptyBytes` and `emptyString` functions (#5422) 1 month ago
github-actions[bot] 7b74442c5e
Merge release-v5.2 branch (#5424) 1 month ago
Maks a2a5dc26a1
Update `_revokeRole` documentation in AccessControl (#5321) 1 month ago
Michael a99b31f990
Optimize `MerkleTree` for loops by using `uint256` iterators (#5415) 1 month ago
Ernesto García 45dd083602
Update ReentrancyGuardTransient documentation (#5417) 1 month ago
Ernesto García bf69b60146
Make IERC7579Execution payable (#5410) 1 month ago
Emre Tepe dd04dfe75d
Update links to the eth_sign JSON-RPC method in MessageHashUtils (#5407) 2 months ago
Voronor c3b3ae7e82
Fix inaccurate comment for the `callGasLimit` function in ERC4337Utils (#5397) 2 months ago
Arr00 7526c8fe3b
Add interface for ERC6909 (#5343) 2 months ago
Arr00 03e06bf08c
Add GovernorSequentialProposalId extension for sequential numbers on proposals (#5290) 2 months ago
Ernesto García 3b240d7e6a
Use the `asset` getter in `totalAssets`, `_deposit` and `_withdraw` in ERC4626 (#5322) 2 months ago
Arr00 73b46e3bd1
Bubble up revert data on failed `Address.sendValue` (#5379) 2 months 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) 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) 2 months ago
Simka a3a6db86d5
Fix typo in ERC4337Utils.paymasterData comments (#5333) 3 months ago
Ernesto García 78be1b39aa
Implement feedback for M-01, L-08, L-09 (#5324) 3 months ago
Hadrien Croubois 653963beb2
Various changes to code clarity (Fix N-07) (#5317) 3 months ago
cairo fdf7012d3b
Optimize `log256`'s binary search (#5284) 3 months ago
Ernesto García 4afd599329
Document canonicalization in CAIP2 and CAIP10 libraries (#5319) 3 months ago
Arr00 0df841d2d7
Complete docstrings L-10 (#5315) 3 months ago
Hadrien Croubois c3cb7a0295
Deduplicate logic in Votes.sol (#5314) 3 months ago
Hadrien Croubois 2562c11f25
Document VotesExtended assumptions (#5306) 3 months ago
Hadrien Croubois e1d44e0342
Add `factory()`, `factoryData()` and `paymasterData()` helpers to ERC4337Utils (#5313) 3 months ago
Ernesto García 0513853ca5
Rephrase `VoteReduced` event docs (#5318) 3 months ago