|
|
049ff9a3c7
|
add workflow to trigger transpilation to upgradeable contracts
|
2021-08-13 18:15:37 -03:00 |
|
|
|
73425c22d8
|
Update lockfile (#2787)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-08-12 14:35:20 +00:00 |
|
|
|
832ff3b9f9
|
Fix docs function for ECDSA (#2819)
|
2021-08-10 17:37:50 -03:00 |
|
|
|
635e36ff08
|
4.3.0-rc.0
v4.3.0-rc.0
|
2021-08-06 16:08:58 +02:00 |
|
|
|
6618f9f184
|
Fix documentation of functions in interfaces directory
|
2021-08-06 11:06:30 -03:00 |
|
|
|
7fcacb549b
|
Fix name of interfaces directory in changelog
|
2021-08-06 11:04:40 -03:00 |
|
|
|
541e82144f
|
Optimize EOA signature verification (#2661)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-08-06 10:47:52 -03:00 |
|
|
|
18668870fd
|
Add an interface folder that lists common interfaces (#2517)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-08-06 10:36:34 -03:00 |
|
|
|
694f169832
|
Remove changelog entry for test changes
|
2021-08-06 10:14:00 -03:00 |
|
|
|
7279273ebb
|
Fix inconsistencies in contract/test hierachy (#2814)
* Fix inconsistencies in contract/test hierachy
* changelog entry
|
2021-08-06 13:43:23 +02:00 |
|
|
|
d89f2a4ac6
|
Update ERC721.behavior.js (#2801)
|
2021-08-05 19:44:13 +02:00 |
|
|
|
48375aa908
|
Read optional compiler version from args/envvars (#2810)
|
2021-08-05 16:03:50 +02:00 |
|
|
|
29957d4a47
|
Add Governor guide (#2811)
|
2021-08-04 19:08:44 -03:00 |
|
|
|
4b152bd8ce
|
Improve Governor (#2794)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
|
2021-08-04 18:29:13 -03:00 |
|
|
|
f782943099
|
Move variable declaration to top of test file (#2806)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-08-03 14:19:21 +00:00 |
|
|
|
3da0cf698f
|
Uncomment assertion in ERC2771Context.test.js (#2796)
|
2021-08-03 11:06:24 -03:00 |
|
|
|
e1c0f3eaef
|
Update tests for RFC 2606 (#2802)
|
2021-08-02 23:41:13 +00:00 |
|
|
|
8bcf0ad7ab
|
Use Hardhat recommended Mocha configuration (#2805)
|
2021-08-02 20:35:12 -03:00 |
|
|
|
56b3b7a487
|
Remove mention of 2.0.0 audit in docs
|
2021-08-02 20:06:30 -03:00 |
|
|
|
bbd68b721d
|
Update security policy regarding past major releases
|
2021-08-02 19:57:04 -03:00 |
|
|
|
2d1e82c901
|
remove duplicated 'private-vars-leading-underscore' solhint rule (#2800)
|
2021-08-02 18:02:40 +02:00 |
|
|
|
9a385dcb45
|
fix typo
|
2021-08-02 12:14:20 +02:00 |
|
|
|
3dadd40034
|
Avoid safe math in BitMap (#2797)
|
2021-07-30 09:48:45 +02:00 |
|
|
|
566a774222
|
Update lockfile (#2774)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-20 10:49:34 -03:00 |
|
|
|
865dc9365c
|
Update codecov/codecov-action action to v2 (#2779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-20 13:48:26 +00:00 |
|
|
|
0500c9e53e
|
Use "OpenZeppelin Contracts" where appropriate (#2778)
|
2021-07-20 10:35:58 -03:00 |
|
|
|
d3c5bdf4de
|
Fix yellowpaper reference (#2775)
|
2021-07-19 09:45:04 -03:00 |
|
|
|
7e41bf2259
|
Remove ERC20FlashMint from drafts section in docs
|
2021-07-16 19:44:40 -03:00 |
|
|
|
6c1a634053
|
Add Governor contracts (#2672)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-07-16 12:44:01 -03:00 |
|
|
|
f88e555234
|
Add values() functions to EnumerableSets (#2768)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-07-16 12:06:47 -03:00 |
|
|
|
87826f807a
|
Update lockfile
|
2021-07-16 11:58:22 -03:00 |
|
|
|
b8fdc620aa
|
Downgrade yargs to v16
|
2021-07-16 11:49:12 -03:00 |
|
|
|
466cf05912
|
Deprecate openzeppelin-solidity on every release
|
2021-07-16 11:22:47 -03:00 |
|
|
|
8467143f2a
|
Update lockfile (#2763)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-14 16:14:51 -03:00 |
|
|
|
c346c09b01
|
Clarify zero address usage in proposer and executor roles in Timelock (#2765)
* Clarify zero address usage in proposer and executor roles in access control
* Address zero only applies to executor
* Fix incorrect role
|
2021-07-14 16:39:08 +02:00 |
|
|
|
3935b907d4
|
Fix NatSpec comment syntax
|
2021-07-13 17:10:54 -03:00 |
|
|
|
4e2641a915
|
Simplify selector access (#2766)
|
2021-07-13 01:23:14 +02:00 |
|
|
|
973b0f883a
|
fix typo in erc20 docs (#2764)
|
2021-07-12 16:45:39 +02:00 |
|
|
|
6d97f09195
|
Gas optimization on average function of Math.sol (#2757)
* change implementation to save gas
* add average test with two max uni256 number
|
2021-07-10 21:28:12 +02:00 |
|
|
|
1c1ebd765d
|
Remove defer tag for Wizard embed script
|
2021-07-09 16:38:44 -03:00 |
|
|
|
9eba3ef29a
|
fix two minor typos (#2755)
|
2021-07-08 17:23:13 +02:00 |
|
|
|
e4696f7315
|
Update lockfile (#2752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-07-06 19:23:06 -03:00 |
|
|
|
23b3807ea7
|
Use private instead of immutable in ERC2771Context (#2754)
|
2021-07-06 14:41:03 -03:00 |
|
|
|
15b92e4097
|
Add missing "await" in tests (#2749)
* add missing await in tests
* fix test description
|
2021-07-06 17:20:08 +02:00 |
|
|
|
922058dbc8
|
Change comma to decimal point in comment (#2742)
|
2021-07-05 12:20:27 -03:00 |
|
|
|
b9e2c7896d
|
Merge branch 'release-v4.2'
|
2021-06-30 14:31:57 -03:00 |
|
|
|
9fbc1d71c0
|
4.2.0
v4.2.0
|
2021-06-30 14:29:37 -03:00 |
|
|
|
3ae911b442
|
Update lockfile (#2732)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-29 17:46:11 -03:00 |
|
|
|
eea376911b
|
Reorder AccessControl event to emit after assignment (#2738)
|
2021-06-24 10:38:02 -03:00 |
|
|
|
1db3037808
|
Fix misleading comments (#2737)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2021-06-24 10:37:20 -03:00 |
|