Christopher Dedominici
d5c134b80f
Update mocha version to 10.2.0, fix deprecated debug package ( #810 )
1 year ago
cgewecke
2b20b1a5ba
Update solidity-parser to 0.16.0 ( #802 )
1 year ago
markus
8d49be094f
Bump web3-utils to ^1.3.6 ( #744 )
2 years ago
cgewecke
e265575041
Restore web3-utils ( #743 )
2 years ago
cgewecke
05ab320fbc
Fixes for Hardhat 2.11.0 ( #740 )
2 years ago
cgewecke
16367d1538
Remove truffle files from project
3 years ago
cgewecke
d57a1315ec
Remove buidler
3 years ago
cgewecke
3bcec941ec
Fix rebase errors & regenerate yarn.lock
3 years ago
cgewecke
93214db07c
Update tests for solc 0.7.x ( #582 )
3 years ago
cgewecke
6b36630572
Update hardhat to 2.9.3
3 years ago
cgewecke
c69c11cb62
Remove Truffle patches ( #693 )
3 years ago
cgewecke
311b0fbb73
Update solidity-parser/parser to 0.14.0 ( #690 )
...
Co-authored-by: Mikhail Melnik <by.zumzoom@gmail.com>
3 years ago
cgewecke
5b7eb34e66
Fix hardhat_reset ( #667 ) and add unit tests ( #681 )
...
Co-authored-by: adjisb <85941014+adjisb@users.noreply.github.com>
Co-authored-by: Andres Adjimann <aadjiman@gmail.com>
3 years ago
cgewecke
3e30a5377a
Update hardhat to 2.8.2 ( #680 )
3 years ago
cgewecke
ba948807ae
Fix london gas bug / bump deps ( #658 )
...
* Skip failing hh integration test for import paths
* Upgrade ganache to latest (for source-map problem)
* Update solidity-parser/parser to 0.13.2
* Set initialBaseFeePerGas to zero
3 years ago
Dylan-Kerler
bc19ef939d
Fix hardhat-deploy compatibility ( #647 )
...
* Change to modify network object instead of replace
* Bump hardhat version
3 years ago
cgewecke
12144ee37c
Update @solidity-parser/parser to ^0.12.0 ( #621 )
4 years ago
cgewecke
9ab7757a92
Support file scoped function definitions ( #605 )
4 years ago
cgewecke
b641167121
Update parser to 0.10.1 and re-enable zeppelin e2e ( #585 )
4 years ago
cgewecke
b020fc72c2
Disable temp folder logic for hardhat >= 2.0.4 ( #581 )
4 years ago
cgewecke
7bfaef4a55
Replace Web3 with thin rpc wrapper
4 years ago
cgewecke
dba6e0c84f
Port Buidler tests to Hardhat ( #561 )
4 years ago
cgewecke
1e9ef8b001
Split hardhat & builder / support HardhatEVM ( #560 )
4 years ago
cgewecke
19f1990304
Remove ganache-core-sc dev dependency ( #554 )
...
* Use api.ganache in unit tests
4 years ago
cgewecke
52889ff393
Upgrade @truffle/provider to 0.2.24 ( #550 )
4 years ago
cgewecke
d6ec5cbc98
Upgrade solidity-parser/parser to 0.8.1 ( #549 )
4 years ago
cgewecke
eed6c021e7
Upgrade Web3 to ^1.3.0, ganache-cli to 6.11.0 ( #539 )
4 years ago
dependabot[bot]
2bfee046f2
Bump decompress from 4.2.0 to 4.2.1 ( #531 )
4 years ago
dependabot[bot]
c7cd625645
Bump lodash from 4.17.15 to 4.17.19 ( #526 )
4 years ago
cgewecke
cccc455e1a
Update buidler dev deps & recommend using --network ( #519 )
5 years ago
cgewecke
2b14380d3d
Auto disable buidler-gas-reporter ( #504 )
5 years ago
cgewecke
2337168d0a
Upgrade @solidity-parser/parser to ^0.6.0 ( #498 )
5 years ago
cgewecke
6c7940cb3e
Use @solidity-parser/parser (^0.5.2) ( #495 )
5 years ago
dependabot[bot]
e91373e6fc
Bump handlebars from 4.1.2 to 4.5.3 ( #462 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
737b4a258f
Bump kind-of from 6.0.2 to 6.0.3 ( #488 )
...
Bumps [kind-of](https://github.com/jonschlinkert/kind-of ) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases )
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
cgewecke
e5a5b95ad8
Parse solc 6.x contracts ( #477 )
5 years ago
cgewecke
171dc5cb7c
Upgrade ganache-cli to 6.9.0 / Web3 to 1.2.6 ( #476 )
5 years ago
cgewecke
1e339e4e1a
Use istanbul fork (because deprecated) ( #465 )
5 years ago
cgewecke
67a3a78854
Add solc 0.6.x integration mocks ( #461 )
5 years ago
cgewecke
1ea44eae69
Fix broken import test using Truffle 5.1.2 ( #454 )
5 years ago
cgewecke
f7603acbc0
Use recursive-readdir to resolve test files ( #451 )
5 years ago
cgewecke
99b3b6e835
Update buidler / reorg dependencies
5 years ago
cgewecke
79b6443d8e
Pre-empt EADDRINUSE and show useful error. ( #407 )
5 years ago
cgewecke
efc321e388
Refactor instrument method ( #406 )
...
* Move all filesystem & filtering logic to plugins
* Move plugin helpers to own file
5 years ago
cgewecke
6bf6b1aa5f
Add warnings for deprecated shell commands ( #405 )
...
* Add ghost-testrpc `0.0.2` dep (mocks $ testrpc-sc)
5 years ago
cgewecke
ee72e8d66d
Validate solcoverjs with json schema ( #403 )
5 years ago
cgewecke
556d2d2e58
Use ganache server (instead of provider) ( #402 )
...
+ Support --network <name> cli flag
5 years ago
cgewecke
7bce2143a2
Route all errors through reporter ( #399 )
...
* Decouple app & plugin UIs. Make UI extensible class consumed by plugin.
* Add flags to force loading truffle lib module from different sources (global, plugin)
* Route all error output through UI Class
* Add error checking for solcover.js loading
* Add truffle lib bundle map
5 years ago
cgewecke
df1c7b307b
Re-enable e2e zeppelin & metacoin ( #396 )
...
* Handle truffle.library require cases
* Fix sanity-check paths
5 years ago
cgewecke
c0c554a31e
Add UI reporter class ( #389 )
...
* Add truffle.library.js (5.0.31) as fail-safe for require('truffle')
* Report truffle and ganache-core versions
5 years ago