Commit Graph

1310 Commits (7cc6ca5896f4b1f5741c2ee9351283c55617a5c9)
 

Author SHA1 Message Date
yann300 7cc6ca5896
Merge pull request #771 from ethereum/yann300-patch-4 7 years ago
yann300 89bdef6836
Fix Test 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
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
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
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
yann300 93c5606f2a remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 237ad07565
Merge pull request #750 from ethereum/addcallbackTxRunner 7 years ago
yann300 b5acf98ca8
bump version 7 years ago
yann300 0c961ad1c1
typo 7 years ago
yann300 0766626698 standard 7 years ago
yann300 86dd972e17 standard 7 years ago
yann300 535a9e1b35 add function executeTx & sendTransaction to instance 7 years ago
yann300 c6ae7908c6
Merge pull request #747 from ethereum/addTest 7 years ago
yann300 1ed4c7d354 activate test 7 years ago
yann300 84e2c03493
Merge pull request #748 from ethereum/bumpVersionCore 7 years ago
yann300 846e89da11 bump version 7 years ago
yann300 ef504cf157 add debug tests 7 years ago
yann300 c90796ba90
Merge pull request #746 from ethereum/yann300-patch-4 7 years ago
yann300 a7fb57d5c6
remove use of currentStepIndex 7 years ago
yann300 dcbb37f561
Merge pull request #743 from ethereum/remix_debug 7 years ago
yann300 4ade2647b0 remove debugger test 7 years ago
yann300 7332814cca
Update README.md 7 years ago
yann300 4c7911e1a3 version 7 years ago
yann300 ee2f5ce73c remove theme from remix-lib 7 years ago
yann300 ec30476a27
Merge pull request #742 from ethereum/remix_debug 7 years ago