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
cgewecke
6bd3bcdaee
Add --file command option (for js test subsets) ( #387 )
5 years ago
cgewecke
ec231a2328
Instrument with injected function calls ( #381 )
5 years ago
cgewecke
d9353b6814
Fix circle/ci
5 years ago
cgewecke
c8de349fec
Working truffle plugin draft w/ integration tests
5 years ago
cgewecke
e52a3ab59f
More test sources reorg and truffle mock utilities cleanup
5 years ago
cgewecke
501ad9a29d
Rebase fixes
5 years ago
cgewecke
79b2fa6b8b
Remove ganache-core / misc cleanup
5 years ago
cgewecke
fc3115138c
Initial draft: 0.7.0
5 years ago
cgewecke
46236ff9a7
Ugrapde testrpc-sc to 6.5.1-sc.1
5 years ago
cgewecke
7a16c05f10
Revert web3-eth-abi update
5 years ago
cgewecke
6a5e3ebe26
Pin parser-antlr to 0.4.7 / web3 to 1.2.1
5 years ago
cgewecke
8c373e9d97
Upgrade truffle to 5.0.30
5 years ago
cgewecke
078df35072
Upgrade testrpc-sc to 6.5.1
5 years ago
cgewecke
004142f937
Update parser-antlr to ^0.4.7 (type keyword fix)
5 years ago
cgewecke
6f930d210a
Upgrade testrpc-sc to 6.4.5-sc.3 (and vm dev dep)
5 years ago
cgewecke
f3462cf962
Readme edits, file & deps cleanup
5 years ago
cgewecke
58ffad81b0
Unpin truffle, add Metacoin e2e
5 years ago
cgewecke
d05e5a21d1
Get zeppelin passing...
5 years ago
cgewecke
8709436ccd
Upgrade testrpc-sc to 6.4.5, pin truffle
5 years ago
cgewecke
31a8822484
Use shelljs fork (to hide from insane sec bots)
5 years ago
cgewecke
e9144530d3
Remove eslint (unused / triggers gh sec warning)
5 years ago
cgewecke
ab3a65db5e
Use yarn
5 years ago
cgewecke
61c5decfa1
Fix testrpc filter tests. Disable yarn
8 years ago
cgewecke
f1d78aef86
Add truffle as dev dep, re-yarn
8 years ago
cgewecke
6a52987310
Add yarn.lock, use yarn on CI
8 years ago