Commit Graph

1737 Commits (728309d6791928d341c3cee1f00529a82ba968d2)
 

Author SHA1 Message Date
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
Iuri Matias af8c91b181 change version to 0.0.1 7 years ago
Iuri Matias 9fdb4acfa8 move index and run files 7 years ago
Iuri Matias 7c3dc342fb update tests 7 years ago
Iuri Matias 7f50a98be0 remove unused packages 7 years ago
Iuri Matias a38192b234 use remix-simulator package 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
Iuri Matias 3d51abfdbd add travis badge 7 years ago
Iuri Matias a51293ba98 add mocha to dev dependencies 7 years ago
Iuri Matias 5364e7f6f1 add travis file 7 years ago
Iuri Matias 0b4a235c10 switch to vm provider 7 years ago
Iuri Matias 06a1155271 address linting issues 7 years ago
Iuri Matias ec53df3876 cleanup 7 years ago
Iuri Matias 8259f67950 remove no longer needed files 7 years ago
Iuri Matias 4126ff1c1c handle error from receipt; add todo regarding orgder of tests; fix ws provider 7 years ago
Iuri Matias c702e153d6 cleanup 7 years ago
Iuri Matias b80e3dc8f8 fix gas var; set high enough value 7 years ago
Iuri Matias 23a35cf746 add test poc to attempt to replicate/fix tx issue 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
Iuri Matias 9d419856e8 refactor & clean up code a bit 7 years ago
Iuri Matias 5cf49ef3ed process eth_call 7 years ago
Iuri Matias 9fe1b16c59 return transaction hash when processing a transaction 7 years ago
Iuri Matias e20da90c4d process tx 7 years ago