|
|
783e928ae8
|
Merge branch 'release-v4.0'
|
2021-03-23 12:13:57 -03:00 |
|
|
|
a673994de5
|
4.0.0
|
2021-03-23 12:06:54 -03:00 |
|
|
|
74e03de760
|
removes unused dependency (#2603)
|
2021-03-21 19:22:45 +01:00 |
|
|
|
3dc374ddcf
|
Make overide of ERC721.isApprovedForAll affect the ERC721 logic (#2597)
|
2021-03-16 15:32:22 -03:00 |
|
|
|
90a72f9acd
|
Fix ERC721URIStorage in documentation
(cherry picked from commit 7c1625b0e0)
|
2021-03-15 16:48:43 -03:00 |
|
|
|
7c1625b0e0
|
Fix ERC721URIStorage in documentation
|
2021-03-15 16:47:39 -03:00 |
|
|
|
cd443f0d5b
|
Add tests to extend code coverage (#2586)
|
2021-03-15 13:01:47 -03:00 |
|
|
|
d5194725b7
|
Add optimization for EnumerableSet (#2588)
Co-authored-by: Reason <Reason@Lee.com>
|
2021-03-13 10:19:29 +01:00 |
|
|
|
82e3ec3afe
|
Fix MerkleProof generation in tests and add some documentation (#2585)
|
2021-03-12 21:41:54 +00:00 |
|
|
|
682def9f89
|
Typo in ERC20 constructor docstring (#2581)
|
2021-03-11 17:28:26 +01:00 |
|
|
|
96aece07f3
|
Fix docs formatting in IERC20Permit (#2579)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-03-10 19:48:22 -03:00 |
|
|
|
5171e46c47
|
Add an internal _useNonce(address) function in ERC20Permit (#2565)
|
2021-03-10 12:24:12 -03:00 |
|
|
|
1ee939e7c4
|
4.0.0-rc.0
|
2021-03-09 15:38:49 +01:00 |
|
|
|
27fc833550
|
Make ERC1155.uri public (#2576)
(cherry picked from commit 5dbbda5435)
|
2021-03-08 17:37:25 -03:00 |
|
|
|
0b3e0d74b0
|
Further reorganisation of the repo (#2575)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit f076ff5dbd)
|
2021-03-08 17:37:03 -03:00 |
|
|
|
f076ff5dbd
|
Further reorganisation of the repo (#2575)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-03-08 17:06:54 -03:00 |
|
|
|
b8ab763581
|
Add IERC20Metadata with name, symbol and decimals (#2561)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-03-08 19:53:01 +00:00 |
|
|
|
78a9821129
|
Mint ERC777 without reception ack (#2552)
|
2021-03-08 19:44:31 +00:00 |
|
|
|
5dbbda5435
|
Make ERC1155.uri public (#2576)
|
2021-03-08 15:42:34 -03:00 |
|
|
|
b1e0aa487d
|
Fix AccessControlEnumerable not tracking renounceRole (#2572)
* Fix AccessControlEnumerable not tracking renounceRole
* Updated changelog
(cherry picked from commit 7adf0d88a0)
|
2021-03-08 14:32:21 +01:00 |
|
|
|
6505e28c40
|
removes invalid character in comments (#2571)
(cherry picked from commit fc004c0ad2)
|
2021-03-08 14:32:09 +01:00 |
|
|
|
7adf0d88a0
|
Fix AccessControlEnumerable not tracking renounceRole (#2572)
* Fix AccessControlEnumerable not tracking renounceRole
* Updated changelog
|
2021-03-08 13:44:20 +01:00 |
|
|
|
fc004c0ad2
|
removes invalid character in comments (#2571)
|
2021-03-08 13:42:35 +01:00 |
|
|
|
f07c39be8a
|
Add ERC165 interface detection to AccessControl (#2562)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
(cherry picked from commit 29ffe6f426)
|
2021-03-04 18:50:49 -03:00 |
|
|
|
29ffe6f426
|
Add ERC165 interface detection to AccessControl (#2562)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2021-03-04 18:50:12 -03:00 |
|
|
|
954f6110d6
|
4.0.0-beta.1
|
2021-03-03 16:23:38 +01:00 |
|
|
|
4390b8df12
|
Add ERC721URIStorage extension (#2555)
(cherry picked from commit 1705067e65)
|
2021-03-03 16:15:51 +01:00 |
|
|
|
1705067e65
|
Add ERC721URIStorage extension (#2555)
|
2021-03-03 12:13:09 -03:00 |
|
|
|
136de91049
|
Rename variable master to implementation #2 (#2553)
(cherry picked from commit 103ff8e23d)
|
2021-03-03 12:33:03 +01:00 |
|
|
|
103ff8e23d
|
Rename variable master to implementation #2 (#2553)
|
2021-03-03 12:31:33 +01:00 |
|
|
|
e2bf45f262
|
Rename variable master to implementation
(cherry picked from commit cdb929aada)
|
2021-03-02 21:30:26 -03:00 |
|
|
|
cdb929aada
|
Rename variable master to implementation
|
2021-03-02 21:25:56 -03:00 |
|
|
|
93d990c653
|
Optimize constructor of ERC777 (#2551)
(cherry picked from commit 62af16b9f2)
|
2021-03-02 21:31:07 +01:00 |
|
|
|
62af16b9f2
|
Optimize constructor of ERC777 (#2551)
|
2021-03-02 21:29:05 +01:00 |
|
|
|
3dfd02b4b4
|
Fix link to TimelockController
(cherry picked from commit ba1d773176)
|
2021-03-02 21:14:33 +01:00 |
|
|
|
16312fcfb9
|
Rename UpgradeableProxy to ERC1967Proxy (#2547)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
(cherry picked from commit c789941d76)
|
2021-03-02 21:14:08 +01:00 |
|
|
|
a81a88cca0
|
Fix mentions of buidler (#2548)
(cherry picked from commit 232c355b3a)
|
2021-03-02 21:14:00 +01:00 |
|
|
|
ba1d773176
|
Fix link to TimelockController
|
2021-03-02 15:53:03 -03:00 |
|
|
|
c789941d76
|
Rename UpgradeableProxy to ERC1967Proxy (#2547)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-03-02 11:20:59 -03:00 |
|
|
|
232c355b3a
|
Fix mentions of buidler (#2548)
|
2021-03-02 09:24:37 +01:00 |
|
|
|
15214a53ce
|
Optimize implementation of ERC20Capped (#2524)
(cherry picked from commit 36b855972b)
|
2021-03-01 12:09:21 -03:00 |
|
|
|
36b855972b
|
Optimize implementation of ERC20Capped (#2524)
|
2021-02-24 22:07:03 +00:00 |
|
|
|
d5f4862405
|
Fix package.json files field
(cherry picked from commit 735c03fcf3)
|
2021-02-24 00:36:08 -03:00 |
|
|
|
735c03fcf3
|
Fix package.json files field
|
2021-02-24 00:35:47 -03:00 |
|
|
|
556cdf5f1a
|
4.0.0-beta.0
|
2021-02-22 17:44:21 -03:00 |
|
|
|
24a0bc23cf
|
Reorganize the repo structure (#2503)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-02-22 16:44:16 +00:00 |
|
|
|
c3178ff942
|
Add message to caution that SafeMath.sol is for Solidity 0.8
|
2021-02-19 18:17:42 -03:00 |
|
|
|
f8cc8b844a
|
Minimal support for ERC2771 (GSNv2) (#2508)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-02-19 15:36:48 -03:00 |
|
|
|
e341bdc1b7
|
Remove enumerable from AccessControl and add AccessControlEnumerable extension (#2512)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-02-19 17:36:56 +00:00 |
|
|
|
09734e8028
|
Remove enumerable from ERC721 and add an ERC721Enumerable extension (#2511)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-02-19 13:24:39 -03:00 |
|