Historial de Commits

Autor SHA1 Mensaje Fecha
  GitHubPang 58f635312a Fix typo in CHANGELOG (#3191) hace 3 años
  Hadrien Croubois 3dfc0a44f8 ERC1155 after token transfer hook (#3166) hace 3 años
  Alexander be3c5ca504 clarify _spendAllowance natspec (#3188) hace 3 años
  GitHubPang 4cb0926f11 Fix grammar typo in doc (#3186) hace 3 años
  renovate[bot] 5b6112000c Update lockfile (#3067) hace 3 años
  Francisco Giordano afb20119b3 Release v4.5 hace 3 años
  renovate[bot] 718d0ba2a1 Update dependency simple-get to 2.8.2 [SECURITY] (#3181) hace 3 años
  renovate[bot] 591e30b7b6 Update dependency node-fetch to 2.6.7 [SECURITY] (#3176) hace 3 años
  renovate[bot] 24f561a9a1 Update dependency shelljs to 0.8.5 [SECURITY] (#3177) hace 3 años
  renovate[bot] 32b4eee9a3 Update dependency follow-redirects to 1.14.7 [SECURITY] (#3175) hace 3 años
  Hadrien Croubois c5a6cae898 Add a _spendAllowance function to ERC20 & ERC777 (#3170) hace 3 años
  Micah Zoltu 63b466901f Rename some ERC20 parameters to match the standard document. (#3167) hace 3 años
  Alexander defcf20042 Simplify ERC721 example (#3115) hace 3 años
  Francisco Giordano b119b564df Improve wording for forum link in new issue templates hace 3 años
  Tim Daubenschütz 28986d2f2e Start tokenId at zero in docs (#3162) hace 3 años
  Francisco Giordano 85566faeb2 Improve documentation of various governance aspects (#3161) hace 3 años
  Francisco Giordano bfd05d9646 Add "available since" on Base64.sol hace 3 años
  Hadrien Croubois 574f3b89e1 Add proper revert message on overflow of totalSupply during burn (#3144) hace 3 años
  Gaspar Dip ca755ce799 Add AddressToUintMap (#3150) hace 3 años
  Francisco Giordano fc01c51c13 Simplify inheritance to avoid overrides hace 3 años
  Francisco Giordano 21c5d623d6 Update Copyright notice and include contributors hace 3 años
  Doug Hoyte 4f8af2dceb Add test and docs describing a misuse of MerkleProof (#3090) hace 3 años
  Harsh Vakharia a81b07ce91 Fix typo in retrieval of onERC721Received selector (#3151) hace 3 años
  Francisco Giordano f55d2716a8 Add function documentation for SignatureChecker. hace 3 años
  GitHubPang ae54e6de1d Fix typo in CHANGELOG (#3138) hace 3 años
  Hadrien Croubois fb950c6166 Add a virtual `_checkRole(bytes32)` internal function to `AccessControl` (#3137) hace 3 años
  Hadrien Croubois 6fb1e843cf Make royaltyInfo(uint256 _tokenId, uint256 _salePrice) virtual (#3133) hace 3 años
  GitHubPang 78deae5a76 Fix typo in CHANGELOG (#3135) hace 3 años
  Kevin Upton e298476a90 Simplification of ERC777's transfer & transferFrom by using _send (#3128) hace 3 años
  Hadrien Croubois a5e042cedf Fix use of ^ (xor) instead of ** (power) (#3130) hace 3 años