Commit Graph

1896 Commits (d56ed3c9d6ebd848bdfaf8ef182867925d15b4ea)
 

Author SHA1 Message Date
yann300 29318d42d6 Merge pull request #772 from ethereum/fixRevertDecoding1 7 years ago
yann300 dc6c53bf7d use ethers to decode revert reason 7 years ago
yann300 98a3dfbbf5 Merge pull request #760 from ethereum/revert-reason 7 years ago
soad003 0e94fd587b Static Analysis: fixes suggested by axic 7 years ago
soad003 04d2dea5d5 Static Analysis: Bugfix constant function check, Similar var names allow number prefix, add delete dynamic array modul 7 years ago
yann300 2b8b402a70 Merge pull request #765 from ethereum/fixByteEncoding 7 years ago
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
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