Commit Graph

189 Commits (95b97d50352507a7debcd7f4d1af8ab32c9c540a)

Author SHA1 Message Date
yann300 2425e26c1c stringify event with param array and struct 6 years ago
yann300 c91adc2c65 move to ethers v4 6 years ago
yann300 c50b497dbe
Update universalDapp.js 6 years ago
yann300 d77f3da48e
Update execution-context.js 6 years ago
Liana Husikyan b1c2e2f116
Update txExecution.js 6 years ago
Liana Husikyan 4dc4bbb472
Update txExecution.js 6 years ago
yann300 334ca1e843
Update universalDapp.js 6 years ago
nujabes403 6bc175a70c Fix typo 'invokation' to 'invocation' 6 years ago
Iuri Matias e84e1e2382 fix import name 6 years ago
Iuri Matias 783ca88ca3 move universal-dapp logic from remix-ide to remix-lib 6 years ago
yann300 633bcb309b Update execution-context.js 6 years ago
yann300 cc4dcb5a2f constantinople support 6 years ago
Eswara Sai 66ebe01e3f
Updated regex in Memory Debugger to exclude replacing space with '?' 6 years ago
Andre Medeiros 7688b7dc25 fix: storageRangeAt doesn't always take a callback 6 years ago
LeviBarnes 989b6b048a Fix indent error in txRunner 6 years ago
LeviBarnes 3820426d00 Allow calls to runRaw to specify the timestamp. 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 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