Commit Graph

1607 Commits (36f352cdbbbedd696dae50712fab44ee2e33eada)
 

Author SHA1 Message Date
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
yann300 606a5d739a Merge pull request #759 from ethereum/handle_error 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 aa1f74880e Merge pull request #758 from ethereum/bumpethereumjsvm 7 years ago
yann300 962bff3b32 comply to solidity 0.4.23 7 years ago
yann300 761aba1e2c new remix-solidity version 7 years ago
yann300 9dd1f7d615 bump version 7 years ago
yann300 3824cd6db6 Fix test - comply with the 0.4.23 solidity compiler 7 years ago
yann300 51f997ef80 Fix static analysis test - looks more right now 7 years ago
yann300 42d1d57a46 Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
yann300 2fd05abe4b fix test 7 years ago
yann300 4b4d1414f3 add temporary fix 7 years ago
yann300 1381a7d0da bump version 7 years ago
yann300 576beb05e8 bump version 7 years ago
yann300 0acaa80a5d adapt with the new public API 7 years ago
yann300 c04a348d12 bump ethereumjsvm 7 years ago
yann300 c5a83f7ea1 Merge pull request #752 from ethereum/bumpVersion4 7 years ago
yann300 1bfa025d4f bump version 7 years ago
yann300 a7e18500ce Merge pull request #751 from ethereum/removeRuntxDependencied 7 years ago
yann300 175d91a33f fix test 7 years ago
yann300 8f8a9f764e fix test 7 years ago
yann300 c77a6819eb use txRunner instead of udapp 7 years ago
yann300 1f85432eff update test 7 years ago
yann300 8fb94175bc remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 67dd7c2996 Merge pull request #750 from ethereum/addcallbackTxRunner 7 years ago
yann300 64ddd58f95 bump version 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 46602d8b7a Merge pull request #747 from ethereum/addTest 7 years ago
yann300 3f6e4c52a0 activate test 7 years ago
yann300 9941294939 Merge pull request #748 from ethereum/bumpVersionCore 7 years ago
yann300 b6cf688e31 bump version 7 years ago
yann300 b687a2befa add debug tests 7 years ago
yann300 56bec993c1 Merge pull request #746 from ethereum/yann300-patch-4 7 years ago
yann300 525a133bf6 remove use of currentStepIndex 7 years ago
yann300 99e96be875 Merge pull request #743 from ethereum/remix_debug 7 years ago
yann300 652f059661 remove debugger test 7 years ago
yann300 8d8f0d9d23 Update README.md 7 years ago
yann300 0ace3654d6 version 7 years ago
yann300 4cd3d8c1e3 remove theme from remix-lib 7 years ago
yann300 9c5f02d103 Merge pull request #742 from ethereum/remix_debug 7 years ago
yann300 6039dbec97 update readme 7 years ago
yann300 e65357bd1d update read me 7 years ago
yann300 e5c7f7da92 fix readme 7 years ago