Commit Graph

168 Commits (dab4a931625be83b1733557977548be5acda3615)

Author SHA1 Message Date
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 c4bb550d8c add callback to state manager checkpoint call 6 years ago
yann300 e5b2a7a294 fix and rename makeFullTypeDefinition 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 f265dffd07 test before adding/removing 6 years ago
yann300 9febad6be1 add "addProvider" "removeProvider" to execution context 6 years ago
noelyoo 82df8d07ca Refactor buffer constructor 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 22bdb8312c support resolving tuple (struct) 6 years ago
yann300 483766b68a standard 6 years ago
yann300 fe6f67e1e0 ES6 class && async/await && wait for tx available 6 years ago
yann300 084ed0c999
Update txRunner.js 7 years ago
yann300 29676c2a08
standard 7 years ago
yann300 f5efdbc35b
Update txHelper.js 7 years ago
yann300 a37e48bdca remove code duplication && fix "getFunction" 7 years ago
yann300 78c60d0711
Update breakpointManager.js 7 years ago
yann300 205eec3d50 add default cb function 7 years ago
yann300 d5b9f6a67e remove console.log 7 years ago
yann300 0f530cf761 remove debug artefact 7 years ago
yann300 96b82178c6 add jumpToCallback 7 years ago
Iuri Matias 3101764e2d fix fixes for remix-debug integration 7 years ago
yann300 241568a45e
Don't use executionContext in library 7 years ago
yann300 ae36733ce1 fix resolveFunction: take in account types 7 years ago
yann300 8916fb5b90 Fx linking when 2 or more libraries 7 years ago
yann300 7d859f5504 Do not override bytecode when deploying deps lib 7 years ago
Iuri Matias 4db645cb91 move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias b7d0c59431 remove global from remix-lib 7 years ago
yann300 f37b373617 use tx and receipt when resolving / listening 7 years ago
yann300 8d98d382b9 fis standard 7 years ago
yann300 b56cac146a add transaction hash to receipt 7 years ago
yann300 c79cd13352 retrieve receipt 7 years ago
yann300 74d19ed8ce use normalizeHexAddress 7 years ago
yann300 b358155425 test whole signature 7 years ago
yann300 8c1a99e30e fix library comparison 7 years ago
yann300 838c006408 minor improvement 7 years ago
yann300 89f34fc4f3 decode / encode tuple 7 years ago
yann300 ce64772df7 better return 7 years ago
yann300 296166fea8
Update txHelper.js 7 years ago
yann300 92071ff8e3 prepend hex value with 0x 7 years ago
yann300 22ce7f50b4 encode using ethers 7 years ago
yann300 fac20766df
Update web3VmProvider.js 7 years ago
yann300 03b1a26893
Update eventsDecoder.js 7 years ago
yann300 881d5c08da refactor encoding transaction data 7 years ago
yann300 84ca456997 standard 7 years ago
yann300 8f4ad5e987 standard 7 years ago
yann300 d314cb0431 fix bug: return array event and not the last one 7 years ago