cgewecke
|
66fda89e69
|
Use fs.stat to check directory status (#880)
|
8 months ago |
cgewecke
|
a20fbf7b11
|
Support solc v0.4.x (#877)
|
8 months ago |
cgewecke
|
4f007c7583
|
Enable coverage when `viaIR` compiler flag is true (#854)
|
10 months ago |
cgewecke
|
c6eea4b130
|
Remove ganache-cli related code from API & tests (#849)
|
10 months ago |
cgewecke
|
3f767d765e
|
Add command option to specify the source files to run the coverage on (#806) (#838)
Co-authored-by: Claudia Barcelo <claudiabarcelovaldes40@gmail.com>
|
10 months ago |
cgewecke
|
abea00b21c
|
Throw error when mocha parallel is set to true (#833)
|
10 months ago |
cgewecke
|
16367d1538
|
Remove truffle files from project
|
3 years ago |
cgewecke
|
0c9a79e09b
|
Fix pre/post strategy for modifier coverage (#595)
|
3 years ago |
cgewecke
|
afd7ef0376
|
Add test matrix generator (#593)
|
3 years ago |
Ryno Beyers
|
cdab28ca07
|
Add new hook and make temporary contracts directory configurable (#664)
|
3 years ago |
cgewecke
|
b6c483976e
|
Allow truffle projects to contain vyper contracts (#571)
|
4 years ago |
cgewecke
|
c88eed29e7
|
Locate .coverage_contracts correctly for subfolder paths (#570)
|
4 years ago |
cgewecke
|
7bfaef4a55
|
Replace Web3 with thin rpc wrapper
|
4 years ago |
cgewecke
|
383e43ab7f
|
Normalize target paths in "assembleFiles" for Windows (#486)
|
5 years ago |
cgewecke
|
ce77d3b190
|
Fix saving on Windows OS (#459)
|
5 years ago |
cgewecke
|
f2cdb63498
|
Add API documentation (#447)
|
5 years ago |
cgewecke
|
3612a815e6
|
Make api require-able, expose plugin utils (#445)
|
5 years ago |
cgewecke
|
f87c274c2f
|
Rename the dist folder 'plugins' (#444)
|
5 years ago |
cgewecke
|
367ef81fa5
|
Prepare API for parallelization (#436)
|
5 years ago |
cgewecke
|
ce2e6c3dfb
|
Add tests for buidler cli options (#435)
|
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
|
3421207276
|
Add --temp command flag (#414)
|
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 |