Commit History

Author SHA1 Message Date
  Eric Lau 42f666485f Add P256 and RSA documentation sections (#5227) 1 year ago
  omahs e0903eafa6 Fix documentation typos (#5118) 1 year ago
  Hadrien Croubois 231fae33f0 Add Binary heap structure (#5084) 1 year ago
  Hadrien Croubois 05f218fb66 Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 1 year ago
  Francisco c3f8b760ad Fix docs links to ERC165 (#5096) 1 year ago
  Hadrien Croubois c80b675b8d Add CircularBuffer data structure (#4913) 1 year ago
  Hadrien Croubois f8c2e1035e Add Packing library (#4992) 1 year ago
  Hadrien Croubois b6e07917eb Transient version of ReentrancyGuard (#4988) 1 year ago
  Hadrien Croubois d6ad9db0a0 Add transient storage slot support in StorageSlot.sol (#4980) 1 year ago
  Hadrien Croubois cb2aaaa04a Add slot derivation library (#4975) 1 year ago
  Hadrien Croubois 92ff025622 Add a MerkleTree builder (#3617) 1 year ago
  Hadrien Croubois 036c3cbef2 Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
  Ernesto García a51f1e1354 List every contract in each API doc section (#4848) 1 year ago
  Renan Souza 7bd2b2aaf6 Use ERC-XXX syntax (#4730) 1 year ago
  Francisco 98b83dfbaa Move security directory contents to utils (#4551) 2 years ago
  Ernesto García 0053ee040a Move `ECDSA` message hash methods to its own `MessageHashUtils` library (#4430) 2 years ago
  Hadrien Croubois 2ee1da12c4 Remove utils/Counters.sol (#4289) 2 years ago
  Hadrien Croubois 0f10efe232 Remove code in preparation for v5.0 (#4258) 2 years ago
  Francisco Giordano 8de6eba8a3 Merge branch 'master' into next-v5.0 2 years ago
  Hadrien Croubois 260e082ed1 Add a library for handling short strings in a gas efficient way (#4023) 2 years ago
  JulissaDantes 81dbe643a0 Remove ERC165Storage (#3880) 2 years ago
  Hadrien Croubois aace774961 Add a double ended queue (#3153) 3 years ago
  rotcivegaf 3458c1e854 Add SignedMath with math utilities for signed integers (#2686) 3 years ago
  Ernesto García ef0273fde1 Add Base64 library to utils (#2884) 3 years ago
  JulissaDantes b42b05311b Add ERC721Votes for NFT-based governance (#2944) 3 years ago
  Hadrien Croubois f7da53cebd Add a BitMap struct (#2710) 4 years ago
  Hadrien Croubois 8ea06b75aa Add a Counter.reset function (#2678) 4 years ago
  Hadrien Croubois 1c676ac0ec Implement UUPS proxy (ERC1822) (#2542) 4 years ago
  Martín Triay 7f6a1666fa Add Multicall module (#2608) 4 years ago
  Hadrien Croubois 0c621246d3 Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago