cgewecke
|
15d9836d7f
|
0.7.3
|
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 |
Mudit Gupta
|
0c83e90004
|
Use empty string for default Buidler cli flag values (#490)
|
5 years ago |
cgewecke
|
c7848badf9
|
Get test files after compileComplete hook runs (Truffle) (#485)
|
5 years ago |
cgewecke
|
383e43ab7f
|
Normalize target paths in "assembleFiles" for Windows (#486)
|
5 years ago |
cgewecke
|
67ca4b4d2a
|
Fix server.listen API example typo
|
5 years ago |
cgewecke
|
102bb5b9ba
|
Allow modifier string arguments containing "{" (#480)
|
5 years ago |
cgewecke
|
25eb6c4e69
|
Allow base contract string constructor args with open curly braces (#479)
|
5 years ago |
cgewecke
|
5dd2d58152
|
Update changelog: 0.7.2
|
5 years ago |
cgewecke
|
40a7d803ac
|
0.7.2
|
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
|
13086acc45
|
Update changelog: 0.7.1
|
5 years ago |
cgewecke
|
21bc852e02
|
0.7.1
|
5 years ago |
cgewecke
|
c6ea9f174a
|
Fix API docs 'assembleFiles' example
|
5 years ago |
cgewecke
|
24ffaf0013
|
Add missing hash bang to .bin warning (#466)
|
5 years ago |
cgewecke
|
1e339e4e1a
|
Use istanbul fork (because deprecated) (#465)
|
5 years ago |
cgewecke
|
59aad26acd
|
Fix npm badge tag
|
5 years ago |
cgewecke
|
021dfde307
|
Update changelog: 0.7.0
|
5 years ago |
cgewecke
|
fe113b60c8
|
0.7.0
|
5 years ago |
cgewecke
|
4980e2aa02
|
Update README for 0.7.0 Release (#463)
|
5 years ago |
cgewecke
|
67a3a78854
|
Add solc 0.6.x integration mocks (#461)
|
5 years ago |
cgewecke
|
d6b86fa387
|
Merge pull request #460 from sc-forks/beta
Merge 0.7.x beta to master
|
5 years ago |
cgewecke
|
fd0735a077
|
Merge branch 'master' into beta
|
5 years ago |
cgewecke
|
ce77d3b190
|
Fix saving on Windows OS (#459)
|
5 years ago |
cgewecke
|
4567465e84
|
Add buidler readme (#456)
|
5 years ago |
cgewecke
|
1b47ecfee1
|
Use consistent naming in examples
|
5 years ago |
cgewecke
|
1ea44eae69
|
Fix broken import test using Truffle 5.1.2 (#454)
|
5 years ago |
cgewecke
|
212c88fc4d
|
Merge pull request #421 from sc-forks/buidler-plugin
Add Buidler plugin / Finalize API
|
5 years ago |
cgewecke
|
28ab3d2191
|
More API docs cleanup
|
5 years ago |
cgewecke
|
c1d9ea1872
|
Improve API docs overview (#452)
|
5 years ago |
cgewecke
|
f7603acbc0
|
Use recursive-readdir to resolve test files (#451)
|
5 years ago |
cgewecke
|
40c7ce38a1
|
Add imports only test, fix instrumenter (#450)
|
5 years ago |
cgewecke
|
e25728ac88
|
Allow Truffle V4 style solc config (#449)
|
5 years ago |
cgewecke
|
d9af5ac571
|
Gracefully overwrite eth-gas-reporter (#448)
|
5 years ago |
cgewecke
|
f2cdb63498
|
Add API documentation (#447)
|
5 years ago |
cgewecke
|
25fd077a27
|
Update script seds for oz framework (#446)
|
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
|
653fc51ab9
|
Stop camel-casing testfiles flag (#443)
|
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
|
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
|
33b33f9409
|
Moloch E2E (#439)
|
5 years ago |
cgewecke
|
404c73d205
|
Add simple E2E for Buidler (#438)
|
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 |
cgewecke
|
9d98f3fd2a
|
Add error test suites for Buidler plugin (#428)
|
5 years ago |
cgewecke
|
592470608c
|
Buidler plugin draft (#426)
* Plugin draft
* Passing: standard test suite
|
5 years ago |