Commit Graph

632 Commits (e58c6d8ff4fd2ddac0320f9b8b7f4fca14f65192)

Author SHA1 Message Date
Nicolás Venturo ecc66719bd
Add ERC20 Permit (EIP-2612) (#2237) 4 years ago
Francisco Giordano 268c6ab36c Edit ERC20 API index to make it clearer 4 years ago
Francisco Giordano 42da4d6867
Fix name of argument in docstring 4 years ago
Francisco Giordano 90ed1af972
Support compiling with solc 0.7 (#2408) 4 years ago
soham 0f55c18595
Fix/solc 0.7.4 warnings #2391 (#2396) 4 years ago
Nicolás Venturo e98b187e64
Fix typos in ERC20 docs (#2364) 4 years ago
Ross Campbell ca7ee098ca
Fix whitespace in IERC721Receiver (#2359) 4 years ago
Ross Campbell 1229c28ce0
Update ERC20.sol (#2357) 4 years ago
Andrew B Coathup ded2b0a55c
Fix minor typos and grammar in docs (#2338) 4 years ago
tincho aaa5ef81cf
Fix typos (#2343) 4 years ago
sunhurts 6d5a73815d
Fix ERC20Snapshot#_beforeTokenTransfer (#2328) 5 years ago
soham 48072e439d
Fix function state mutability warning (#2327) 5 years ago
Julian M. Rodriguez 9700e6b4bd
Use beforeTokenTransfer hook in ERC20Snapshot (#2312) 5 years ago
Elena Gesheva 04fc35707d
Migrate contracts to Solidity 0.7 (#2319) 5 years ago
Julian M. Rodriguez 0c667ca32a
docs: add note explaining opinionated presets (#2313) 5 years ago
Nicolas Tsagarides 7c4a2a0a29
Fix comment reference for function hash (#2307) 5 years ago
Francisco Giordano ef3bbbcf40
Add readme notices with link to docs site (#2300) 5 years ago
Oleg Kuzmenko 3f4420527b
Separate mapping keyword by whitespace (#2287) 5 years ago
Nicolás Venturo e2876b947d Fix docs link 5 years ago
Nicolás Venturo ed3a513f86 Fix broken links 5 years ago
Nicolás Venturo b72088a90a Add 'available since' notices 5 years ago
Julian M. Rodriguez 8b58fc7191
feat: add wrapper function for low level calls (#2264) 5 years ago
Nicolás Venturo d9fa59f30a
Address ERC1155 changes (#2267) 5 years ago
Brendan Graetz 13e2132b69
docs: minor - spelling, grammar (#2273) 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
GuiCz ecf0725dd1
Documentation/erc721 contracts (#2218) 5 years ago
Nicolás Venturo d3ef93a9a5
Deprecate SafeERC20.safeApprove (#2268) 5 years ago
Robert Kaiser a81e948fc9
Add a simple catch-all implementation of the metadata URI interface (#2029) 5 years ago
Nicolás Venturo 91516b2318
Allow overriding of ERC1155 functions (#2263) 5 years ago
tincho 52f7b6e03b
Remove TokenVesting reference from Timelock docs (#2262) 5 years ago
Nicolás Venturo 394987f365 Fix ERC777 hook docs, fixes #2256 5 years ago
Ross Campbell 424ab2a024
Update SafeERC20.sol (#2246) 5 years ago
Nicolás Venturo 56de324afe
Add SPX license identifier (#2235) 5 years ago
Francisco Giordano 956d6632d9
ERC1155 feature pending tasks (#2014) 5 years ago
Julian M. Rodriguez 78dc37739f
Making IERC721Receiver an interface (#2225) 5 years ago
Nicolás Venturo c75b016919
Add missing requirements to ERC777 (#2212) 5 years ago
GuiCz c4be4d16e8
ERC721 documentation (#2164) 5 years ago
Nicolás Venturo 715ec806f0
ERC721 deploy ready fixes (#2192) 5 years ago
Nicolás Venturo 5bb8d0245b
Improve Hooks documentation (#2199) 5 years ago
Nicolás Venturo c7705712ba
Remove in-constructor requirements (#2195) 5 years ago
Nicolás Venturo 13e113df81 Improve usage of toString 5 years ago
Francisco Giordano 8b10cb38d8
Rename Strings.fromUint256 to Strings.toString (#2188) 5 years ago
Nicolás Venturo 3e139baa50
Add missing hook to ERC777, fix relevant documentation (#2191) 5 years ago
Robert Kaiser b6513f6ad7
provide 'automatic' token URI by appending the token ID to the base URI (#2174) 5 years ago
Francisco Giordano 4ca719bf8b Fix typo 5 years ago
Francisco Giordano b734bf3fa5 Tweak wording in ERC20Snapshot docs 5 years ago
Francisco Giordano 3b10205c8e
Improve ERC20Snapshot documentation (#2186) 5 years ago
Nicolás Venturo d2ab599bd3
Update IERC777.sol (#2184) 5 years ago
Francisco Giordano 885378e421 Fix some of the code formatting in docs 5 years ago
Nicolás Venturo 96a7113a16 Fix broken links 5 years ago