Commit Graph

2164 Commits (c0653fde5d8fca6576fa27a15ca89e721c74057b)
 

Author SHA1 Message Date
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
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