Commit Graph

461 Commits

Author SHA1 Message Date
VoR0220 ce36265c39 Update blockchain.js 2016-02-08 21:53:14 -05:00
VoR0220 916437fd4c Update compiler.js 2016-02-08 21:53:14 -05:00
VoR0220 63a16961bf Update package.json 2016-02-08 21:53:13 -05:00
RJ Catalano e0d9931a74 change back to original version of solc 2016-02-08 21:53:13 -05:00
RJ Catalano 2a1ec1b2d7 change back to old compiler 2016-02-08 21:53:13 -05:00
Iuri Matias 0c6ced4dc9 instantiate web3 object 2016-02-08 21:50:01 -05:00
Iuri Matias 84191a241c update specs 2016-02-08 21:12:09 -05:00
Iuri Matias 0e2573c69b update web3 2016-02-03 20:54:31 -05:00
Aakil Fernandes ee0820b56f console log deploy errors 2016-01-31 13:10:12 -05:00
Aakil Fernandes bf7a8ba00f drop extra [1] 2016-01-30 12:16:11 -05:00
Aakil Fernandes 25a5898051 use last part of contract file rather than 1st 2016-01-30 11:40:36 -05:00
area 3512de6ba2 Add support for other paths for ipfs binary
Use `which` to locate `ipfs` rather than guessing.
2016-01-11 14:54:02 +00:00
Iuri Matias 9ebabf6c42 update specs 2015-12-06 16:02:13 -05:00
Iuri Matias b9a9de0a32 don't print primary address 2015-12-06 16:01:37 -05:00
Iuri Matias 47a63844fd add better defaults to blockchain config 2015-12-06 16:01:17 -05:00
Iuri Matias 9a33a392a5 Merge pull request #119 from SafeMarket/gruntfile_env_fix
env fix
2015-11-23 08:25:37 -05:00
Iuri Matias 58b2cb84ae Merge pull request #120 from SafeMarket/testnet
Testnet
2015-11-23 08:25:19 -05:00
Aakil Fernandes af25780866 add testnet to config 2015-11-20 11:57:51 -05:00
Aakil Fernandes b5fc0f5b9a add testnet option 2015-11-20 11:18:32 -05:00
Aakil Fernandes a15b134c40 env fix 2015-11-20 10:46:49 -05:00
Iuri Matias fd5d94b1d9 Merge pull request #101 from dummymarket/solcerror
throw error when solc fails
2015-10-14 16:07:27 -04:00
Aakil Fernandes 81fd274786 throw error when solc fails 2015-10-14 15:53:57 -04:00
Iuri Matias d07ddaf1e8 Update README.md 2015-10-13 16:15:51 -04:00
Iuri Matias 4cd0669819 update to 1.0.2 2015-10-13 12:01:21 -04:00
Iuri Matias 283b26f4b3 exit embark deploy after contracts are deployed 2015-10-13 12:00:03 -04:00
Iuri Matias c176c55178 Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2015-10-12 19:28:04 -04:00
Iuri Matias 8b44f4fbe0 update to 1.0.1 2015-10-12 19:27:33 -04:00
Iuri Matias f42652f8f5 Update README.md 2015-10-12 18:54:30 -04:00
Iuri Matias 40add07a0d Merge branch 'develop' of github.com:iurimatias/embark-framework into develop 2015-10-12 18:53:14 -04:00
Iuri Matias 5cf4529113 update to 1.0.0 2015-10-12 18:52:30 -04:00
Iuri Matias f6f05450bb Update README.md 2015-10-12 18:40:24 -04:00
Iuri Matias 75da137549 update to 1.0.0-beta.1 2015-10-12 18:33:19 -04:00
Iuri Matias ea3f3ee3b0 update readme 2015-10-12 18:33:00 -04:00
Iuri Matias a9fbce7f5b use embark 1.0.0 2015-10-12 18:22:59 -04:00
Iuri Matias 82b9af2a14 get test config files from embark config 2015-10-12 17:49:54 -04:00
Iuri Matias d45f76beec read embark config file to get contract files for testing 2015-10-12 12:25:43 -04:00
Iuri Matias d33d986f36 update specs 2015-10-12 10:50:52 -04:00
Iuri Matias da9c705f7f add embark simulator cmd 2015-10-12 09:09:11 -04:00
Iuri Matias 5628089865 fix deployment in binary 2015-10-09 13:31:09 -04:00
Iuri Matias 38445c9e7f fix deployment 2015-10-09 13:20:35 -04:00
Iuri Matias a7da9bc3c5 remove sync-me dependency 2015-10-09 11:09:26 -04:00
Iuri Matias 2be2a80c31 remove method missing dependency 2015-10-09 11:05:43 -04:00
Iuri Matias 0e867c2a03 remove jasmine dependency 2015-10-09 11:03:02 -04:00
Iuri Matias fb2fbca8f7 remove hashmerge dependency 2015-10-09 11:01:55 -04:00
Iuri Matias b4d659a3d1 move spec code to lib 2015-10-09 10:57:30 -04:00
Iuri Matias c550b688d3 add flag to include provider in abi; update spec 2015-10-09 10:18:18 -04:00
Iuri Matias 95823a8e54 make deployment async 2015-10-08 15:30:47 -04:00
Iuri Matias 32ac41a9cb compile using js solc 2015-10-01 23:04:15 -04:00
Iuri Matias 02a52f718f change enodes config to boot 2015-10-01 22:37:47 -04:00
Iuri Matias 6fcc9c7481 Merge pull request #95 from VoR0220/develop
Ability to boot enodes from a list in blockchain.yml, support for solc 1.0
2015-10-01 22:36:17 -04:00