Commit Graph

259 Commits (db77e930899e6d31cfb61757f6b2165b32d945b1)

Author SHA1 Message Date
LeviBarnes 989b6b048a Fix indent error in txRunner 6 years ago
LeviBarnes 3820426d00 Allow calls to runRaw to specify the timestamp. 6 years ago
yann300 21ed499fe8
fix tests 6 years ago
yann300 6c23597473 fix teste 6 years ago
Iuri Matias 9b3b4b59a2 put package versions in line with npm 6 years ago
Iuri Matias 0046453a42 add callbacks so each step of the debugger is only called when it's ready 6 years ago
Iuri Matias 3d2dbb461f update lib; remove various console logs 6 years ago
Iuri Matias 4405f5d866 add offsetToLineColumnConverter to remix-lib 6 years ago
Iuri Matias ef633d3d02 fix txFormat tests 6 years ago
Iuri Matias cec06fa8de move non prod dependencies to devDependencies 6 years ago
Iuri Matias c4bb550d8c add callback to state manager checkpoint call 6 years ago
yann300 e5b2a7a294 fix and rename makeFullTypeDefinition 6 years ago
yann300 900519e780 bump version 6 years ago
yann300 dd6532fa6e
Revert "Update package.json" 6 years ago
yann300 13ee2ac4df
Update package.json 6 years ago
yann300 4fc64396ad
Update package.json 6 years ago
yann300 1a23f0d4a3 bump modules version 6 years ago
Liana Husikyan b2b8a0cb11 fixes tests 6 years ago
yann300 1e63ab6ab1 bump 6 years ago
LianaHus fcc623bf2b renamed solc.compileStandardWrapper to solc.compile 6 years ago
yann300 f000b5db38 check RETURN and REVERT instruction 6 years ago
yann300 fc6a27d0f8 add missing field to receipt (status) 6 years ago
yann300 f6e2c02a61 run publish and create tag 6 years ago
yann300 f265dffd07 test before adding/removing 6 years ago
yann300 9febad6be1 add "addProvider" "removeProvider" to execution context 6 years ago
yann300 8d1627ec6b Publish 6 years ago
noelyoo 82df8d07ca Refactor buffer constructor 6 years ago
yann300 93b9dc6f7b test array of tuple 6 years ago
yann300 a31fd10b34 decode / encode array of tuple 6 years ago
yann300 20e1a6051e try encoding params in any case so we throw beforehand if something went wrong 6 years ago
yann300 88882b7634 add tests 6 years ago
yann300 22bdb8312c support resolving tuple (struct) 6 years ago
yann300 a327648c06 fix test 6 years ago
yann300 483766b68a standard 6 years ago
yann300 fe6f67e1e0 ES6 class && async/await && wait for tx available 6 years ago
yann300 0b161b9b36 Publish 6 years ago
yann300 084ed0c999
Update txRunner.js 6 years ago
yann300 65f032f7a6 Publish 6 years ago
yann300 29676c2a08
standard 6 years ago
yann300 f5efdbc35b
Update txHelper.js 6 years ago
yann300 538e4c322c Publish 6 years ago
yann300 a37e48bdca remove code duplication && fix "getFunction" 6 years ago
yann300 723d70772f Publish 6 years ago
yann300 1fc6388456 sync version 6 years ago
yann300 0d4e3551d1
Update package.json 6 years ago
yann300 78c60d0711
Update breakpointManager.js 6 years ago
yann300 5472683372 Publish 6 years ago
yann300 205eec3d50 add default cb function 6 years ago
yann300 d5b9f6a67e remove console.log 6 years ago
yann300 0f530cf761 remove debug artefact 6 years ago