Commit Graph

6562 Commits

Author SHA1 Message Date
Aaron Blankstein
095d5594e4 Authentication headers should be Authorization headers for gaia_hub 2017-09-19 17:53:39 -04:00
Aaron Blankstein
b1823fce03 fixes typo bug in gaia hub driver 2017-09-19 13:29:25 -04:00
Aaron Blankstein
d720dbdcdd Merge branch 'master' into develop 2017-09-19 11:03:45 -04:00
Aaron Blankstein
6d0e373a60 Merge pull request #611 from blockstack/hotfix-regtest-port
specify rpc-port for bitcoind in regtest mode
2017-09-19 11:03:16 -04:00
Aaron Blankstein
9031379987 specify rpc-port for bitcoind in regtest mode 2017-09-19 10:53:00 -04:00
Aaron Blankstein
3477ef4e8a Merge pull request #610 from blockstack/develop-gaia-hub-driver
Add gaia hub driver
2017-09-19 10:13:38 -04:00
Aaron Blankstein
f38c5fa605 add /insight/addr/:addr/balance and unconfirmedBalance endpoints 2017-09-19 10:08:47 -04:00
Aaron Blankstein
37dff8c236 correct quay.io container repository 2017-09-18 19:25:11 -04:00
Aaron Blankstein
6d9ca1318b add instructions for docker regtest mode 2017-09-18 17:16:13 -04:00
Aaron Blankstein
e68b48e552 add BLOCKSTACK_TEST_CLIENT_BIND option, allowing you to connect to the regtest api endpoint from docker 2017-09-18 17:09:52 -04:00
Aaron Blankstein
1d86d05b7d dashes become underscores in the gaia_hub driver config 2017-09-14 17:15:29 -04:00
Aaron Blankstein
05c591e79c Merge branch 'develop' into develop-gaia-hub-driver 2017-09-14 14:25:28 -04:00
Aaron Blankstein
e08ae307a7 Merge pull request #606 from blockstack/develop-fix-blockstackd-migration
Fix blockstackd migration complaint
2017-09-14 13:52:44 -04:00
Aaron Blankstein
e90550858b bug needs to use a tuple, not the generator 2017-09-14 13:47:49 -04:00
Aaron Blankstein
77f76166ae version bump plus fix in the migration code 2017-09-14 13:42:15 -04:00
Aaron Blankstein
cb8da7e315 Merge pull request #605 from blockstack/readme-updates-master
Propagating readme, setup script updates to master
2017-09-14 10:23:44 -04:00
Aaron Blankstein
87891e3e06 update README.md to include windows, linux, macOS links for browser install 2017-09-14 10:18:52 -04:00
Aaron Blankstein
e8ee63b3a1 remove launcher from this repo -- it should live in browser or packaging, probably packaging 2017-09-14 10:18:40 -04:00
Jack Zampolin
ab6289bbdc Update README.md 2017-09-14 10:18:28 -04:00
Jack Zampolin
dc6475bf81 Add PRs and Contributors to release notes 2017-09-14 10:18:15 -04:00
Aaron Blankstein
541fd9fb9a Merge pull request #604 from blockstack/develop-readme-changes
Add PRs and Contributors to release notes
2017-09-14 10:11:06 -04:00
Aaron Blankstein
485cbba96f update README.md to include windows, linux, macOS links for browser install 2017-09-14 09:32:02 -04:00
Aaron Blankstein
e17a710f89 remove launcher from this repo -- it should live in browser or packaging, probably packaging 2017-09-14 09:04:41 -04:00
Jack Zampolin
d8d095d18f Update README.md 2017-09-13 20:35:46 -07:00
Jack Zampolin
67b0fd5ab7 Add PRs and Contributors to release notes 2017-09-13 18:59:57 -07:00
Aaron Blankstein
8b002af077 first working prototype of a gaia/hub driver, needs clean up on error handling, but this successfully communicated PUTs/GETs to my local s3 backed gaia hub! 2017-09-13 18:07:12 -04:00
Aaron Blankstein
827bdf79a5 Merge branch 'master' into develop 2017-09-13 09:39:36 -04:00
Aaron Blankstein
bd201773b1 Merge pull request #601 from blockstack/fix-git-submodule
Fixes submodule for blockstack-consensus-data
2017-09-13 09:38:58 -04:00
Aaron Blankstein
d1cc76115f fixes .gitmodules file location, and updated the commit of blockstack-consensus-data to the latest on master 2017-09-13 09:33:39 -04:00
Jack Zampolin
a34a797084 Remove extra dockerfile 2017-09-12 14:55:49 -07:00
Jack Zampolin
a5a493d05e Merge branch 'develop-jz-kube-reporting' into develop 2017-09-12 14:53:05 -07:00
Aaron Blankstein
63afbb4815 Merge branch 'master' into develop 2017-09-12 17:30:43 -04:00
Aaron Blankstein
fc82014a0c Merge pull request #600 from blockstack/hotfix-core-container
update the core container to install via pip rather than apt
2017-09-12 17:30:20 -04:00
Aaron Blankstein
1194b58511 update the core container to install via pip rather than apt 2017-09-12 17:28:22 -04:00
Aaron Blankstein
5c9e659407 Merge pull request #599 from blockstack/develop-remove-apt-from-docker
Revert to building docker image with pip
2017-09-12 15:19:06 -04:00
Aaron Blankstein
b88d771228 revert to using a dockerfile which builds from source rather than apt 2017-09-12 15:04:15 -04:00
Aaron Blankstein
33689e8550 add lsof to these two dockerfiles as well 2017-09-11 16:56:19 -04:00
Aaron Blankstein
89dfae4352 Merge pull request #596 from blockstack/develop-docker-lsof
Add `lsof` to developer docker containers
2017-09-11 16:20:25 -04:00
Aaron Blankstein
044379f3e2 adding lsof to install of the development dockerfiles 2017-09-11 16:13:46 -04:00
Aaron Blankstein
5e0ca0b2e8 Add lsof to dockerfile
Core needs to use `lsof` to safely pass secrets files
2017-09-11 14:26:49 -04:00
Aaron Blankstein
6575c6613c Merge pull request #594 from blockstack/develop-withdraw-payment-key
Add payment key option to withdraw endpoint
2017-09-11 10:32:52 -04:00
Aaron Blankstein
2e6661d18b added to api specs 2017-09-11 10:27:30 -04:00
Aaron Blankstein
70b37b15ca adds payment key to withdraw POSTs 2017-09-11 10:25:03 -04:00
Jack Zampolin
fda07ad35a Add a bit of logging to try and debug early exit 2017-09-08 15:28:32 -07:00
Jack Zampolin
fa123ddc7c Fix failed test logging 2017-09-08 14:33:36 -07:00
Jack Zampolin
3f7185c6d2 Fix slack posting bug 2017-09-08 12:56:49 -07:00
Aaron Blankstein
43530eed57 Merge pull request #592 from blockstack/develop-option-payment-key
Add payment_key option to RESTful transactions
2017-09-08 15:56:33 -04:00
Aaron Blankstein
42fae34794 add key options to documentation 2017-09-08 15:41:44 -04:00
Aaron Blankstein
7afd0f55a7 updated tests to test payment key support with updates, transfers, and renewals. plus better handling in 0-UTXO safety check 2017-09-08 15:31:35 -04:00
Jack Zampolin
e413c7f16b Fix precision and early exit 2017-09-08 12:13:08 -07:00