Francisco Giordano
508a879ef0
Remove merkleTree.js in favor of merkletreejs dependency ( #2578 )
4 years ago
Hadrien Croubois
1ee939e7c4
4.0.0-rc.0
4 years ago
Hadrien Croubois
954f6110d6
4.0.0-beta.1
4 years ago
Hadrien Croubois
cb88e15b33
Enable optimizations when publishing package ( #2557 )
...
(cherry picked from commit 618a735816
)
4 years ago
Hadrien Croubois
618a735816
Enable optimizations when publishing package ( #2557 )
4 years ago
Francisco Giordano
d5f4862405
Fix package.json files field
...
(cherry picked from commit 735c03fcf3
)
4 years ago
Francisco Giordano
735c03fcf3
Fix package.json files field
4 years ago
Francisco Giordano
556cdf5f1a
4.0.0-beta.0
4 years ago
Hadrien Croubois
24a0bc23cf
Reorganize the repo structure ( #2503 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Hadrien Croubois
f7c8252611
Remove GSNv1 contracts ( #2521 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Hadrien Croubois
1ba03b164a
Add support for eth-gas-reporter ( #2501 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Hadrien Croubois
93438eca0b
Merge 3.4 master into solc-0.8 ( #2499 )
...
* 3.4.0-rc.0
* Allow manual dispatch of Test CI job
* Update lockfile (#2481 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* Add "available since" comments in documentation
* Add "available since" comments in documentation
(cherry picked from commit 63a0343dda
)
* Remove SafeMathMock compilation warnings (#2497 )
* Remove SafeMathMock compilation warnings (#2497 )
(cherry picked from commit f4e57fd529
)
* 3.4.0
* fix safemath test to use renamed function from the mock
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
4 years ago
Francisco Giordano
fa64a1ced0
3.4.0
4 years ago
Francisco Giordano
afaebc3869
Disable solhint until Solidity 0.8 supported
4 years ago
Hadrien Croubois
a0323d446c
Transition from buidler to hardhat
4 years ago
Francisco Giordano
ff300b10e1
3.4.0-rc.0
4 years ago
Nicolás Venturo
ecc66719bd
Add ERC20 Permit (EIP-2612) ( #2237 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Santiago Palladino <spalladino@gmail.com>
4 years ago
Francisco Giordano
5748034cd3
Add EIP 712 helpers ( #2418 )
4 years ago
Francisco Giordano
6be5ffe54f
3.3.0
4 years ago
Francisco Giordano
1fccf6fa53
3.3.0-rc.2
4 years ago
Francisco Giordano
c67d81bae1
3.3.0-rc.1
4 years ago
Francisco Giordano
25ac33486c
3.3.0-rc.0
4 years ago
Francisco Giordano
679b7d147c
Clean Buidler cache before publishing
4 years ago
Francisco Giordano
af95fe7a93
Reorder package.json fields
4 years ago
Francisco Giordano
35c931126b
Remove old contracts/examples directory from package.json
4 years ago
Francisco Giordano
6aada9d356
Update dependencies
4 years ago
Francisco Giordano
da9161fc91
Migrate to GitHub Actions
4 years ago
Francisco Giordano
f06738828b
Migrate to Hardhat ( #2397 )
4 years ago
Francisco Giordano
b6b1c0130b
3.2.2-solc-0.7
4 years ago
Igor Yalovoy
c7d99531a7
Re-enable coverage analysis ( #2291 )
...
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
4 years ago
Francisco Giordano
ec8efd52b4
3.2.1-solc-0.7
4 years ago
Francisco Giordano
c08d1439dd
Bump solhint to 3.2.0
...
(cherry picked from commit 09d437c1f9
)
4 years ago
Francisco Giordano
09d437c1f9
Bump solhint to 3.2.0
4 years ago
Francisco Giordano
870ea2a88a
Add -solc-0.7 version tag
4 years ago
Francisco Giordano
1ada3b633e
3.2.0
4 years ago
Francisco Giordano
f2fb8cf23b
3.2.0-rc.0
4 years ago
Francisco Giordano
2acb1abb1f
3.1.0-solc-0.7
5 years ago
Francisco Giordano
b9d72d2991
Clean up build directory when publishing
5 years ago
Nicolás Venturo
de99bccbfd
3.1.0
5 years ago
dependabot-preview[bot]
f3803d3a5d
Bump mocha from 7.2.0 to 8.0.1 ( #2280 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years ago
Nicolás Venturo
8c1daaab57
3.1.0-rc.0
5 years ago
Nicolás Venturo
5294f3b9b7
3.0.2
5 years ago
Francisco Giordano
ccfd370b89
Update Test Helpers to 0.5.6 ( #2261 )
...
* update test-helpers to 0.5.6-rc.0
* remove comment that no longer applies
* fix uses of expectEvent.notEmitted
* remove mocha only
* update to final version
* Update test/token/ERC777/ERC777.test.js
Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
Co-authored-by: Nicolás Venturo <nicolas.venturo@gmail.com>
5 years ago
dependabot-preview[bot]
c18ffd7c81
Bump mocha from 7.1.2 to 7.2.0 ( #2245 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 7.1.2 to 7.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.2...v7.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years ago
dependabot-preview[bot]
217a616fde
Bump ethereumjs-util from 7.0.0 to 7.0.1 ( #2238 )
...
Bumps [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-util ) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/ethereumjs/ethereumjs-util/releases )
- [Changelog](https://github.com/ethereumjs/ethereumjs-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ethereumjs/ethereumjs-util/compare/v7.0.0...v7.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
5 years ago
Francisco Giordano
fa36244bec
separate prepare and prepack scripts to fix CI
5 years ago
dependabot-preview[bot]
ac0a4327a9
Bump solidity-docgen from 0.4.1 to 0.5.3 ( #2221 )
...
* Bump solidity-docgen from 0.4.1 to 0.5.3
Bumps solidity-docgen from 0.4.1 to 0.5.3.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update prepare-docs.sh
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
dependabot-preview[bot]
b362e886ec
Bump ethereumjs-util from 6.2.0 to 7.0.0 ( #2222 )
...
* Bump ethereumjs-util from 6.2.0 to 7.0.0
Bumps [ethereumjs-util](https://github.com/ethereumjs/ethereumjs-util ) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/ethereumjs/ethereumjs-util/releases )
- [Changelog](https://github.com/ethereumjs/ethereumjs-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ethereumjs/ethereumjs-util/compare/v6.2.0...v7.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* update use of ethereumjs-util
* fix use of keccak hash function
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
5 years ago
Franco Victorio
ca38899ede
Upgrade solhint to 3.0 ( #2223 )
5 years ago
Nicolás Venturo
087d314daf
3.0.1
5 years ago