cgewecke
ed3d504176
Fix README for v0.8 release
2 years ago
cgewecke
a7db2fedc4
More README changes
3 years ago
cgewecke
e9133d719c
Generate mocha JSON output with --matrix ( #601 )
3 years ago
cgewecke
d09ed179df
Add ABI diff logic ( #598 )
3 years ago
cgewecke
cd863d3760
Add modifierWhitelist option ( #597 )
3 years ago
cgewecke
afd7ef0376
Add test matrix generator ( #593 )
3 years ago
cgewecke
f6f94c1cd5
Add modifier-invocation-as-branch coverage ( #588 )
3 years ago
cgewecke
922365685b
Misc docs changes and rename plugin.ui.js
3 years ago
cgewecke
6a5c6b311b
Add ZumZoom to list of contributors
3 years ago
cgewecke
01f2d2d80a
Fix broken stack too deep link in README
3 years ago
cgewecke
1cd0477048
Fix README options table
3 years ago
cgewecke
774e38b6ef
Add rynobey to contributors list
3 years ago
cgewecke
ba78c2757f
Add adjsib and Shelvak to contributors list
3 years ago
cgewecke
3300b2363a
Add solcOptimizerDetails option ( #683 )
3 years ago
cgewecke
81c6b50f43
Add variable on global HH env identifying solidity-coverage task ( #682 )
3 years ago
Ryno Beyers
cdab28ca07
Add new hook and make temporary contracts directory configurable ( #664 )
3 years ago
cgewecke
383c512967
Credit contributors
3 years ago
cgewecke
593d1e37a4
Add configureYulOptimizer option ( #659 )
...
Co-authored-by: Jason Smythe <jason@smythemail.za.net>
3 years ago
cgewecke
f0aa876c3e
Add README link to globby package matching patterns
4 years ago
cgewecke
e6e627b980
Update main README with HH instructions ( #572 )
4 years ago
Francisco Giordano
f1d4001802
Use commit url for @openzeppelin/test-environment example ( #551 )
4 years ago
cgewecke
152d875de4
Add openzeppelin/test-environment usage instructions
4 years ago
cgewecke
3899f6d7c4
Make statement and function coverage measurement optional ( #538 )
4 years ago
cgewecke
62f856d047
Fix --testfiles README example
4 years ago
cgewecke
cccc455e1a
Update buidler dev deps & recommend using --network ( #519 )
5 years ago
cgewecke
006fbab008
Add @justinjmoses to contributors list
5 years ago
cgewecke
ff50bb9de0
Add @maxsam4 to contributors list
5 years ago
cgewecke
59aad26acd
Fix npm badge tag
5 years ago
cgewecke
4980e2aa02
Update README for 0.7.0 Release ( #463 )
5 years ago
cgewecke
f2cdb63498
Add API documentation ( #447 )
5 years ago
cgewecke
653fc51ab9
Stop camel-casing testfiles flag ( #443 )
5 years ago
cgewecke
4f73e1585c
Add buidler config and run info ( #440 )
...
* Add buidler config and run info
* Sub 'add' for 'use'
* Add docs links
5 years ago
cgewecke
d0f188f966
Add autoLauchServer option / update config validator ( #437 )
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
Francisco Giordano
8d9a09ad6f
change openzeppelin coverage report link
5 years ago
cgewecke
a43ee6553e
Clarify compiler optimization warning
5 years ago
cgewecke
d359df2cea
Add usage note about compiler optimization
5 years ago
cgewecke
ceeff4d3b9
Link to skipping tests correctly
5 years ago
cgewecke
9b5adeb7a0
Link correctly to workflow hooks
5 years ago
cgewecke
c66eb47f8d
Link to beta in README
5 years ago
cgewecke
00f32f68d2
Docs for beta release ( #415 )
5 years ago
cgewecke
3421207276
Add --temp command flag ( #414 )
5 years ago
cgewecke
2552ebaef0
Add 'onCompileComplete' option ( #413 )
...
* Also small UI fixes & document network cli flag
5 years ago
cgewecke
dc618ba39f
Fix ganache options usage note in README
5 years ago
cgewecke
bfe63f4a2e
Add @beta to installation instructions
5 years ago
cgewecke
39ed98340e
README fixes for options tables ( #412 )
5 years ago
cgewecke
b66dcd4468
Add yxliang01 to contributors list
5 years ago
cgewecke
438b2fef0f
Add onServerReady, onTestsComplete, onIstanbulComplete Hooks ( #408 )
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