Commit Graph

1420 Commits (bdee215e7fd525b3dee94845dfc62aa4576f7667)
 

Author SHA1 Message Date
yann300 67a50033dd Merge pull request #769 from ethereum/lerna 7 years ago
yann300 29c032af35 add remix-debug dep 7 years ago
yann300 ef7dc75031 add solc dev dependency 7 years ago
yann300 c8703feed3 run lerna bootstrap from circleci 7 years ago
yann300 272bd00524 add lerna script 7 years ago
Iuri Matias 4dc6d5a2a2 update package versions 7 years ago
Iuri Matias 5bc19d1a3b add lerna 7 years ago
yann300 eebc4d3818 switch abi coder 7 years ago
yann300 f93aaffa67 Merge pull request #771 from ethereum/yann300-patch-4 7 years ago
yann300 a0fe1bb966 Fix Test 7 years ago
yann300 5c18d75c03 Merge pull request #763 from leonardoalt/fix_analysis_constructor 7 years ago
Leonardo Alt 1f070f331c Fix 'potentially should be const' for constructors in static analysis 7 years ago
yann300 6a5967db0a Merge pull request #762 from ethereum/yann300-patch-4 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
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