cgewecke
|
9ab7757a92
|
Support file scoped function definitions (#605)
|
4 years ago |
cgewecke
|
c88eed29e7
|
Locate .coverage_contracts correctly for subfolder paths (#570)
|
4 years ago |
cgewecke
|
e106076ed5
|
Clean up & fixes for Hardhat PR (#569)
|
4 years ago |
cgewecke
|
587a1f3e91
|
Add complex compilation test case (#563)
|
4 years ago |
cgewecke
|
fefeff609d
|
Set network "from" / fix HH trace logic (#562)
|
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
|
655fb79530
|
Parse TryStatements and catchClauses (#522)
|
5 years ago |
cgewecke
|
f1fb8a0f49
|
Stop instrumenting receive() for statements / fns (to save gas) (#517)
|
5 years ago |
cgewecke
|
1b8b73086c
|
Support multi-contract files w/ inheritance for solc 0.6.x (#511)
|
5 years ago |
cgewecke
|
2b14380d3d
|
Auto disable buidler-gas-reporter (#504)
|
5 years ago |
cgewecke
|
e5a5b95ad8
|
Parse solc 6.x contracts (#477)
|
5 years ago |
cgewecke
|
f87c274c2f
|
Rename the dist folder 'plugins' (#444)
|
5 years ago |
cgewecke
|
97de9c6012
|
Add builder-ethers test to CI (#441)
* Let plugins manage which client is used
* Use requested network name
|
5 years ago |
cgewecke
|
592470608c
|
Buidler plugin draft (#426)
* Plugin draft
* Passing: standard test suite
|
5 years ago |
cgewecke
|
0bc67b8a34
|
Update test fixtures and plugin utils for Buidler (#422)
|
5 years ago |
cgewecke
|
2552ebaef0
|
Add 'onCompileComplete' option (#413)
* Also small UI fixes & document network cli flag
|
5 years ago |
cgewecke
|
1c8701ecf9
|
Improve coverage (#409)
+ Remove unused code from `lib/parse.js`
+ Add invalid reporter test
+ Remove un-hittable try/catch around backup client load in API.ganache
|
5 years ago |
cgewecke
|
438b2fef0f
|
Add onServerReady, onTestsComplete, onIstanbulComplete Hooks (#408)
|
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
|
556d2d2e58
|
Use ganache server (instead of provider) (#402)
+ Support --network <name> cli flag
|
5 years ago |
cgewecke
|
503c300993
|
Add mocha options to solcoverjs (#401)
* Add mocha options in solcoverjs (for skipping tests)
* Plugin tests cleanup
|
5 years ago |
cgewecke
|
35e663170c
|
Reorganize and cleanup truffle integration tests (#400)
|
5 years ago |