Commit Graph

86 Commits (5e5fba2b493ea52f9cf49bf2804a52aad2f4dbba)
 

Author SHA1 Message Date
Iuri Matias 5e5fba2b49 update to 0.0.5 7 years ago
Iuri Matias 639ed4da50 Merge pull request #10 from ethereum/yann300-patch-1 7 years ago
yann300 c5aeca5d30 add importFileCb to compiler.js 7 years ago
yann300 618a22cab5 Add importFileCb to index.js 7 years ago
yann300 43049b2408 Merge pull request #8 from ethereum/export_assert_lib 7 years ago
Iuri Matias 8236171352 support remix_tests.sol reference 7 years ago
Iuri Matias 9b67d8861e export tests lib sol code 7 years ago
Iuri Matias 704c36fea2 fix web3 reference; catch errors 7 years ago
Iuri Matias 4ced2fbfc9 error when the contract being attempted to deploy is not found 7 years ago
Iuri Matias 12b36e4000 update error filtering so it checks for severity instead of just type 7 years ago
Iuri Matias 6c6434a48f update example tests 7 years ago
Iuri Matias 20975418d3 update to 0.0.4 7 years ago
Iuri Matias 4cf14e0a3a update to 0.0.3 7 years ago
Iuri Matias 18b31dccd2 update callbacks to just pass data 7 years ago
Iuri Matias 184115aaae add interface to compile from sources 7 years ago
Iuri Matias 88a01f0742 update to 0.0.2 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
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
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
Iuri Matias 27b42ae0ff add remix-tests binary 7 years ago
Iuri Matias 12ec1896a1 Merge pull request #5 from ethereum/remove_web3_param 7 years ago
Iuri Matias 4e97e98c43 remove web3 param from runTest params, simply use Web3 directly 7 years ago
Iuri Matias 0379528f64 update tests 7 years ago
Iuri Matias e7aec5def7 comply with linter 7 years ago
Iuri Matias 89208da930 print errors at the end; get context information into test callback 7 years ago
Iuri Matias a4e522aacf check transaction for assertion even and add to testCallback 7 years ago
Iuri Matias dc7741e9a8 comply with linter 7 years ago
Iuri Matias e2f1d7407d clarify comments 7 years ago
Iuri Matias 091576fd38 add other assert methods to lib 7 years ago
Iuri Matias 4f71abbccd point to latest remix packages; remove unnecessary logs 7 years ago
Iuri Matias 8a0697dc73 fix linking issue 7 years ago