Francisco Giordano
|
b2970b96e5
|
Update lockfile
|
2 years ago |
JulissaDantes
|
887985413c
|
Use default admin role in TimelockController (#3799)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
Francisco Giordano
|
49c0e4370d
|
4.8.0
|
2 years ago |
Hadrien Croubois
|
1f18fea1de
|
4.8.0-rc.2
|
2 years ago |
renovate[bot]
|
b7aff6363f
|
Update lockfile (#3746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Francisco
|
50501a751e
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
(cherry picked from commit c52625018b )
|
2 years ago |
Francisco
|
c52625018b
|
Update docs pipeline to solidity-docgen@0.6 (#3707)
|
2 years ago |
dependabot[bot]
|
2a45f99fc4
|
Bump yargs-parser from 2.4.1 to 20.2.4 (#3726)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
Hadrien Croubois
|
16791134c1
|
4.8.0-rc.1
|
2 years ago |
Francisco
|
089f9b95af
|
Ignore specific warnings and make the rest into errors (#3695)
(cherry picked from commit 046121e080 )
|
2 years ago |
renovate[bot]
|
c8a0639afe
|
Update dependency solidity-coverage to ^0.8.0 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit d6975f8e07 )
|
2 years ago |
Francisco
|
3f6c8245aa
|
Update lockfile (#3698)
(cherry picked from commit fac768cd2c )
|
2 years ago |
Francisco
|
046121e080
|
Ignore specific warnings and make the rest into errors (#3695)
|
2 years ago |
renovate[bot]
|
d6975f8e07
|
Update dependency solidity-coverage to ^0.8.0 (#3681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Francisco
|
fac768cd2c
|
Update lockfile (#3698)
|
2 years ago |
Francisco Giordano
|
5e6fd491f3
|
4.8.0-rc.0
|
2 years ago |
renovate[bot]
|
66ec91bc45
|
Update lockfile (#3669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Hadrien Croubois
|
c797195f1d
|
Add getter for number of releasable tokens in VestingWallet (#3580)
Co-authored-by: Francisco <frangio.1@gmail.com>
|
2 years ago |
dependabot[bot]
|
2d4fb93087
|
Bump undici from 5.8.0 to 5.9.1 (#3632)
Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.8.0...v5.9.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
renovate[bot]
|
ec825d8999
|
Update lockfile (#3592)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
6e8d885ca7
|
Bump undici from 5.5.1 to 5.8.0 (#3569)
Bumps [undici](https://github.com/nodejs/undici) from 5.5.1 to 5.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.5.1...v5.8.0)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
renovate[bot]
|
e7397844f8
|
Update lockfile (#3523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
Hadrien Croubois
|
3dac7bbed7
|
Merge v4.7 back into master (#3516)
|
3 years ago |
renovate[bot]
|
3aa7ff74b0
|
Update lockfile (#3442)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
4942bd19e2
|
Update lockfile (#3430)
|
3 years ago |
renovate[bot]
|
5ed20f32cf
|
Update lockfile (#3386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Hadrien Croubois
|
a035b235b4
|
Release v4.6 (#3358)
* 4.6.0-rc.0
* Fix release script to only release @openzeppelin/contracts
(cherry picked from commit 2bd75a44bb )
* make ERC2981:royaltyInfo public (#3305)
(cherry picked from commit d2832ca7a9 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* add transpilation guards to the crosschain mocks (#3306)
(cherry picked from commit 9af5af8fff )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Fix tests on upgradeable contracts after transpilation
(cherry picked from commit 0762479dd5 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Remove unused constructor argument
(cherry picked from commit 69c3781043 )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328)
(cherry picked from commit cb14ea3c5c )
* Fix update-comment script to ignore invalid tags
(cherry picked from commit 848fef5b6c )
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
* 4.6.0
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
renovate[bot]
|
f81b80fb39
|
Update lockfile (#3309)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
8372b4f923
|
Update Hardhat to latest (#3260)
|
3 years ago |
renovate[bot]
|
9bded169e8
|
Update lockfile (#3229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
6db2d0ea39
|
Update dependency yargs to v17 (#3101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
6fec54f17f
|
Update lockfile (#3193)
|
3 years ago |
renovate[bot]
|
5b6112000c
|
Update lockfile (#3067)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
afb20119b3
|
Release v4.5
|
3 years ago |
renovate[bot]
|
718d0ba2a1
|
Update dependency simple-get to 2.8.2 [SECURITY] (#3181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
591e30b7b6
|
Update dependency node-fetch to 2.6.7 [SECURITY] (#3176)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
24f561a9a1
|
Update dependency shelljs to 0.8.5 [SECURITY] (#3177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
renovate[bot]
|
32b4eee9a3
|
Update dependency follow-redirects to 1.14.7 [SECURITY] (#3175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Hadrien Croubois
|
783ac759a9
|
upgrade solidity-coverage to 0.7.18 to support ERC165 coverage (#3117)
|
3 years ago |
Hadrien Croubois
|
1ffcb10bd2
|
Change release script to only update version comment for changed files (#3033)
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
3 years ago |
Francisco Giordano
|
6bd6b76d11
|
4.4.1
|
3 years ago |
renovate[bot]
|
2a09e50d09
|
Update lockfile (#2993)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
4961a51cc7
|
4.4.0
|
3 years ago |
renovate[bot]
|
4c8642b70a
|
Update lockfile (#2932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
65ef662a2b
|
4.4.0-rc.1
|
3 years ago |
Francisco Giordano
|
0a87a4e75b
|
4.4.0-rc.0
|
3 years ago |
Francisco Giordano
|
c9bdb1f0ae
|
Add a comment documenting the package version being used (#2918)
|
3 years ago |
renovate[bot]
|
75d422feca
|
Update lockfile (#2842)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
3 years ago |
Francisco Giordano
|
0c4de6721d
|
4.3.2
|
3 years ago |
dependabot[bot]
|
aefcb3e8aa
|
Bump tar from 4.4.17 to 4.4.19 (#2843)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.17 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.17...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |