Commit Graph

174 Commits (master)

Author SHA1 Message Date
cgewecke 25eb6c4e69
Allow base contract string constructor args with open curly braces (#479) 5 years ago
cgewecke e5a5b95ad8
Parse solc 6.x contracts (#477) 5 years ago
cgewecke 1e339e4e1a
Use istanbul fork (because deprecated) (#465) 5 years ago
cgewecke 40c7ce38a1
Add imports only test, fix instrumenter (#450) 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 97de9c6012
Add builder-ethers test to CI (#441) 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 592470608c
Buidler plugin draft (#426) 5 years ago
cgewecke 0bc67b8a34
Update test fixtures and plugin utils for Buidler (#422) 5 years ago
cgewecke 2552ebaef0 Add 'onCompileComplete' option (#413) 5 years ago
cgewecke baa6e85a1c Make gasLimit lower than gasLimitString 5 years ago
Xiao Liang 0795af6d13 chore(lib/ui): make URL https:// prefixed (#410) 5 years ago
cgewecke 1c8701ecf9 Improve coverage (#409) 5 years ago
cgewecke 438b2fef0f Add onServerReady, onTestsComplete, onIstanbulComplete Hooks (#408) 5 years ago
cgewecke 79b6443d8e Pre-empt EADDRINUSE and show useful error. (#407) 5 years ago
cgewecke efc321e388 Refactor instrument method (#406) 5 years ago
cgewecke 6bf6b1aa5f Add warnings for deprecated shell commands (#405) 5 years ago
cgewecke cd7fae0327 Add EADDRINUSE test (#404) 5 years ago
cgewecke ee72e8d66d Validate solcoverjs with json schema (#403) 5 years ago
cgewecke 556d2d2e58 Use ganache server (instead of provider) (#402) 5 years ago
cgewecke 7bce2143a2 Route all errors through reporter (#399) 5 years ago
cgewecke bad4fd0ab5 Handle native solidity tests / add test logger fixtures (#398) 5 years ago
cgewecke df1c7b307b Re-enable e2e zeppelin & metacoin (#396) 5 years ago
cgewecke 3ce4c053bd Add --version cli flag 5 years ago
cgewecke 39a4481141 Initial README edit 5 years ago
cgewecke ce6a524ffc Attach to non-fork ganache vm (#391) 5 years ago
cgewecke 07ca4d3f02 Add --config and --help command options (#390) 5 years ago
cgewecke c0c554a31e Add UI reporter class (#389) 5 years ago
Kanstantsin Andryanau c0f38a56b9 Istanbul reporter (#388) 5 years ago
cgewecke 8c7b2f7c65 Create separate contract & artifact temp folders at root (#386) 5 years ago
cgewecke 1d093e9732 Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
cgewecke ec231a2328 Instrument with injected function calls (#381) 5 years ago
cgewecke c8de349fec Working truffle plugin draft w/ integration tests 5 years ago
cgewecke dc3edfa527 Edits 5 years ago
cgewecke 2cf6dd6d48 Move ternary logic & tests into lib/ternary folder 5 years ago
cgewecke 713f4cb1a1 Update assert tests 5 years ago
cgewecke fc3115138c Initial draft: 0.7.0 5 years ago
vreturn f28e0b81f7 Truffle config handling (#366) 5 years ago
cgewecke b4f1e5c20a Fix bug preprocessing unbracketed if else statements 5 years ago
cgewecke 58ffad81b0 Unpin truffle, add Metacoin e2e 5 years ago
cgewecke 8709436ccd Upgrade testrpc-sc to 6.4.5, pin truffle 5 years ago
cgewecke 6bd12e3535 Let truffle pick compiler in default config 5 years ago
cgewecke 1ec36cab12 Modify preprocessor for nested conditionals, test w/ oraclize 5 years ago
cgewecke dab3634dc9 Prefer truffle-config.js 5 years ago
Alex 8570b48283 Increase buffer, which I think people are hitting! 6 years ago
Alex 57bab8633c Remove loop from preprocessor 6 years ago
Alex 74532c30e3 Mandatory --allowUnlimitedContractSize 6 years ago
Alex 956cb3371e Update packages (including testrpc-sc) 6 years ago