Commit Graph

152 Commits (0130806a6ae0c974663f77077b7d31d768547cc3)

Author SHA1 Message Date
yann300 483766b68a standard 7 years ago
yann300 fe6f67e1e0 ES6 class && async/await && wait for tx available 7 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
yann300 a39d874e83 ensure data is filled 7 years ago
yann300 3d214db19f use ethers to decode revert reason 7 years ago
yann300 faa2f04109 switch abi coder 7 years ago
yann300 2919e68d91 Update web3VmProvider.js 7 years ago
Alex Beregszaszi 44b0998905 Display reason for revert (Solidity 0.4.22 feature) 7 years ago
Alex Beregszaszi 75a4d125fe Fix VM exception handling after ethereumjs-vm update 7 years ago
Iuri Matias 30463c9a28 check result instead of previous early return fix 7 years ago
Iuri Matias 6eddacbe80 comply with linter 7 years ago
Iuri Matias dbcabbb53d handle error from runTx 7 years ago
yann300 a3b4c129fc add temporary fix 7 years ago
yann300 7900bab5e9 adapt with the new public API 7 years ago
yann300 52cf826c16 bump ethereumjsvm 7 years ago
yann300 c2e117d086 fix test 7 years ago