Commit Graph

111 Commits (5525de72a495d270c9ede7068ffb4ed9593b5d7c)
 

Author SHA1 Message Date
Iuri Matias 5525de72a4 Merge pull request #21 from RichardLitt/feat/docs 7 years ago
Richard Littauer 4f7bd08a5d docs: Switch license to MIT 7 years ago
Richard Littauer 64e5b4473c docs: Add Description, License, and Contribute sections 7 years ago
Richard Littauer 3ca724dd26 docs(LICENSE.md): Add ISC license 7 years ago
Iuri Matias d43efa34a1 Merge pull request #18 from matt9ucci/patch-emit-event 7 years ago
Iuri Matias c51d11d011 Merge pull request #19 from ethereum/readme 7 years ago
Iuri Matias 71b20b8642 update to clarify test files must end with _test.sol 7 years ago
yann300 d096699fb1 Merge pull request #20 from ethereum/after_hooks 7 years ago
Iuri Matias 609683f041 add afterEach and afterAll hooks 7 years ago
Iuri Matias 760a30eb2e update readme 7 years ago
Matt Gucci 57a8037cba Suppress warnings about events without "emit" 7 years ago
Iuri Matias 1bfa509bd0 Merge pull request #17 from ethereum/yann300-patch-4-1 7 years ago
yann300 b1eb2c489d Update compiler.js 7 years ago
yann300 b6a6cba087 Merge pull request #15 from ethereum/repeated_asserts_fix 7 years ago
Iuri Matias cbeda1f3dc add test case 7 years ago
Iuri Matias 018cef9534 fix to avoiding duplicate passing or failing tests due to multiple asserts 7 years ago
Iuri Matias 2d131aa205 update to 0.0.6 7 years ago
yann300 8edaea1244 Merge pull request #16 from ethereum/filename 7 years ago
Iuri Matias f0970e4486 include filename in contract callback 7 years ago
Iuri Matias 1185da31b8 Merge pull request #13 from ethereum/yann300-patch-3 7 years ago
Iuri Matias c1c1ce72d9 Merge pull request #11 from ethereum/yann300-patch-2 7 years ago
yann300 e6519af9f9 Fix Deploy Libraries 7 years ago
yann300 9fa9f77501 Allow returning more than one Assert per function 7 years ago
yann300 8cbc8dfc70 Merge pull request #14 from ethereum/fixLinting 7 years ago
yann300 942a228827 fix linting 7 years ago
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