Commit Graph

23 Commits (4c2c9e5e994d44cda3fb39f0359f06a8531ebf88)

Author SHA1 Message Date
cgewecke 381285c920 Allow testrpc options string in config, rename run to cli (test sequencing fix) 8 years ago
cgewecke eacbe634b8 Run testrpc with 35 accounts (uport-proxy) / allow configuration 8 years ago
cgewecke 695b2fef8b Get truffle exec to recognize networks option flag 8 years ago
cgewecke 3e53edc87f Add missing assembly AST node type, ignore client truffle.js, revert previous README changes 8 years ago
cgewecke 9af5c30070 Revert previous config fix, update README to require a development network config 8 years ago
cgewecke 7d652aa7e8 Generate a config for truffle.js networks -> development, instead of modifying pre-existing 8 years ago
cgewecke a46f73355d Accomodate both locations NPM might install testrpc-sc 8 years ago
cgewecke 1bea7577e8 Lint III: add .eslintignore for truffle-crash test (intentional syntax error) 8 years ago
cgewecke c4f03dc0b2 Lint 8 years ago
cgewecke d8eafb8178 Merge adriamb inheritance fix, use non-forked (global) truffle 8 years ago
cgewecke 440e6850ac Use sc-forks, add inheritance test, fix report bug 8 years ago
cgewecke 9d24ac7087 Remove some extraneous deps, use sc-forks testrpc 8 years ago
cgewecke e075842225 Use istanbul API instead of shell.exec b/c incompatible w/ npm install --save-dev solcover 8 years ago
cgewecke 9f770c8700 Move to config file based options, allow use of coverage network in truffle.js 8 years ago
cgewecke 60c93326a0 Try to fix CI: remove yargs, add commander for argv processing 8 years ago
cgewecke adbdf8e080 Try removing shebang to get CI to pass 8 years ago
cgewecke 6fb6f0b800 Add debugging line for norpc, explicitly include yargs 8 years ago
cgewecke 6de8846abf Remove silence to debug CI failure, lengthen timeout, npm bin 8 years ago
cgewecke b24dbc0a75 Remove patching - replace with testrpc/ethereumjs-vm forks 8 years ago
cgewecke d9d9789f5b Attempt to normalize paths for "npm install --save-dev" use 8 years ago
cgewecke fa903ecba2 Comments/cleanup in exec.js. Add --test flag, add CI logic to flush test 8 years ago
cgewecke f1de0f42df exec.js test suite updated for truffle 3 8 years ago
cgewecke b1fa110d89 Add truffle fork dep, exec.js 8 years ago