Commit Graph

6396 Commits

Author SHA1 Message Date
Jack Zampolin
cb17c17885 Add dockerfile and build/run instructions 2017-08-21 12:25:22 -07:00
Aaron Blankstein
19e98f59ac clearing out more wildcards 2017-08-21 15:22:05 -04:00
Aaron Blankstein
6f62c78f67 more fixing of wildcard imports 2017-08-21 14:12:52 -04:00
Aaron Blankstein
11b0908002 Merge branch 'develop' into no-wildcard-imports 2017-08-21 11:50:44 -04:00
Larry Salibra
e4ffb61aa9 enable blockstack-venv tarball builds on develop 2017-08-20 17:41:20 +07:00
Aaron Blankstein
7e624469bb removed from config, tx 2017-08-18 19:06:27 -04:00
Aaron Blankstein
40035307af remove wildcards from wallet 2017-08-18 18:56:11 -04:00
Aaron Blankstein
4d333728cd fixes datastore_blockchain_id integration test 2017-08-18 14:25:01 -04:00
Aaron Blankstein
c49c225b10 test selection from fgrep to whole line matching 2017-08-18 12:26:30 -04:00
Aaron Blankstein
b3cd1a75fc add --exclusive flag to junit tests 2017-08-18 10:03:20 -04:00
Aaron Blankstein
d59322fcce wallet only writes changes when change detected + make ownerkey reading play nicely with different cli_update calling mechanisms 2017-08-18 09:24:27 -04:00
Aaron Blankstein
6da4ebd130 Merge pull request #550 from blockstack/set-payment-keys
Persistent setting of keys
2017-08-17 18:37:38 -04:00
Aaron Blankstein
d026940601 updating docs for persistent setting of keys over REST 2017-08-17 18:16:23 -04:00
Aaron Blankstein
17d6043731 added integration test for persistent setting of the payment key, fixed bugs that it surfaced 2017-08-17 17:39:31 -04:00
Aaron Blankstein
5c0e4f2606 Merge branch 'develop' into set-payment-keys 2017-08-17 16:02:18 -04:00
Aaron Blankstein
3ac1681dfe Merge pull request #548 from blockstack/python2-env-headers
Shell bang python2
2017-08-17 15:12:59 -04:00
Aaron Blankstein
6076fde40a Merge branch 'vbrandl-fix/shellbang' into python2-env-headers 2017-08-17 15:06:53 -04:00
Aaron Blankstein
f3dcdce429 Merge branch 'fix/shellbang' of https://github.com/vbrandl/blockstack-core into vbrandl-fix/shellbang 2017-08-17 15:06:16 -04:00
Aaron Blankstein
c878b62c8a /usr/bin/env python -> python2. our code is not python3 friendly, we should specify that 2017-08-17 13:40:01 -04:00
Aaron Blankstein
d0bb83776e Merge branch 'develop' into set-payment-keys 2017-08-17 12:26:52 -04:00
Aaron Blankstein
5afc68995c fixes an old import error in this integration test. the test was still passing before (atlas is very resilient!) 2017-08-17 12:24:38 -04:00
Aaron Blankstein
8eda4c5529 first modifications to support persistent setting of payment key 2017-08-16 17:50:01 -04:00
Aaron Blankstein
bcbab3ef19 fixes bug in https support changes by making rpc proxy default to 'http' 2017-08-16 17:23:40 -04:00
Aaron Blankstein
6b7107d3b0 Merge pull request #544 from blockstack/https-rpc-support
Adds HTTPS support to blockstack proxy
2017-08-16 13:40:09 -04:00
Aaron Blankstein
67454975c2 make zonefile lookups use the same proxy constructor, fix in integrations tests, plus more sophisticated config migration path 2017-08-16 13:23:55 -04:00
Aaron Blankstein
683109cbb6 turn on support for talking to node.blockstack.org via https by default 2017-08-16 11:04:57 -04:00
Aaron Blankstein
8358fc1085 Merge branch 'add-timeout-to-test-framework' into develop 2017-08-15 17:58:39 -04:00
Aaron Blankstein
85c05a4034 Merge branch 'master' into add-timeout-to-test-framework 2017-08-15 17:57:30 -04:00
Aaron Blankstein
897a2a08d3 Merge pull request #543 from blockstack/updates-with-owner-key
Support for issuing updates with an owner key
2017-08-15 17:53:38 -04:00
Aaron Blankstein
cceb158757 add owner key to the api specification 2017-08-15 17:46:52 -04:00
Aaron Blankstein
04b1ee8f75 previous commit's comments cause argparsing failure in cli 2017-08-15 17:23:09 -04:00
Aaron Blankstein
af418c4aaa add support for ownerkey in manual zonefile hash set 2017-08-15 17:18:38 -04:00
Aaron Blankstein
c27fd304d4 Merge branch 'master' into updates-with-owner-key 2017-08-15 17:06:56 -04:00
Aaron Blankstein
aaeae2ad06 adding debug statements to storage and dropbox, trying to figure out what is going on in issue #490 2017-08-15 16:57:12 -04:00
Aaron Blankstein
6d217b1ce0 fixes issue in subdomain lookups for addresses in regtest mode- the subdomain registrar isn't 'regtest-aware', so it submits mainnet addresses, therefore the address shouldn't be converted in the lookup for subdomains 2017-08-15 14:51:05 -04:00
Aaron Blankstein
c012cc8c2e updates with passed owner key now passing first integration test 2017-08-15 12:03:52 -04:00
Aaron Blankstein
f105535684 Merge branch 'master' into add-timeout-to-test-framework 2017-08-15 10:42:12 -04:00
Aaron Blankstein
31918a820b Merge pull request #541 from blockstack/hotfix-cors-and-verify
Hotfix for CORS problem in Subdomain Registrar
2017-08-15 10:31:25 -04:00
Aaron Blankstein
85e80d7e79 add OPTIONS handler and Access-Control-Allow-Origin headers 2017-08-15 10:17:51 -04:00
Aaron Blankstein
a258954df3 fix cli profile verify 2017-08-15 09:27:40 -04:00
Aaron Blankstein
931ce0b61c adding support to testlib for checking queues with api pass instead of session, fix type errors in update_with_key test 2017-08-14 18:10:06 -04:00
Aaron Blankstein
bc09ff7278 adding test 2017-08-14 17:40:10 -04:00
Aaron Blankstein
efce90ebe9 first skeleton of code -- tests coming next 2017-08-14 17:09:15 -04:00
Aaron Blankstein
339e7f2706 better killing off of bitcoind if its still running after test finishes 2017-08-14 16:32:56 -04:00
Jack Zampolin
95d8645dc1 Merge pull request #537 from vsund/patch-2
Fix broken Slack badge
2017-08-14 14:49:52 -04:00
Valentin Sundermann
3091687cf7 Fix broken Slack badge 2017-08-14 20:45:50 +02:00
Aaron Blankstein
a462f0db43 bash script typo 2017-08-14 11:58:31 -04:00
Aaron Blankstein
a5ca9836db first attempt at adding 20 minute timeout to the junit test runner 2017-08-14 11:45:17 -04:00
Aaron Blankstein
bc50c73656 Merge pull request #532 from blockstack/hotfix-issue-531
Hotfix for Issue 531, Wallet Migration, and command-line `whois`
v0.14.4.1
2017-08-13 10:01:19 -04:00
Aaron Blankstein
efecd7c771 update docs for the subdomain return schema 2017-08-13 09:52:20 -04:00