Commit Graph

140 Commits (chris/publish-rc)

Author SHA1 Message Date
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
Alex b57c8e5122 Instrument modifiers correctly 6 years ago
Alex 9b5d9ffc66 Accommodate async nature of solidity-parser-antlr 6 years ago
Alex 8363b9a2e5 Remove solidity-parser-sc completely 6 years ago
Alex 95b099afbf Begin transition to solidity-parser-antlr 6 years ago
Alex 8adfa317db Add first of new zeppelin tests 6 years ago
Alex 69fb99b7af Update tests save for openZeppelin 6 years ago
Mudit Gupta f0f7dacb67
Added 'node' to a command 6 years ago
ßingen c9c5787238 Fix issue with imported packages with subfolders 6 years ago
cgewecke 441d4533a4 Fix deepSkip 6 years ago
cgewecke a99e050a45 Add optional honor excluded files for instrumentation hangs 6 years ago
Brett Sun dc6e671c19
Avoid instrumenting entire codebase twice 6 years ago
c-g-e-w-e-k-e- a8f6b5b75e
Revert "Honor excluded files" 6 years ago
h3ph4est7s 8677e23097 Honor excluded files 6 years ago
Dimitar Dzhurenov 72ad835960 Add new parameter for build directory path 6 years ago
cgewecke 8a2ac28a9c Also copy dotfiles into env 6 years ago
vdrg 73579bc8de Use require.resolve() to get the path of testrpc-sc 7 years ago
vdrg 9b9aaa49e1 Add -L flag when copying packages specified in the copyPackages option 7 years ago
cgewecke 1ae971558e Kill testrpc w/ tree-kill 7 years ago
cgewecke 6255abfca1 Cleanup stdout/stderr streams on exit 7 years ago
cgewecke eed704936a Add logic / tests to emit own events 7 years ago
cgewecke 1b79bb54a8 Comment out assignment instrumentation logic 7 years ago
cgewecke 339b881e71 Comment out conditional code (for coveralls) 7 years ago
cgewecke a9b575d470 Emit coverage events. Bump solc to 0.4.21, Truffle to 4.1.5 7 years ago
André Silva 6d53e643f2 fix rpc server launch 7 years ago
cgewecke 764fc6e8ec Bump testrpc-sc to 6.1.0 7 years ago
cgewecke 633ceec9d1 Allow interface contracts 7 years ago
cgewecke 417ad1de81 Preserve CRs of removed modifiers 7 years ago
Alex dcd5681746 Include lines with comments in line coverage 7 years ago
cgewecke 070c8c3173 Use relative mapping 7 years ago
Sergey Ukustov 682d70f34a rm -rf /build/contracts 7 years ago
cgewecke 1645e34376 ABI swap 7 years ago
cgewecke 0fa37ce8d5 Also track/modify parents methods 7 years ago
cgewecke 8722e0ab7f Add ability skip entire folders 7 years ago
cgewecke 5ebd3041f6 Process all files in contracts folder for constant ABI mods 7 years ago