Commit Graph

161 Commits (3f0a594f6f8374817ce2ff0eef4c6ae252f3dcb5)

Author SHA1 Message Date
yann300 9b40a31632 add missing field to receipt (status) 6 years ago
yann300 258e3f1541 test before adding/removing 6 years ago
yann300 b20da171e8 add "addProvider" "removeProvider" to execution context 6 years ago
noelyoo e4570e1a3d Refactor buffer constructor 7 years ago
yann300 70339de0f8 decode / encode array of tuple 7 years ago
yann300 3f28d95f34 try encoding params in any case so we throw beforehand if something went wrong 7 years ago
yann300 853f71c338 support resolving tuple (struct) 7 years ago
yann300 a4cce40367 standard 7 years ago
yann300 0820f05e18 ES6 class && async/await && wait for tx available 7 years ago
yann300 ac417a3098 Update txRunner.js 7 years ago
yann300 6ce42c5c5f standard 7 years ago
yann300 3762ee8c46 Update txHelper.js 7 years ago
yann300 728309d679 remove code duplication && fix "getFunction" 7 years ago
yann300 811080af35 Update breakpointManager.js 7 years ago
yann300 cdf10c6dcc add default cb function 7 years ago
yann300 4657d7fb26 remove console.log 7 years ago
yann300 6c60858ff8 remove debug artefact 7 years ago
yann300 5c51c01dcf add jumpToCallback 7 years ago
Iuri Matias cb61b40c37 fix fixes for remix-debug integration 7 years ago
yann300 47684422af Don't use executionContext in library 7 years ago
yann300 934ed2693c fix resolveFunction: take in account types 7 years ago
yann300 3da957f006 Fx linking when 2 or more libraries 7 years ago
yann300 69451d7a6d Do not override bytecode when deploying deps lib 7 years ago
Iuri Matias da0ded69fa move code and trace code from remix-debug to remix-lib 7 years ago
Iuri Matias 1072cf0196 remove global from remix-lib 7 years ago
yann300 855053af10 use tx and receipt when resolving / listening 7 years ago
yann300 aec3eb28bf fis standard 7 years ago
yann300 a0d6bf65ca add transaction hash to receipt 7 years ago
yann300 a22c2ecc7a retrieve receipt 7 years ago
yann300 21753bf2b2 use normalizeHexAddress 7 years ago
yann300 a71cdafca0 test whole signature 7 years ago
yann300 bf57063a92 fix library comparison 7 years ago
yann300 9a7f207055 minor improvement 7 years ago
yann300 7a5cab06c3 decode / encode tuple 7 years ago
yann300 15a6509bb2 better return 7 years ago
yann300 0f4dae4f7b Update txHelper.js 7 years ago
yann300 b48aea1d04 prepend hex value with 0x 7 years ago
yann300 7b022d7085 encode using ethers 7 years ago
yann300 0e7bdafba1 Update web3VmProvider.js 7 years ago
yann300 472a858cff Update eventsDecoder.js 7 years ago
yann300 cef7155aa2 refactor encoding transaction data 7 years ago
yann300 a6b0357977 standard 7 years ago
yann300 a5b938446c standard 7 years ago
yann300 da5884230f fix bug: return array event and not the last one 7 years ago
yann300 04ddb14f1b ensure data is filled 7 years ago
yann300 dc6c53bf7d use ethers to decode revert reason 7 years ago
yann300 eebc4d3818 switch abi coder 7 years ago
yann300 1eaa48e12b Update web3VmProvider.js 7 years ago
Alex Beregszaszi 3102eead79 Display reason for revert (Solidity 0.4.22 feature) 7 years ago
Alex Beregszaszi 802d24a49a Fix VM exception handling after ethereumjs-vm update 7 years ago