Valentin Sundermann
|
febc7747b9
|
Add instructions for generating index template
|
2017-08-22 22:04:44 +02:00 |
|
Aaron Blankstein
|
994156ab70
|
Update SUSE instructions
Per issue #549, the SUSE/openSUSE instructions needed some updating.
|
2017-08-22 12:00:06 -04:00 |
|
Aaron Blankstein
|
b13f004f34
|
Remove api branch specifier from api setup
API branch is fully merged into master and should not be used in the instructions
|
2017-08-22 11:27:05 -04:00 |
|
Aaron Blankstein
|
85c05a4034
|
Merge branch 'master' into add-timeout-to-test-framework
|
2017-08-15 17:57:30 -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
|
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
|
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 |
|
Aaron Blankstein
|
d47dc43e99
|
fixes wallet migration logic for 14.2->14.3->14.4. fixes status code for /v1/names/ on missing subdomains. add cli support for 'whois <foo.bar.tld>'
|
2017-08-13 09:45:01 -04:00 |
|
Aaron Blankstein
|
529f71530e
|
fix e-mail signup bug: if you run setup in non-interactive mode, the e-mail *should* be set to '' and you shouldn't get more prompts
|
2017-08-11 17:27:56 -04:00 |
|
Aaron Blankstein
|
656bb21806
|
fix bug in search indexing + remove index.html (its a generated file, and shouldn't be in repo)
v0.14.4.0
|
2017-08-10 18:41:13 -04:00 |
|
Aaron Blankstein
|
96dd294b37
|
add release notes for 14.4 and update documentation
|
2017-08-10 18:31:08 -04:00 |
|
Jack Zampolin
|
4d2ad6c8c1
|
Merge pull request #528 from blockstack/jz-gitignore
Add generated API documentation to .gitignore
|
2017-08-10 18:30:18 -04:00 |
|
Jack Zampolin
|
e18a551266
|
Add generated API documentation to .gitignore
|
2017-08-10 17:56:24 -04:00 |
|
Jude Nelson
|
2dc3dd68df
|
it's okay if the series version is 0.14.4
|
2017-08-10 17:33:47 -04:00 |
|
Aaron Blankstein
|
3ace89e26a
|
Merge pull request #527 from blockstack/subdomain
Adding subdomain support to blockstack-core
|
2017-08-10 17:17:44 -04:00 |
|
Jude Nelson
|
0ccd8e6862
|
use right origin
v0.14.3.2
|
2017-08-10 17:10:07 -04:00 |
|
Jude Nelson
|
5e4560da29
|
use right public key
|
2017-08-10 17:09:59 -04:00 |
|
Aaron Blankstein
|
80bfb1fe68
|
Merge branch 'master' into subdomain
|
2017-08-10 16:59:17 -04:00 |
|
Jude Nelson
|
5eea8228f5
|
use the correct origin
|
2017-08-10 16:58:07 -04:00 |
|
Jude Nelson
|
16be4ea44b
|
pass public key; use new get_profile() API
|
2017-08-10 16:57:55 -04:00 |
|
Jude Nelson
|
f6bf699cc0
|
pass public key
|
2017-08-10 16:57:49 -04:00 |
|
Jude Nelson
|
b897d14d13
|
log exceptions in debug mode
|
2017-08-10 16:57:40 -04:00 |
|
Jude Nelson
|
bf16192240
|
use all drivers, but prioritize local ones
|
2017-08-10 16:57:27 -04:00 |
|
Jude Nelson
|
378afd46df
|
pass default device ID if none are given
|
2017-08-10 16:57:10 -04:00 |
|
Jude Nelson
|
15ab788e3f
|
raw=True when storing other peoples data
|
2017-08-10 16:56:58 -04:00 |
|
Aaron Blankstein
|
9a6b28abeb
|
removing todo list from subdomains doc
|
2017-08-10 16:51:32 -04:00 |
|
Aaron Blankstein
|
c2de647a44
|
Merge branch 'master' into subdomain
|
2017-08-10 16:47:38 -04:00 |
|
Aaron Blankstein
|
c5a5b98403
|
removed unused config parameter
|
2017-08-10 16:46:53 -04:00 |
|
Aaron Blankstein
|
1e112a18e4
|
Update README.md
Moved gh-pages from kantai.github.io -> blockstack. Updating docs link.
|
2017-08-10 09:15:06 -04:00 |
|
Aaron Blankstein
|
7d42a67271
|
Merge pull request #526 from blockstack/fix-integration-tests
Fixes a handful of integration tests (see issue #525). As this only touches code in the integration test suite, no version bump is required.
|
2017-08-10 09:08:22 -04:00 |
|
Aaron Blankstein
|
04fc438d86
|
Merge branch 'master' into fix-integration-tests
|
2017-08-10 09:01:19 -04:00 |
|
Aaron Blankstein
|
e34015ea57
|
Merge pull request #516 from vsund/patch-1
Thanks for finding this vsund!
|
2017-08-10 09:00:36 -04:00 |
|
Aaron Blankstein
|
4bbd027afc
|
Merge branch 'fix-integration-tests' into subdomain
|
2017-08-10 00:33:11 -04:00 |
|
Aaron Blankstein
|
b5c75ab561
|
fix api stop call in sync_zonefile
|
2017-08-09 23:39:37 -04:00 |
|
Aaron Blankstein
|
fe4e641d1c
|
fix raw zonefile fetches
|
2017-08-09 23:13:49 -04:00 |
|
Aaron Blankstein
|
fef8adcba3
|
fixes problem when stopping API -- blockstackd's socket is open in the child process, TERM call invokes the atexit handler, which closes the socket, causing CONNECTION REFUSED on subsequent blockstackd requests. solved by SIGKILLing the API process instead
|
2017-08-09 21:50:41 -04:00 |
|
Aaron Blankstein
|
0bd6c32236
|
update nginx config to add headers on OPTIONS
|
2017-08-09 11:42:39 -04:00 |
|
Aaron Blankstein
|
0ab6d5f433
|
subdomain integration test should now correctly kill the registrar on exit
|
2017-08-09 10:27:53 -04:00 |
|
Aaron Blankstein
|
cf16e020d0
|
add instructions for regtest of subdomain registrar, plus get rid of behavior that kills registrar during checks (this allows it to run interactive, will have to add atexit handler for cleanup, though)
|
2017-08-08 23:09:23 -04:00 |
|
Aaron Blankstein
|
d1dc615dfe
|
use ConfigParser instead of configparser in subdomain registrar
|
2017-08-08 22:27:52 -04:00 |
|