Commit Graph

210 Commits

Author SHA1 Message Date
Jude Nelson
ba389f4790 set magic bytes if given by the integration test 2018-10-30 18:23:24 -04:00
Jude Nelson
6faa5ec50c don't bother installing node.js packages for now -- assume they're already there (TODO: switch to using nvm) 2018-10-26 10:23:21 -04:00
Jude Nelson
6722a26630 fix gaia read endpoint 2018-10-26 10:23:00 -04:00
Jude Nelson
8d3743036d update genesis block generator for tests 2018-10-21 02:16:24 -04:00
Jude Nelson
ce9dceb8ef verify that the transaction broadcaster comes up, and abort the test if it does not 2018-10-20 20:15:39 -04:00
Jude Nelson
f9ee9d663b Merge branch 'feature/token-v1' into develop 2018-10-15 18:42:44 -04:00
Jude Nelson
fdb424c46b use develop branches 2018-10-03 16:47:08 -04:00
Jude Nelson
95c85e344e set develop environ for transaction broadcaster 2018-10-03 11:58:11 -04:00
Jude Nelson
9022bc1b8d include multiple '/'s in gaia read path, if given 2018-10-03 11:57:19 -04:00
Jude Nelson
a7b649f7f5 set develop environ for transaction broadcaster 2018-10-03 11:55:59 -04:00
Jude Nelson
b70a2f8a59 avoid filling wallets with empty balances; speed up determining the path of a module 2018-09-27 17:42:59 -04:00
Jude Nelson
801fce07a5 add a mock not-distributed account for testing; fix bug in generating vesting schedules from wallet data in tests 2018-09-14 13:38:09 -04:00
Jude Nelson
c90b2803db add fake treasury and unallocated genesis block entries 2018-09-13 16:20:43 -04:00
Aaron Blankstein
1b9d339ea4 testnet scenario with subdomain registrar, gaia removed. docker file for building and running. env vars to optionally disable startup of gaia hub, tx broadcaster, registrar check 2018-08-23 17:47:35 -05:00
Jude Nelson
695b3610ee fix a couple of usability bugs in gaia hub read server config; add pre-flight 2018-08-07 14:21:26 -04:00
Jude Nelson
1b71565eb2 test this branch 2018-08-06 18:14:35 -04:00
Jude Nelson
8c354ac7be develop 2018-07-06 15:21:07 -04:00
Jude Nelson
8fc449e22f write out a genesis block to disk, and have blockstackd load it 2018-07-05 18:47:38 -04:00
Jude Nelson
024784990f route debug messages from blockstack.js to stderr 2018-07-03 16:30:42 -04:00
Jude Nelson
ddbfa1cd1b temporarily disable installing the gaia hub; assume it's available already for now 2018-06-29 00:26:55 -04:00
Jude Nelson
47ce5bc3c5 remove programs we don't use 2018-06-27 17:39:55 -04:00
Jude Nelson
3bc207b756 remove TestAPIProxy 2018-06-22 11:26:22 -04:00
Jude Nelson
2796ba006b remove TestAPIProxy 2018-06-22 11:25:35 -04:00
Jude Nelson
3daa24aa9a add vesting_total to genesis block 2018-06-20 19:08:41 -04:00
Jude Nelson
8ed088b95e set the vesting_total field, and export the genesis block to the environment 2018-06-18 18:42:18 -04:00
Jude Nelson
71708b3239 lots of tiny bugfixes 2018-06-16 14:49:04 -04:00
Jude Nelson
bf340f3648 whitelist all wallet addresses by default 2018-06-16 11:29:14 -04:00
Jude Nelson
66c60204e6 fix path to transaction broadcaster 2018-05-15 16:10:08 -04:00
Jude Nelson
cc3b0f4707 print out where the user can install a missing tool 2018-05-02 23:12:14 -04:00
Jude Nelson
607dc407dc fix bugs in installation process 2018-05-02 00:26:39 -04:00
Jude Nelson
159a3be3c3 add option to link but not install 2018-05-02 00:26:23 -04:00
Jude Nelson
9b6c2d3164 link packages before install 2018-05-02 00:26:14 -04:00
Jude Nelson
03b75677b0 fix bugs in installation process 2018-05-02 00:25:20 -04:00
Jude Nelson
26388f93ba add option to link but not install 2018-05-01 18:00:56 -04:00
Jude Nelson
4de7039edf link packages before install 2018-05-01 17:28:51 -04:00
Jude Nelson
3673ef4d8f allow bind to 0.0.0.0 for bitcoin 2018-04-30 12:07:28 -04:00
Jude Nelson
ce1b5632b7 explicit bind= and rpcbind= 2018-04-30 11:57:02 -04:00
Jude Nelson
1c9a736d7b fix gaia to use the right url 2018-04-30 11:36:13 -04:00
Jude Nelson
1f27e31b18 bind the gaia read endpoint on the environment-given host 2018-04-30 09:40:11 -04:00
Jude Nelson
5b9a7f5944 set bind address in test config 2018-04-30 00:43:39 -04:00
Jude Nelson
8270a09320 start transaction broadcaster 2018-04-29 02:27:11 -04:00
Jude Nelson
f77918aac8 WIP: fix all regressions introduced by removing blockstack_client 2018-04-26 00:09:54 -04:00
Jude Nelson
23faac47e1 WIP: fix all regressions introduced by removing blockstack_client 2018-04-26 00:08:39 -04:00
Jude Nelson
7a954438cd fix npm installation with blockstack-testbox 2018-04-25 15:30:07 -04:00
Jude Nelson
b14ef1d2a5 fix npm installation with blockstack-testbox 2018-04-25 15:29:36 -04:00
Jude Nelson
0f9ebbb6d0 pass explicit rpcport 2018-04-25 15:18:02 -04:00
Jude Nelson
13e5b26e98 pass explicit rpcport 2018-04-25 15:17:39 -04:00
Jude Nelson
ecc23a0fcf strip blockstack_client 2018-04-24 17:24:48 -04:00
Jude Nelson
bd2946d84e temporarily remove the token system (will restore later); remove blockstack_client 2018-04-24 16:37:23 -04:00
Jude Nelson
054f32ba19 expose working directory in the environment 2018-04-24 10:43:11 -04:00