Commit Graph

1241 Commits (7e41bf2259950c33e55604015875b7780b6a2e63)

Author SHA1 Message Date
Nikhil Desai ae4e9845de
Fix a grammatical error in a comment (#2352) 4 years ago
Francisco Giordano f2fb8cf23b 3.2.0-rc.0 4 years ago
Francisco Giordano 91f16a7e47
Adapt proxies to Contracts conventions (#2345) 4 years ago
Francisco Giordano 6bc2ae3731
Add documentation for proxies (#2344) 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
Francisco Giordano cb791a1b21
Add Proxies from OpenZeppelin SDK (#2335) 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
Francisco Giordano 2acb1abb1f 3.1.0-solc-0.7 5 years ago
Francisco Giordano 4eb8d2bb10 Revert "feat: use extcodesize for isContract to reduce gas (#2311)" 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
Julian M. Rodriguez c801c8d2bb
feat: use extcodesize for isContract to reduce gas (#2311) 5 years ago
Francisco Giordano ef3bbbcf40
Add readme notices with link to docs site (#2300) 5 years ago
Nicolás Venturo de99bccbfd 3.1.0 5 years ago
Clément Lesaege 0cc882ef9d
typo fix: forwared -> forwarded (#2290) 5 years ago
Oleg Kuzmenko 3f4420527b
Separate mapping keyword by whitespace (#2287) 5 years ago
Nicolás Venturo 02a6b05bde Update functionCall docs 5 years ago
Nicolás Venturo 242400e9ea Update functionCall docs 5 years ago
Nicolás Venturo 8c1daaab57 3.1.0-rc.0 5 years ago
Francisco Giordano 7f62c8e145
Fix docs links to overloaded functions (#2275) 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 5294f3b9b7 3.0.2 5 years ago
Nicolás Venturo fac773ac99 Add SPX license identifier (#2235) 5 years ago
Nicolás Venturo 82769e54c3 Fix 721 preset docs 5 years ago
Nicolás Venturo 022f2bc177 Improve SignedSafeMath docs 5 years ago
Nicolás Venturo ccf79ee483 Fix SafeMath docs 5 years ago
GuiCz ecf0725dd1
Documentation/erc721 contracts (#2218) 5 years ago
Nicolás Venturo d3ef93a9a5
Deprecate SafeERC20.safeApprove (#2268) 5 years ago
Julian M. Rodriguez d7a6e7be2e
Feature/uint enumerable set tests #2253 (#2254) 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
Jordan 64ab594ad6
Modify token presets "mint" function as virtual to allow extending (#2257) 5 years ago
Nicolás Venturo 394987f365 Fix ERC777 hook docs, fixes #2256 5 years ago
Anton Bukov d418da6b91
Decrease CREATE2 address computation gas usage from 623 to 539 (#2244) 5 years ago
Julian M. Rodriguez 5513dfd3cf
Adding SafeCast variants for signed integers (#2243) 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
SmritiVerma 4fe31f8d4d
Fixed typo in ERC20PresetMinterPauser (#2233) 5 years ago
Brendan Chou cfa9ad9943
Fix ReentrancyGuard for Proxy Pattern (#2171) 5 years ago
Nicolás Venturo 5f9a86a8f2 Remove leftovers of TokenVesting contract 5 years ago