Commit Graph

19 Commits

Author SHA1 Message Date
Iuri Matias ea8f3a2232 improve gas handling and errors 2018-01-13 11:38:10 -05:00
Iuri Matias 7bd1be0d05 move contracts to root dir 2018-01-11 09:29:42 -05:00
Iuri Matias 33adaf360b add tests for libs 2017-12-27 08:37:39 -05:00
Iuri Matias 7e4429b342 add onDeploy to test_app for testing purposes 2017-12-20 09:41:52 -05:00
Iuri Matias 73bd2df860 downgrade to 0.4.17 2017-10-22 09:38:54 -04:00
Iuri Matias 1cb0644f92 Revert "update solc version"
This reverts commit d23cd753ce.
2017-10-22 09:27:13 -04:00
Iuri Matias d23cd753ce update solc version 2017-10-21 15:16:11 -04:00
Iuri Matias 0a139c7b73 update test contracts to solc 0.4.17 2017-10-21 15:01:09 -04:00
Iuri Matias 763a864e89 test imports 2017-07-16 14:11:37 -04:00
Iuri Matias c02e3e7ab8 treat library as dependencies for contract deployment 2017-07-16 13:31:40 -04:00
Iuri Matias 48f9c54d9d detect and replace library references with address 2017-07-16 12:10:17 -04:00
Iuri Matias b56b51cf6e don't stop when getting a compiler warning but print it as a warning 2017-07-15 11:35:29 -04:00
Iuri Matias 232f6fc88b support list of fallbacks for dapp web3 connection, support separate connection config for deployment 2017-07-06 18:48:20 -04:00
Iuri Matias cdc75c91e1 fix contract extension file matching 2017-06-29 07:39:12 -04:00
Iuri Matias d800c1cee0 add aliases to embarkjs 2017-04-02 14:12:12 -04:00
Iuri Matias 8b107355cb wait for mined transaction in embarkjs when applicable 2017-02-27 20:32:26 -05:00
Iuri Matias e9ce9dc6f1 add redeploy; don't reload compiler if it's already loaded 2017-02-25 15:47:35 -05:00
Iuri Matias 98f0bd45e9 add tests to test_app 2017-02-09 21:05:45 -05:00
Iuri Matias af908bc5f9 add test_app for test purposes 2017-02-09 19:38:02 -05:00