Commit Graph

1173 Commits (1c676ac0ec344e07d5b78adbbdf18726b9b3019c)

Author SHA1 Message Date
Nicolás Venturo 32f55009af Remove outdated notes to v2.x docs 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
Nicolás Venturo cca71ab709
Fix deprecation warnings (#2115) 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 c4e5daff86 Fix Pausable docs 5 years ago
Nicolás Venturo 96a7113a16 Fix broken links 5 years ago
Nicolás Venturo 63a3665a17 3.0.0-rc.1 5 years ago
Nicolás Venturo a0f6bd3926
Add 'deploy-ready' token contracts (#2167) 5 years ago
Nicolás Venturo 402c6ab4cc
Update docs (#2168) 5 years ago
Nicolás Venturo bd0778461d
Add EnumerableMap, refactor ERC721 (#2160) 5 years ago
Nicolás Venturo 0408e51ae6
Bundle ERC20Detailed (#2161) 5 years ago
Nicolás Venturo 5b5d91c9d4
Remove 'external' functions (#2162) 5 years ago
corydickson feb7ead005
Add revert if the bytecode length is zero (#2117) 5 years ago
Nicolás Venturo 7415ebe8bc
API improvements for EnumerableSet (#2151) 5 years ago
Nicolás Venturo 24c37c1f9e
Bundle ERC721 extensions into base contract (#2149) 5 years ago
Nicolás Venturo 97894a140d
Adhere to naming convention (#2150) 5 years ago
pepelu 4476a2d531
Unsigned conversion #2111 (#2123) 5 years ago
Nicolás Venturo a3c6e5f088 3.0.0-rc.0 5 years ago
Nicolás Venturo a8d6f13c94 Remove all 'available since' notices 5 years ago
Nicolás Venturo e7b22483af
Make ERC777 operator the caller (#2134) 5 years ago
Nicolás Venturo 90058040f0
Make AccessControl GSN compatible (#2135) 5 years ago
Nicolás Venturo 9975a1a0c2
Remove Address.toPayable (#2133) 5 years ago
Nicolás Venturo eb34ae67ff
Make IERC721 contracts interfaces instead (#2113) 5 years ago
Nicolás Venturo f1db30955d
Remove deprecated functions and contracts (#2125) 5 years ago
Nicolás Venturo c173392e15
Revamped Access Control (#2112) 5 years ago
Nicolás Venturo c9630526e2
Draft and lifecycles directories cleanup (#2122) 5 years ago
Nicolás Venturo 8176a901a9
Cleanup of Ownership directory (#2120) 5 years ago
Nicolás Venturo baaadde3c5
Remove ERC20._burnFrom (#2119) 5 years ago
Nicolás Venturo 7acd60d152
Add notice about deprecated Crowdsales (#2116) 5 years ago
Nicolás Venturo 65e4ffde58
Make ECDSA.recover revert on error. (#2114) 5 years ago
Anton Bukov e2813df879
Use bytes32 explicitly for Create2.computeAddress() (#2088) 5 years ago
Nicolás Venturo 3296ca7219
Rearrange erc721metadata layout to mimic eth-pkg (#2098) 5 years ago
Francisco Giordano 62065cf043 add prepare-docs script to subpackage 5 years ago
Luca Daniel 08cea10aa7
Fix `operatorBurn` description typo. (#2091) 5 years ago
Anton Bukov 19417c7cd5
Rename CREATE2 argument from bytecodeHash to bytecode and add new method for precomputed bytecode hash (#2087) 5 years ago
Nicolás Venturo 5dfe7215a9
Migrate Contracts to Solidity v0.6 (#2080) 5 years ago
Nicolás Venturo f905a14f5f Fix docsite link 5 years ago
Nicolás Venturo 58a3368215 2.5.0 5 years ago
Nicolás Venturo 941d305044 Update docs 5 years ago
Nicolás Venturo 1b938e39a8 EnumerableSet improvements (#2077) 5 years ago