Commit Graph

8513 Commits

Author SHA1 Message Date
Jude Nelson
caaee7ce8d restore feature/token-v1 virtualchain_hooks 2018-10-18 16:04:08 -04:00
Jude Nelson
d9c4628e96 restore nameset __init__.py from feature/token-v1 2018-10-18 15:31:57 -04:00
Jude Nelson
8cf1580e11 Merge branch 'master' into develop 2018-10-18 15:28:09 -04:00
Jude Nelson
33aaf1900e fix aglio template errors v19.0.2.1 2018-10-18 10:11:42 -04:00
Jude Nelson
d9c89982dd fix a few bugs in /v1/dids v19.0.2.0 2018-10-17 18:19:31 -04:00
Jude Nelson
961c68c5e9 add /v1/dids 2018-10-17 18:15:21 -04:00
Jude Nelson
6ac9fc27d3 better validation of JWTs on DID resolution 2018-10-17 18:15:08 -04:00
Jude Nelson
a7fbbb0da6 return a name's DID 2018-10-17 18:14:57 -04:00
Jude Nelson
dfb3bf4808 add DID spec 2018-10-17 18:14:24 -04:00
Jude Nelson
d4f44a41ad Merge branch 'hotfix/fast-sync-subdomain-queue' 2018-10-17 09:35:47 -04:00
Jude Nelson
1d98b7116e version 19.0.2.0 2018-10-17 09:34:55 -04:00
Jude Nelson
50e21d6dc7 update the subdomain fast-sync test to verify that fast-sync grabs the subdomain queue, and in doing so, enables a fast-sync'ed node to process recently-discovered zone files 2018-10-17 09:29:14 -04:00
Jude Nelson
5aaef0ca88 snapshot the subdomain db queue as well as the subdomain. This fixes a bug whereby a fast-sync'ed node can lose subdomain records because it doesn't know to process a recently-discovered zone file. This happens when a snapshot is taken from a node that just discovered a zone file, but has not yet processed it. This patch fixes this by also including the subdomain DB queue, which incluedes the list of recently-discovered but unprocessed zone files in the snapshot. 2018-10-17 09:27:10 -04:00
Aaron Blankstein
eb7ab147a8 Merge pull request #871 from blockstack/feature/update-testing-dockerfile
Update testing dockerfile
2018-10-16 15:58:32 -05:00
Jude Nelson
0db25efda2 version bump 2018-10-16 16:50:51 -04:00
Jude Nelson
677adf3107 Merge pull request #868 from blockstack/feature/rest-subdomain-ops
Feature/rest subdomain ops
2018-10-16 16:49:22 -04:00
Aaron Blankstein
b18273d245 update the dockerfile so it can be used for new integration tests 2018-10-16 14:48:16 -05:00
Jude Nelson
87b92e8f40 there must be at least one subdomain op 2018-10-16 11:31:46 -04:00
Jude Nelson
5438cdfacf update the subdomain audit code to verify that we can get all subdomain operations for each and every subdomain added 2018-10-16 11:30:39 -04:00
Jude Nelson
9f04404eb3 add subdomain DB query for getting subdomain ops processed in a given tx 2018-10-16 11:30:15 -04:00
Jude Nelson
b158bafd98 add definitions for rows in the subdomain table so we can return and validate historic subdomain operations 2018-10-16 11:29:51 -04:00
Jude Nelson
cb2ec5407b add GET /v1/subdomains/{:txid} to get all subdomain operations processed in a given transaction 2018-10-16 11:29:33 -04:00
Jude Nelson
ad76a3d3da add client method to get all subdomain records processed at a given txid 2018-10-16 11:29:13 -04:00
Jude Nelson
0ba9dbdbe0 add rpc_get_subdomain_ops_at_txid() RPC call 2018-10-16 11:28:42 -04:00
Jude Nelson
7e7e904503 remove dead code 2018-10-15 18:58:54 -04:00
Jude Nelson
23126eadaa Merge branch 'master' into develop 2018-10-15 18:46:58 -04:00
Jude Nelson
2ae4bff519 Merge pull request #866 from blockstack/feature/docs-zf-hash
Add note about zone file hash to wire format
2018-10-15 18:45:59 -04:00
Jude Nelson
30b4bd8975 log.warning 2018-10-15 18:43:42 -04:00
Jude Nelson
0ea153a198 re-add back all token opcode data 2018-10-15 18:43:33 -04:00
Jude Nelson
f9ee9d663b Merge branch 'feature/token-v1' into develop 2018-10-15 18:42:44 -04:00
Jude Nelson
16138de139 add GCP bucket upload script for use with fast-sync 2018-10-15 18:04:31 -04:00
Jude Nelson
51b107292a remove old get_started.sh script 2018-10-15 18:04:22 -04:00
Jude Nelson
b2f5d19886 add (primitive) snapshot replication script, suitable for running from cron 2018-10-15 18:04:15 -04:00
Jude Nelson
1cbb044f6e benchmark tool 2018-10-15 18:03:51 -04:00
Jude Nelson
33a4aef507 readme formatting 2018-10-15 17:59:11 -04:00
Jude Nelson
739058ae1f tweak version 2018-10-15 17:58:00 -04:00
Jude Nelson
9d19ec49e7 version 19.0.0 2018-10-15 17:20:19 -04:00
Jude Nelson
387faee8ed require virtualchain 0.20 2018-10-15 17:16:21 -04:00
Jude Nelson
39cf522560 benchmark tool 2018-10-15 17:11:20 -04:00
Jude Nelson
6fd1da39de new fast-sync DNS name 2018-10-15 17:10:49 -04:00
Jude Nelson
6a22e1b65a add (primitive) snapshot replication script, suitable for running from cron 2018-10-12 16:55:46 -04:00
Jude Nelson
13c7a65587 remove old get_started.sh script 2018-10-12 16:38:05 -04:00
Jude Nelson
5833c48e14 add GCP bucket upload script for use with fast-sync 2018-10-12 16:37:52 -04:00
Jude Nelson
ae78ad733f fast-sync key rotation 2018-10-12 16:37:13 -04:00
Jude Nelson
b539e7ff32 convert c32check addr to b58check addr on balance query 2018-10-11 18:14:51 -04:00
Jude Nelson
809756e708 update location of CLI 2018-10-11 17:59:39 -04:00
Jude Nelson
b6aad35347 don't even try to decode the zone file on GET /v1/names. It's not necessary. 2018-10-11 17:39:02 -04:00
Jude Nelson
3e95bf3b1b handle non-standard zonefiles 2018-10-11 17:38:56 -04:00
Jude Nelson
69e42a5699 pattern= 2018-10-11 17:38:51 -04:00
Jude Nelson
270447f0b0 de-lint 2018-10-11 17:38:46 -04:00