Commit Graph

3637 Commits (audits/5.1)
 

Author SHA1 Message Date
github-actions[bot] aba9ff61ac Release v5.1.0 (rc) 6 months ago
github-actions 0d2d72a1d8 Start release candidate 6 months ago
Hadrien Croubois 659f3063f8
Fix typo in Heap.sol documentation (#5121) 6 months ago
Hadrien Croubois 231fae33f0
Add Binary heap structure (#5084) 6 months ago
Marco @Paladin 9e73c4b581
Typographic error in Math.sol comment fix (#5115) 6 months ago
Hadrien Croubois e30b390d84
Add `ERC7674` (draft) (#5071) 6 months ago
Hadrien Croubois 19a657bef8
Protect Packing.pack and Packing.replace against values that include dirty bits (#5117) 6 months ago
Hadrien Croubois b73bcb231f
Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
renovate[bot] 4b33d326fa
Update dependency rimraf to v6 (#5108) 7 months ago
Hadrien Croubois 05f218fb66
Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 7 months ago
cairo ccc110360f
Add Foundry tests to coverage (#5098) 7 months ago
dependabot[bot] 9af280dc4b
Bump braces from 3.0.2 to 3.0.3 (#5083) 7 months ago
Hadrien Croubois 01cae33130
Clarify hardhat and foundry configs and enable optimization by default (#5099) 7 months ago
juan-dawson-neufeld 483fc3f1f8
Update LICENSE (#5100) 7 months ago
Hadrien Croubois 5480641e5c
Reduce memory leakage from returndata in SafeERC20 (#5090) 7 months ago
Francisco c3f8b760ad
Fix docs links to ERC165 (#5096) 7 months ago
GianfrancoBazzani 442886ed5f
Fix repeated words in `ERC2771Forwarder` comments (#5088) 8 months ago
Hadrien Croubois 83c7e45092
Fix dirty bits in upper bits in implementation address in `Clones.sol` (#5069) 8 months ago
Hadrien Croubois 8a990e6d6a
Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (#5080) 8 months ago
Hadrien Croubois 53b5d84212
Add bytes6 to the Packing library. (#5077) 8 months ago
Hadrien Croubois dc62599257
Extended packing and extracting library for value types (#5056) 8 months ago
Hadrien Croubois d8e799db98
Implement RSA verification (#4952) 8 months ago
Renan Souza de4154710b
Use `Arrays.unsafeMemoryAccess` in ERC1155Supply (#5068) 8 months ago
cairo 337bfd5ea4
Add utility function for converting an address to checksummed string (#5067) 8 months ago
Vittorio Minacori 8a890ffffa
Update ERC1363 error signatures (#5010) 8 months ago
Alexander González 06449fe7bc
Improve wording in _checkAuthorized's natspec (#5066) 8 months ago
Hadrien Croubois c1d6ad5a30
Add GovernorCountingFractional (#5045) 8 months ago
Hadrien Croubois dd1e8988ab
Generate already lint code from procedural generation (#5060) 8 months ago
Francisco a241f09905
Use free memory pointer for returndatacopy (#5057) 8 months ago
GianfrancoBazzani faa6255b80
Fix typo in Governance docs (#5048) 8 months ago
Dimitrios Papathanasiou 984233dcad
Bubble up `returndata` from reverted Create2 deployments (#5052) 8 months ago
Ernesto García 52e0e3e783
Extend `onlyAuthorized` to support extra functions in AccessManager (#5014) 8 months ago
Ernesto García b64c90202a
Fix Codespell (#5055) 8 months ago
renovate[bot] 1224d197c7
Update dependency halmos to v0.1.13 (#5054) 8 months ago
Ernesto García f1a69f164e
Add Halmos support for formal verification (#5034) 8 months ago
renovate[bot] 9de916dd9c
Update dependency solhint to v5 (#5038) 8 months ago
chibitanaka fe68c12f9c
Fix spelling (#5049) 8 months ago
alex d947fb056d
Fix typo in GovernorVotesQuorumFraction.test.js (#5041) 9 months ago
renovate[bot] 255e27e6d2
Update crytic/slither-action action to v0.4.0 (#5030) 9 months ago
renovate[bot] ca2b85d786
Update actions/setup-python action to v5 (#4781) 9 months ago
yanziseeker 48ce444477
Fix Governor.t.sol's duplicate words (#5037) 9 months ago
Dimitrios Papathanasiou 05d4bf57ff
Fix Typo in Math.sol (#5033) 9 months ago
Eric Lau 52c36d412e
Fix `UPGRADE_INTERFACE_VERSION` documentation in `ProxyAdmin` (#5031) 9 months ago
Hadrien Croubois c80b675b8d
Add CircularBuffer data structure (#4913) 9 months ago
Snoppy 60697cb09a
Fix typo in `Math.ternary` (#5026) 9 months ago
Lohann Paterno Coutinho Ferreira 4032b42694
Branchless ternary, min and max methods (#4976) 9 months ago
Ernesto García 60afc99053
Update codecov/codecov-action action to v4 (#4978) 9 months ago
Ernesto García 11dc5e3809
Expose an initializer function for non-abstract contracts in their upgradeable versions (#5008) 10 months ago
Ernesto García 427b8bb028
Make Votes.sol _makeDelegateVotes internal (#5007) 10 months ago
Eric Nordelo df78791c96
Fix broken references in doc-site (#5004) 10 months ago