Commit Graph

239 Commits (0c428d815dc226274e6a2fa124ad35ed4b4635a1)

Author SHA1 Message Date
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
yann300 3b1d055b16 use txRunner instead of udapp 7 years ago
yann300 93c5606f2a remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 0c961ad1c1
typo 7 years ago
yann300 0766626698 standard 7 years ago
yann300 86dd972e17 standard 7 years ago
yann300 535a9e1b35 add function executeTx & sendTransaction to instance 7 years ago
yann300 ee2f5ce73c remove theme from remix-lib 7 years ago
yann300 fac1652a0e add kovan node 7 years ago
yann300 ec3e007f48
Update init.js 7 years ago
yann300 1bc5633e74 Fix source map cache 7 years ago
Gilad Penn 850e3aa471
fix spelling 7 years ago
Iuri Matias 0d28cb2808 fix require 7 years ago
Iuri Matias 7b52fe1c45 move txRunner into remixLib 7 years ago
Iuri Matias fc7396bb31 move typeConversion into remixLib 7 years ago
yann300 4731b499b8 prefix raw data by "raw:" 7 years ago
yann300 a2600e1dd1 keep a cache of source location 7 years ago
yann300 7bef3013e3 add debug node ref 7 years ago
yann300 ff052d756b debugger panel UI 7 years ago
yann300 3bc91d4b5e standard 7 years ago
yann300 854368981d fix getBlock/SsetInterval && update block gas limit when provider change 7 years ago