Commit Graph

463 Commits

Author SHA1 Message Date
Iuri Matias 88381bdda1 working run 2016-10-06 07:40:20 -04:00
Iuri Matias 421a0af41e implement watch functionality 2016-10-06 07:40:20 -04:00
Iuri Matias 00a7dbe2f1 add server functionality 2016-10-06 07:40:20 -04:00
Iuri Matias dfb365d07e implement simple pipeline system 2016-10-06 07:40:20 -04:00
Iuri Matias 2064b72ac6 redone deployment system 2016-10-06 07:40:20 -04:00
Iuri Matias b5d8df5efd convert boiletplates to new structure 2016-10-06 07:39:34 -04:00
Iuri Matias 22f7e6d6d4 move some of the old code 2016-10-06 07:39:33 -04:00
Iuri Matias 8d29708625 Merge pull request #176 from OR13/develop
Include EtherSim in Readme
2016-09-24 10:38:20 -07:00
Iuri Matias 4c14b47b09 Merge pull request #173 from akhilss/develop
Updating to latest solc dependency
2016-09-24 10:36:03 -07:00
Orie Steele 0b79bb8028 spelling : ( 2016-09-23 17:56:19 -05:00
Orie Steele 68d44f21e0 update readme to include instructions for ethersim 2016-09-23 17:55:21 -05:00
Iuri Matias 0c3375b295 Update README.md 2016-09-23 13:03:20 +08:00
Akhil Srinivasan c1bea0bc55 solc upgrade. 2016-09-13 23:22:52 -04:00
Akhil Srinivasan 8b25914135 Updating to latest solc dependency 2016-09-08 13:19:02 -04:00
Iuri Matias bed70b530b update to 1.2.0 2016-08-10 07:59:37 -04:00
Iuri Matias 0c29b171fd example on how to deploy a single contract with custom arguments 2016-08-10 07:59:23 -04:00
Iuri Matias 0faa649c2f add single deploy support 2016-08-10 07:58:11 -04:00
Iuri Matias 60d860f27a support deploying a single contract with custom arguments in the tests 2016-08-09 21:59:49 -04:00
Iuri Matias cf3cfe51ca generate an abi file compatible with mist and metamask 2016-08-09 20:50:12 -04:00
Iuri Matias 2fbb41b113 update boilerplate to point to right version instead of repo 2016-05-31 22:19:34 -04:00
Iuri Matias 973a883e4a update readme 2016-05-31 22:13:36 -04:00
Iuri Matias da92171818 fix testnet support 2016-05-31 22:10:46 -04:00
Iuri Matias a3773b1594 update chain manager spec 2016-05-31 21:19:23 -04:00
Iuri Matias 9ec8d61918 update deploy spec 2016-05-31 21:11:42 -04:00
Iuri Matias 1167c9ca05 update blockchain spec 2016-05-31 21:10:18 -04:00
Iuri Matias 358ec7034b fix deploy specs 2016-05-31 07:46:45 -04:00
Iuri Matias aa4b939612 point boilerplate to repo develop branch 2016-05-29 21:16:25 -04:00
Iuri Matias b6a0ee2542 point boilerplate to repo 2016-05-29 20:58:50 -04:00
Iuri Matias 9115e5984a move grunt-embark back to the main repo 2016-05-29 20:56:06 -04:00
Iuri Matias 00543f3830 fix deployment for tests 2016-05-29 20:14:27 -04:00
Iuri Matias b78b742ab4 fix solc input 2016-05-29 15:09:57 -04:00
Iuri Matias 8e9588173c update to latest solc 2016-05-23 19:01:40 -04:00
Iuri Matias 014d5bd7ff correct demo text 2016-05-23 18:46:23 -04:00
Iuri Matias 7b9de1b259 make ethersim optional 2016-05-23 16:00:54 -04:00
Iuri Matias 402f8fed57 update demo app 2016-05-23 11:10:24 -04:00
Iuri Matias fe02278179 update web3 to latest version 2016-05-23 09:20:11 -04:00
Iuri Matias ae4591ea01 use miner start/stop without parameters sicne it seems to be causing issues with geth 1.4 2016-05-22 15:01:17 -04:00
Iuri Matias faf626be93 make embark blockchain compatible with latest geth 2016-05-22 11:23:04 -04:00
Iuri Matias c168d103cb remove no longer supported log file option when calling geth 2016-05-20 23:26:17 -04:00
Iuri Matias 1affc9807a use ethersim 0.3.0 2016-05-20 22:04:46 -04:00
Iuri Matias 558de7c136 Merge branch 'upcoming' into develop 2016-03-08 15:00:03 -05:00
Iuri Matias feb582a7b8 Merge pull request #148 from SafeMarket/miner-stop
miner stop config threads
2016-03-08 14:59:05 -05:00
Iuri Matias 5216d20062 update tests 2016-03-08 14:57:29 -05:00
Iuri Matias 7afed75e58 update tests 2016-03-08 14:44:40 -05:00
Aakil Fernandes 6559cfdd5c miner stop config threads 2016-03-08 14:13:11 -05:00
Iuri Matias 2eaa5fc0a4 Merge pull request #146 from iurimatias/upcoming
Upcoming
2016-02-29 10:03:48 -05:00
Iuri Matias 32ef27212b update specs; remove unused env config 2016-02-29 09:59:34 -05:00
Iuri Matias f032256552 remove exit - for now - when getting an error deploying 2016-02-29 09:50:17 -05:00
Iuri Matias 54eb8771f3 update web3 to 0.15.0 2016-02-29 09:48:51 -05:00
Iuri Matias 676c598b4a Merge pull request #142 from SafeMarket/console-log-deploy-errors
Console log deploy errors
2016-02-28 12:58:03 -05:00