Commit Graph

1041 Commits (705b0b0001415725c87a30762eb19db9a2db5798)

Author SHA1 Message Date
Nicolás Venturo fcdf8f4618
Add BytesSet (#2395) 4 years ago
Roman Semenov 2bb06b1af4
Replace `if (...) revert()` with `require(...)` (#2376) 4 years ago
James Zaki 8108f2f9b9
Fixed comment typo (#2372) 4 years ago
Nicolás Venturo e98b187e64
Fix typos in ERC20 docs (#2364) 4 years ago
Anton Bukov 87326f7313
Add functionStaticCall and functionDelegateCall methods to Address library (#2333) 4 years ago
Hadrien Croubois 7f3eee750a
Add TimelockController (#2354) 4 years ago
Ross Campbell ca7ee098ca
Fix whitespace in IERC721Receiver (#2359) 4 years ago
Ross Campbell 1229c28ce0
Update ERC20.sol (#2357) 4 years ago
Francisco Giordano 09d437c1f9 Bump solhint to 3.2.0 4 years ago
Francisco Giordano 1ada3b633e 3.2.0 4 years ago
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
Julian M. Rodriguez 9700e6b4bd
Use beforeTokenTransfer hook in ERC20Snapshot (#2312) 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