Commit History

Author SHA1 Message Date
  cuinix 8cc7f2dcbf Remove repetitive words in the docs (#4944) 1 year ago
  Hadrien Croubois 92ff025622 Add a MerkleTree builder (#3617) 1 year ago
  Anton Bukov e83142944f Add ability to create clones with initial `value` in Clones.sol (#4936) 1 year ago
  Renan Souza 8b2f29ceb0 Optimize Clone.sol yul (#4927) 1 year ago
  Aman Kumar Sinha 7417c5946f Remove redundant getVotes call in Governor (#4940) 1 year ago
  devant 0a3f880753 Update documentation in IAccessControl (#4924) 1 year ago
  Alexander González 7a29f7df51 Improve MerkleProof tests (#4937) 1 year ago
  Alexander González c8369d483c Fix typo in ERC721Utils.sol (#4938) 1 year ago
  github-actions[bot] 105fa4e1b0 Merge release-v4.9 branch (#4932) 1 year ago
  github-actions[bot] 5705e8208b Merge release-v5.0 branch (#4930) 1 year ago
  Ernesto García 51b3e37d07 Update LICENSE (#4934) 1 year ago
  Hadrien Croubois 92224533b1 Merge pull request from GHSA-9vx6-7xxf-x967 1 year ago
  Renan Souza 8b4b7b8d04 Simplify finance tests (#4912) 1 year ago
  Renan Souza 141c947921 Update chai matchers (#4899) 1 year ago
  Hadrien Croubois 3def8f9d15 Rewrite comments using superscript for avoid confusion with xor operator (#4903) 1 year ago
  Chris Gorman 140d66fad8 Improved integer square root (#4403) 1 year ago
  Hadrien Croubois 96e5c0830a Deduplicate code in `scripts/helpers` and `test/helpers/iterate` (#4895) 1 year ago
  Ernesto García 4e7e6e54da Add `bytes memory` version of `Math.modExp` (#4893) 1 year ago
  Hadrien Croubois ae1bafcb48 Add VestingWalletWithCliff (#4870) 1 year ago
  Hadrien Croubois f8b1ddf591 Add variants of Array.sort for address[] and bytes32[] (#4883) 1 year ago
  Ikko Eltociear Ashimine 72c0da9ae0 Fix typo in AccessManaged.sol (#4890) 1 year ago
  Ernesto García 8b12f83a70 Remove gas optimization changeset entries (#4889) 1 year ago
  Igor Żuk 17a8955cd8 Optimize Math operations using branchless bool to uint translation. (#4878) 1 year ago
  Hadrien Croubois 0a757ec463 Add `sort` in memory to Arrays library (#4846) 1 year ago
  Hadrien Croubois 036c3cbef2 Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
  Hadrien Croubois e73913c3c1 Update hardhat-exposed to remove `mock/_import.sol` (#4879) 1 year ago
  Hadrien Croubois 9d3b9be04f Fix natspec comments in ERC-1155 (#4876) 1 year ago
  Mihir Wadekar 192e873fcb Add `Math.modExp` and a `Panic` library (#3298) 1 year ago
  Hadrien Croubois cc431f53e0 Remove deprecated Truffle code (#4868) 1 year ago
  Hadrien Croubois 7eba10dd1e Move ERC721 and ERC1155 receiver checks to dedicate libraries (#4845) 1 year ago