Commit History

作者 SHA1 備註 提交日期
  Hadrien Croubois 3dac7bbed7 Merge v4.7 back into master (#3516) 3 年之前
  Mikhail Melnik 6f88199db9 Optimize Address.functionCall removing redundant isContract check (#3469) 3 年之前
  Mikhail Melnik cb3f2ab900 Address.functionCall internal call stack simplification (#3468) 3 年之前
  Nate Lapinski 65b45726b3 Add memory safe assembly annotations (#3384) 3 年之前
  Francisco Giordano afb20119b3 Release v4.5 3 年之前
  Hadrien Croubois fd7c4ba8f0 Update pragma in utils/Address.sol to 0.8.1 (#3098) 3 年之前
  Anton Bukov d95cdaae8e Replace excodesize assembly with address.code.length (https://github.com/ethereum/solidity/releases/tag/v0.8.1) (#3025) 3 年之前
  Francisco Giordano 4a9cc8b491 Merge branch 'release-v4.4' 3 年之前
  Francisco Giordano 6bd6b76d11 4.4.1 3 年之前
  Francisco Giordano 04109f8bee Address: explain dangers of isContract (#2994) 3 年之前
  Francisco Giordano 4961a51cc7 4.4.0 3 年之前
  Francisco Giordano 65ef662a2b 4.4.0-rc.1 3 年之前
  Francisco Giordano 0a87a4e75b 4.4.0-rc.0 4 年之前
  Francisco Giordano c9bdb1f0ae Add a comment documenting the package version being used (#2918) 4 年之前
  Hadrien Croubois 6c1a634053 Add Governor contracts (#2672) 4 年之前
  Hadrien Croubois f710bafae8 Fix typos (#2723) 4 年之前
  Hadrien Croubois b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 年之前
  Hadrien Croubois 93438eca0b Merge 3.4 master into solc-0.8 (#2499) 4 年之前
  Andre Korol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 年之前
  Francisco Giordano 90ed1af972 Support compiling with solc 0.7 (#2408) 4 年之前
  Anton Bukov 87326f7313 Add functionStaticCall and functionDelegateCall methods to Address library (#2333) 5 年之前
  Nikhil Desai ae4e9845de Fix a grammatical error in a comment (#2352) 5 年之前
  Julian M. Rodriguez c801c8d2bb feat: use extcodesize for isContract to reduce gas (#2311) 5 年之前
  Nicolás Venturo 242400e9ea Update functionCall docs 5 年之前
  Francisco Giordano 7f62c8e145 Fix docs links to overloaded functions (#2275) 5 年之前
  Nicolás Venturo b72088a90a Add 'available since' notices 5 年之前
  Julian M. Rodriguez 8b58fc7191 feat: add wrapper function for low level calls (#2264) 5 年之前
  Nicolás Venturo 56de324afe Add SPX license identifier (#2235) 5 年之前
  Nicolás Venturo cca71ab709 Fix deprecation warnings (#2115) 5 年之前
  Nicolás Venturo a8d6f13c94 Remove all 'available since' notices 5 年之前