Commit Verlauf

Autor SHA1 Nachricht Datum
  Kevin Upton e298476a90 Simplification of ERC777's transfer & transferFrom by using _send (#3128) vor 3 Jahren
  Hadrien Croubois a5e042cedf Fix use of ^ (xor) instead of ** (power) (#3130) vor 3 Jahren
  Francisco Giordano d57593c148 Lint vor 3 Jahren
  Francisco Giordano 7c47ac7193 Add workflow to generate and update docs branches vor 3 Jahren
  Muhammad Anas Baig 8f70c8867e Fix typo in ERC721.sol (#3127) vor 3 Jahren
  JulissaDantes b3b83b558e Add Slither reentrancy check in CI (#3047) vor 3 Jahren
  Hadrien Croubois 783ac759a9 upgrade solidity-coverage to 0.7.18 to support ERC165 coverage (#3117) vor 3 Jahren
  Hadrien Croubois 25eeb80b18 Fix broken pull request links in change log (#3114) vor 3 Jahren
  Hadrien Croubois 3eb2d43b06 Move abs(int256) from Math to SafeMath (#3110) vor 3 Jahren
  Hadrien Croubois ecae978cb5 Make more functions virtual (#3078) vor 3 Jahren
  Hadrien Croubois e192fac276 Simplify UUPSUpgradeable along the lines of ERC1822 (#3021) vor 3 Jahren
  rotcivegaf 3458c1e854 Add SignedMath with math utilities for signed integers (#2686) vor 3 Jahren
  Francisco Giordano dee772a55f Add documentation to TokenTimelock vor 3 Jahren
  Francisco Giordano 1051db3802 Use abi.encodePacked instead of bytes.concat vor 3 Jahren
  Francisco Giordano a8f35b6c25 Make script executable vor 3 Jahren
  Hadrien Croubois c366de3626 Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100) vor 3 Jahren
  0xclaudeshannon 80d8da0564 Do not reduce approval on transferFrom if current allowance is type(uint256).max (#3085) vor 3 Jahren
  Hadrien Croubois fd7c4ba8f0 Update pragma in utils/Address.sol to 0.8.1 (#3098) vor 3 Jahren
  Hadrien Croubois 8dd744fc18 Add missing reference to PR in changelog vor 3 Jahren
  Martín Triay 828fe365ee Normalize return variable names in IERC721Enumerable (#3079) vor 3 Jahren
  JulissaDantes a65c03bc0d Implement Non Fungible Token Royalty (EIP2981) (#3012) vor 3 Jahren
  Francisco Giordano 1e815f3308 Restructure intro to ERC721 contract docs vor 3 Jahren
  GitHubPang d74605641c Fix typos (#3075) vor 3 Jahren
  Francisco Giordano a9f994f063 Reduce ERC20 allowance before triggering transfer (#3056) vor 3 Jahren
  Ernesto García ef0273fde1 Add Base64 library to utils (#2884) vor 3 Jahren
  Anton Bukov da3a9ae18b Avoid assembly in signature V and S decomposition (#3060) vor 3 Jahren
  Drew Beller e3391cd65f Fix typo (#3058) vor 3 Jahren
  Francisco Giordano e9e177f53b Fix ERC2771ContextMock for upgradeable contracts vor 3 Jahren
  Hadrien Croubois fe38eae6cd Re-enable immutable forwarder in ERC2771Context (#2917) vor 3 Jahren
  Michael D. George 915ca181ba Add Certora's Governance verification rules (#2997) vor 3 Jahren