Jude Nelson
|
98c59d4f80
|
optionally get name history rows in reverse
|
2018-06-20 11:44:15 -04:00 |
|
Jude Nelson
|
6d6259ea59
|
add code to get a name and its history using pagination, with a fallback to get_name_blockchain_record()
|
2018-06-20 11:43:51 -04:00 |
|
Jude Nelson
|
46803c701e
|
add rpc_get_name_history_page()
|
2018-06-20 11:43:36 -04:00 |
|
Aaron Blankstein
|
c5d6611b17
|
Merge pull request #809 from blockstack/develop
Release v0.18.6
|
2018-04-30 16:55:26 -04:00 |
|
Aaron Blankstein
|
4c171918bc
|
prepare version 0.18.6
|
2018-04-30 16:20:38 -04:00 |
|
Aaron Blankstein
|
e27f7220ab
|
Merge pull request #805 from blockstack/feature/301-pending-subdomains
Feature: Redirect for pending subdomains
|
2018-04-30 14:24:51 -04:00 |
|
Aaron Blankstein
|
bd4fc18b35
|
fix integrationtests dockerfile. add blockstack/subdomain-registrar + 301 redirect integration test
|
2018-04-26 18:28:29 -04:00 |
|
Aaron Blankstein
|
711f7f57c2
|
allow_redirects to kwarg in testlib, remove unecessary more on redirect
|
2018-04-26 17:16:17 -04:00 |
|
Aaron Blankstein
|
0e0da8ad22
|
Use correct 'not found' branch. Add a test for 301 redirect to integration scenario.
|
2018-04-26 14:17:13 -04:00 |
|
Aaron Blankstein
|
c6d942be49
|
initial pass at redirection for missing subdomains
|
2018-04-26 12:16:53 -04:00 |
|
Aaron Blankstein
|
d7917fd737
|
fix dockerfile
|
2018-04-25 16:44:37 -04:00 |
|
Aaron Blankstein
|
478ef3a6f9
|
Merge branch 'master' into develop
|
2018-04-20 16:34:47 -04:00 |
|
Jude Nelson
|
01b3a68e4e
|
Merge pull request #804 from blockstack/hotfix/circle-ci
Fix Circle CI behavior
|
2018-04-20 15:30:28 -05:00 |
|
Aaron Blankstein
|
614547cecd
|
fix api_tests to work without existence of test_support
|
2018-04-20 15:47:14 -04:00 |
|
Jude Nelson
|
81b6111ff7
|
Merge pull request #803 from blockstack/feature/subdomain-get-names
Add get all subdomains endpoint
|
2018-04-20 14:42:06 -05:00 |
|
Aaron Blankstein
|
ee75de975f
|
install the integration tests
|
2018-04-20 15:13:40 -04:00 |
|
Aaron Blankstein
|
bbac77cb2f
|
comment out the caching for now
|
2018-04-20 15:10:33 -04:00 |
|
Aaron Blankstein
|
4b1d6a31f2
|
first attempt at circle2.0
|
2018-04-20 14:46:15 -04:00 |
|
Aaron Blankstein
|
0b6dee98ca
|
add api tests
|
2018-04-20 14:11:35 -04:00 |
|
Jude Nelson
|
e6e1412c0a
|
Merge pull request #767 from mrosata/master
fixed broken link in README.md
|
2018-04-20 13:03:14 -05:00 |
|
Aaron Blankstein
|
2f29ec044a
|
add test for api responses
|
2018-04-20 14:02:05 -04:00 |
|
Aaron Blankstein
|
51f8e61d7b
|
add+refactor to /v1/subdomains and /v1/blockchains/bitcoin/subdomains_count
|
2018-04-20 12:02:08 -04:00 |
|
Aaron Blankstein
|
7a5bf1751c
|
include subdomains in response to /v1/names/ pagination
|
2018-04-20 11:11:19 -04:00 |
|
Aaron Blankstein
|
ff9712b323
|
Merge branch 'master' into develop
|
2018-04-20 09:36:33 -04:00 |
|
Jude Nelson
|
7a539b6395
|
Merge pull request #800 from SamSamskies/update-ping-node-api-documentation
Update /v1/node/ping schema and fix styling
|
2018-04-19 10:32:31 -05:00 |
|
Jude Nelson
|
5896d46333
|
Merge pull request #799 from odinho/improve_name_count_api_doc
Add fail example to /v1/blockchains/*/name_count
|
2018-04-19 10:31:40 -05:00 |
|
Steven Miyakawa
|
1fa0624eee
|
Update /v1/node/ping schema and fix styling
- schema was inconsistent with response
- indentation and quotes were not consistent
|
2018-04-18 23:20:51 -07:00 |
|
Odin Hørthe Omdal
|
23ba450bf8
|
Add fail example to /v1/blockchains/*/name_count
|
2018-04-18 23:44:58 +01:00 |
|
Jude Nelson
|
439d7e3066
|
Merge pull request #797 from vsund/develop
Add deprecated notice to /v1/names/zonefile
|
2018-04-16 13:51:23 -05:00 |
|
Valentin Sundermann
|
94a71bdfee
|
Add deprecated notice to /v1/names/zonefile
|
2018-04-16 17:31:11 +02:00 |
|
Aaron Blankstein
|
ecfaa27d21
|
Merge pull request #788 from blockstack/hotfix/subdomain-patterns
Increasing the max name length in rpc.py
|
2018-03-28 13:50:24 -04:00 |
|
Aaron Blankstein
|
201bee5362
|
correct regex for name-or-subdomain match in URLs
|
2018-03-28 13:45:45 -04:00 |
|
Jude Nelson
|
1dc674d34c
|
Merge branch 'hotfix/blockstack-snapshots-nosymlinks'
|
2018-03-26 15:06:31 -04:00 |
|
Ubuntu
|
c2940b3f50
|
snapshot.bsk is a hard link, not a symlink. Compare inode numbers, not link paths
|
2018-03-26 18:54:13 +00:00 |
|
Jude Nelson
|
9b3264e425
|
Merge pull request #780 from blockstack/fix-readme-broken-bns-link
Fix broken link to Blockstack Naming Service in readme.md
|
2018-03-15 00:04:15 -04:00 |
|
Ken
|
1c41422fec
|
Fix broken link to Blockstack Naming Service in readme.md
|
2018-03-14 23:37:30 -04:00 |
|
Aaron Blankstein
|
7ed8d342ff
|
bar -> baz in the subdomains doc
|
2018-03-09 15:38:20 -05:00 |
|
Aaron Blankstein
|
256313a237
|
add Content-Type to example curl in subdomain registrar.
|
2018-03-09 15:23:36 -05:00 |
|
Aaron Blankstein
|
d9bf7877ea
|
Change portal_test_env instances to browser_env
|
2018-03-06 16:43:49 -05:00 |
|
Aaron Blankstein
|
7ecb2bd3d7
|
Merge pull request #768 from blockstack/hotfix/subdomain-names-schema
Subdomain schema response of `/v1/names` should match domain response.
|
2018-03-03 11:13:33 -05:00 |
|
Aaron Blankstein
|
4876fefdd2
|
subdomain property zonefile_txt should be zonefile so it matches domains
|
2018-03-03 10:41:20 -05:00 |
|
Michael Rosata
|
5bf79ca1d7
|
fixed broken link in README.md
Fixed a broken link from root directory README.md to /docs/blockstack_naming_service.md
|
2018-03-03 09:58:25 -05:00 |
|
Aaron Blankstein
|
7400c8b815
|
Merge pull request #766 from blockstack/hotfix/expired-404
Expired Names Should Return 404, Not 500
|
2018-03-01 06:20:33 -05:00 |
|
Aaron Blankstein
|
3c088e8528
|
bump version
|
2018-03-01 06:12:04 -05:00 |
|
Aaron Blankstein
|
a9279935ed
|
return 404 on expired names instead of 500
|
2018-03-01 05:03:14 -05:00 |
|
Jude Nelson
|
253cf826d8
|
patch a few bugs
v0.26.1-browser
v0.25.0-browser
v0.26.0-browser
v0.26.2-browser
|
2018-02-27 18:10:38 -05:00 |
|
Jude Nelson
|
49ffb06b6c
|
address aaron's feedback
|
2018-02-27 18:04:22 -05:00 |
|
Jude Nelson
|
98f7fa3be1
|
present live examples of transactions
|
2018-02-27 18:04:13 -05:00 |
|
Jude Nelson
|
b3a1892146
|
Merge branch 'hotfix/subdomain-response-validation'
v0.18.0
|
2018-02-27 17:02:19 -05:00 |
|
Aaron Blankstein
|
53cab2ed74
|
version bump
|
2018-02-27 16:50:16 -05:00 |
|