Commit Graph

1878 Commits (96083a484cdb2b5cafdf93fb545a9cee6e616e42)
 

Author SHA1 Message Date
Iuri Matias 46a5619915 update tests 7 years ago
Iuri Matias f9827130f7 remove unused packages 7 years ago
Iuri Matias f3ef26ac48 use remix-simulator package 7 years ago
yann300 d1948a266e
Merge pull request #763 from leonardoalt/fix_analysis_constructor 7 years ago
Leonardo Alt d54c39607e Fix 'potentially should be const' for constructors in static analysis 7 years ago
yann300 fa411bb463
Merge pull request #762 from ethereum/yann300-patch-4 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
yann300 abad6d6140
Merge pull request #759 from ethereum/handle_error 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 52f377344b
Merge pull request #758 from ethereum/bumpethereumjsvm 7 years ago
yann300 9abb5cdeb1 comply to solidity 0.4.23 7 years ago
yann300 d206bd523b new remix-solidity version 7 years ago
yann300 a83c5fc977 bump version 7 years ago
yann300 a0e8567eac Fix test - comply with the 0.4.23 solidity compiler 7 years ago
yann300 7ff1338728 Fix static analysis test - looks more right now 7 years ago
yann300 80eed48315 Fix solidity var extraction. was using the type property. now using stateVariable && storageLocation 7 years ago
yann300 44686919b3 fix test 7 years ago
yann300 a3b4c129fc add temporary fix 7 years ago
Iuri Matias 110de29bb0 add travis badge 7 years ago
Iuri Matias 290b804cea add mocha to dev dependencies 7 years ago
Iuri Matias 332f4c1d32 add travis file 7 years ago
Iuri Matias 2a84fb934a switch to vm provider 7 years ago
Iuri Matias 8948c6ba2a address linting issues 7 years ago
Iuri Matias dd88eedbf6 cleanup 7 years ago
Iuri Matias ba6bbd8541 remove no longer needed files 7 years ago
Iuri Matias 6b2270d5d0 handle error from receipt; add todo regarding orgder of tests; fix ws provider 7 years ago
Iuri Matias 06292d53f9 cleanup 7 years ago
Iuri Matias 79764e2dc0 fix gas var; set high enough value 7 years ago
Iuri Matias 65c1fac71c add test poc to attempt to replicate/fix tx issue 7 years ago
yann300 8e228fedbd bump version 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
Iuri Matias 09f820310e refactor & clean up code a bit 7 years ago
Iuri Matias f5196f9ea7 process eth_call 7 years ago
Iuri Matias 0b290b0bda return transaction hash when processing a transaction 7 years ago
Iuri Matias 43ede5bdfe process tx 7 years ago
Iuri Matias 4889c48c0d fix accounts private key conversion 7 years ago
Iuri Matias 88fd06d55a add simple provider 7 years ago
yann300 7884b1e723
Merge pull request #752 from ethereum/bumpVersion4 7 years ago
yann300 33a67de42b bump version 7 years ago
yann300 1702fc0794
Merge pull request #751 from ethereum/removeRuntxDependencied 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