Commit Graph

1912 Commits (4f00e1506bec27e24863ace4e503ded6f70bbd2b)
 

Author SHA1 Message Date
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
Iuri Matias 76a9368642 fix accounts private key conversion 7 years ago
Iuri Matias 457d3eefc1 add simple provider 7 years ago
yann300 c5a83f7ea1 Merge pull request #752 from ethereum/bumpVersion4 7 years ago
yann300 1bfa025d4f bump version 7 years ago
yann300 a7e18500ce Merge pull request #751 from ethereum/removeRuntxDependencied 7 years ago
yann300 175d91a33f fix test 7 years ago
yann300 8f8a9f764e fix test 7 years ago
yann300 c77a6819eb use txRunner instead of udapp 7 years ago
yann300 1f85432eff update test 7 years ago
yann300 8fb94175bc remove udapp argument and replace it by a needed callback "callbackDeployLibrary" 7 years ago
yann300 67dd7c2996 Merge pull request #750 from ethereum/addcallbackTxRunner 7 years ago
yann300 64ddd58f95 bump version 7 years ago
yann300 d132850a7d typo 7 years ago
yann300 55dd413036 standard 7 years ago
yann300 757d6890d7 standard 7 years ago
yann300 9c0f3cae68 add function executeTx & sendTransaction to instance 7 years ago
yann300 46602d8b7a Merge pull request #747 from ethereum/addTest 7 years ago
yann300 3f6e4c52a0 activate test 7 years ago
yann300 9941294939 Merge pull request #748 from ethereum/bumpVersionCore 7 years ago
yann300 b6cf688e31 bump version 7 years ago
yann300 b687a2befa add debug tests 7 years ago
yann300 56bec993c1 Merge pull request #746 from ethereum/yann300-patch-4 7 years ago
yann300 525a133bf6 remove use of currentStepIndex 7 years ago
yann300 99e96be875 Merge pull request #743 from ethereum/remix_debug 7 years ago
yann300 652f059661 remove debugger test 7 years ago