Commit Graph

247 Commits (55da511533d9f2c993490be41cade142dda2da98)

Author SHA1 Message Date
Grandschtroumpf a562a4138b Switch back to node 10 6 years ago
Grandschtroumpf 4660dabd41 Udapp as a class 6 years ago
Iuri Matias 12ff79a116 fix remix-tests; fix commit condition 6 years ago
Iuri Matias 60128e636d fix linting issues 6 years ago
Iuri Matias b677f78534 fix tests; add method to generate empty block 6 years ago
rocky 2a29cd9409 Small spelling typos 6 years ago
Iuri Matias 39c5e31ed5 cleanup 6 years ago
Iuri Matias 3763ae7aff implement/fix eth_getTransactionByBlockNumber and eth_getBlockByHash 6 years ago
Iuri Matias e1fa7df482 implement/fix getTransactionReceipt, eth_getCode, eth_getTransactionByHash 6 years ago
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