Commit Graph

133 Commits (a1308c50bf9ea8e0b9eec845b869113734b7f9b7)

Author SHA1 Message Date
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
Iuri Matias 177713b3de check result instead of previous early return fix 7 years ago
Iuri Matias 53f74aa261 comply with linter 7 years ago
Iuri Matias 65adc693b9 handle error from runTx 7 years ago
yann300 4b4d1414f3 add temporary fix 7 years ago
yann300 0acaa80a5d adapt with the new public API 7 years ago
yann300 c04a348d12 bump ethereumjsvm 7 years ago
yann300 175d91a33f fix test 7 years ago
yann300 c77a6819eb use txRunner instead of udapp 7 years ago
yann300 8fb94175bc remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 d132850a7d typo 7 years ago
yann300 55dd413036 standard 7 years ago
yann300 757d6890d7 standard 7 years ago
yann300 9c0f3cae68 add function executeTx & sendTransaction to instance 7 years ago
yann300 4cd3d8c1e3 remove theme from remix-lib 7 years ago
yann300 bd77af8d02 add kovan node 7 years ago
yann300 b5d7756b9b Update init.js 7 years ago
yann300 7339ab3399 Fix source map cache 7 years ago
Gilad Penn 9108fabdb2 fix spelling 7 years ago
Iuri Matias 6f7c927ba5 fix require 7 years ago
Iuri Matias 94859d8277 move txRunner into remixLib 7 years ago
Iuri Matias 9be36348ac move typeConversion into remixLib 7 years ago
yann300 4e74612ed4 prefix raw data by "raw:" 7 years ago
yann300 af638527b9 keep a cache of source location 7 years ago
yann300 1dc18622cc add debug node ref 7 years ago