Commit History

Author SHA1 Message Date
  Hadrien Croubois 7b68ae5d83 Fix typographical errors (#5171) 1 year ago
  Hadrien Croubois 875cd48d8e Add missing docstrings (#5168) 1 year ago
  omahs e0903eafa6 Fix documentation typos (#5118) 1 year ago
  cairo 0be114c900 Remove double declaration of `P` in P256 (#5159) 1 year ago
  danilo neves cruz e5962430d7 Fix `prepare` when using as git repository dependency 1 year ago
  Ernesto García 0e7f530475 Update MerkleProof note clarifying empty set definition (#5144) 1 year ago
  Ernesto García da072a2035 Make explicit the validity of the empty set in MerkleProof.sol (#5142) 1 year ago
  Hadrien Croubois de66e2ca51 Get leaves from memory in processMultiProofCalldata (#5140) 1 year ago
  Hadrien Croubois a818284caf Create a ERC1363Utils helper similar to existing ERC721Utils and ERC1155Utils (#5133) 1 year ago
  Hadrien Croubois fe7d7489f1 Fix natspec comment missing * (#5136) 1 year ago
  Ernesto García 234427adda Add note about opinionated design to ERC4626Fees (#5129) 1 year ago
  Hadrien Croubois 04e7666257 Fix documentation of private function `_upperLookupBinary` in Checkpoints.sol (#5128) 1 year ago
  github-actions 0d2d72a1d8 Start release candidate 1 year ago
  Hadrien Croubois 659f3063f8 Fix typo in Heap.sol documentation (#5121) 1 year ago
  Hadrien Croubois 231fae33f0 Add Binary heap structure (#5084) 1 year ago
  Marco @Paladin 9e73c4b581 Typographic error in Math.sol comment fix (#5115) 1 year ago
  Hadrien Croubois e30b390d84 Add `ERC7674` (draft) (#5071) 1 year ago
  Hadrien Croubois 19a657bef8 Protect Packing.pack and Packing.replace against values that include dirty bits (#5117) 1 year ago
  Hadrien Croubois b73bcb231f Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 1 year ago
  renovate[bot] 4b33d326fa Update dependency rimraf to v6 (#5108) 1 year ago
  Hadrien Croubois 05f218fb66 Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 1 year ago
  cairo ccc110360f Add Foundry tests to coverage (#5098) 1 year ago
  dependabot[bot] 9af280dc4b Bump braces from 3.0.2 to 3.0.3 (#5083) 1 year ago
  Hadrien Croubois 01cae33130 Clarify hardhat and foundry configs and enable optimization by default (#5099) 1 year ago
  juan-dawson-neufeld 483fc3f1f8 Update LICENSE (#5100) 1 year ago
  Hadrien Croubois 5480641e5c Reduce memory leakage from returndata in SafeERC20 (#5090) 1 year ago
  Francisco c3f8b760ad Fix docs links to ERC165 (#5096) 1 year ago
  GianfrancoBazzani 442886ed5f Fix repeated words in `ERC2771Forwarder` comments (#5088) 1 year ago
  Hadrien Croubois 83c7e45092 Fix dirty bits in upper bits in implementation address in `Clones.sol` (#5069) 1 year ago
  Hadrien Croubois 8a990e6d6a Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (#5080) 1 year ago