Commit Graph

101 Commits (3672f1a159dfae10b5e3ebc0852735cfc6bfd779)
 

Author SHA1 Message Date
Iuri Matias 3672f1a159 add afterEach and afterAll hooks 6 years ago
Iuri Matias 0a255757e0
Merge pull request #17 from ethereum/yann300-patch-4-1 6 years ago
yann300 6a603bd150
Update compiler.js 6 years ago
yann300 b157f119be
Merge pull request #15 from ethereum/repeated_asserts_fix 6 years ago
Iuri Matias d2aeddd313 add test case 6 years ago
Iuri Matias 1ff535a194 fix to avoiding duplicate passing or failing tests due to multiple asserts 6 years ago
Iuri Matias 830683fb3c update to 0.0.6 7 years ago
yann300 706d7d7be0
Merge pull request #16 from ethereum/filename 7 years ago
Iuri Matias 6b098bfe6f include filename in contract callback 7 years ago
Iuri Matias b95a20a98d
Merge pull request #13 from ethereum/yann300-patch-3 7 years ago
Iuri Matias 9fbe696535
Merge pull request #11 from ethereum/yann300-patch-2 7 years ago
yann300 026a297fdc Fix Deploy Libraries 7 years ago
yann300 3ebe6fbded Allow returning more than one Assert per function 7 years ago
yann300 085fd5792e
Merge pull request #14 from ethereum/fixLinting 7 years ago
yann300 967b26f3f0 fix linting 7 years ago
Iuri Matias 44bb8ccc27 update to 0.0.5 7 years ago
Iuri Matias 4f7d414b85
Merge pull request #10 from ethereum/yann300-patch-1 7 years ago
yann300 d9412c747b
add importFileCb to compiler.js 7 years ago
yann300 35b572bdd1
Add importFileCb to index.js 7 years ago
yann300 6c147a7892
Merge pull request #8 from ethereum/export_assert_lib 7 years ago
Iuri Matias 45916fe9c4 support remix_tests.sol reference 7 years ago
Iuri Matias aa3bc256a2 export tests lib sol code 7 years ago
Iuri Matias 170fd31b68 fix web3 reference; catch errors 7 years ago
Iuri Matias e3865ee27a error when the contract being attempted to deploy is not found 7 years ago
Iuri Matias d78bcebc3b update error filtering so it checks for severity instead of just type 7 years ago
Iuri Matias 02c51234a3 update example tests 7 years ago
Iuri Matias ca847b5337 update to 0.0.4 7 years ago
Iuri Matias 3fd0a6e2d8 update to 0.0.3 7 years ago
Iuri Matias f091580809 update callbacks to just pass data 7 years ago
Iuri Matias 64dfd62130 add interface to compile from sources 7 years ago
Iuri Matias 2247beed38 update to 0.0.2 7 years ago
Iuri Matias 6705e6ba85 change version to 0.0.1 7 years ago
Iuri Matias d3edacfccd move index and run files 7 years ago
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
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
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