Commit Graph

218 Commits (d82356c671e8e7eac25f1f4df976ffb066e48f1b)

Author SHA1 Message Date
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 ad775497c5 Publish 7 years ago
yann300 56083c225f standard 7 years ago
yann300 ac476531ff add tests 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 89bdef6836
Fix Test 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 a83c5fc977 bump version 7 years ago
yann300 44686919b3 fix test 7 years ago
yann300 a3b4c129fc add temporary fix 7 years ago
yann300 37aa3836f9 bump version 7 years ago
yann300 7900bab5e9 adapt with the new public API 7 years ago
yann300 52cf826c16 bump ethereumjsvm 7 years ago
yann300 33a67de42b bump version 7 years ago
yann300 c2e117d086 fix test 7 years ago
yann300 97ee2523b7 fix test 7 years ago
yann300 3b1d055b16 use txRunner instead of udapp 7 years ago
yann300 e969f57fb6 update test 7 years ago
yann300 93c5606f2a remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 b5acf98ca8
bump version 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 4c7911e1a3 version 7 years ago
yann300 ee2f5ce73c remove theme from remix-lib 7 years ago
yann300 fac1652a0e add kovan node 7 years ago
yann300 1a89bbca56
bump version 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
yann300 5c3160ee78 bump version 7 years ago
yann300 d5e444ca1a version 0.1.5 7 years ago
Iuri Matias 0d28cb2808 fix require 7 years ago
Iuri Matias 8188861f34 add ethereumjs packages required from the move of txrunner from remix-ide to remix-lib 7 years ago
Iuri Matias 7b52fe1c45 move txRunner into remixLib 7 years ago
Iuri Matias fc7396bb31 move typeConversion into remixLib 7 years ago