Jude Nelson
|
f9c1b7dac8
|
Merge branch 'pr/ipfs-storage-driver' of https://github.com/lacabra/blockstack-core into lacabra-pr/ipfs-storage-driver
|
2017-11-14 17:40:53 -05:00 |
|
Jude Nelson
|
b8c125e0fa
|
Merge branch 'hotfix/did-support'
|
2017-11-11 16:38:18 -05:00 |
|
Jude Nelson
|
c8a7166921
|
bump version
|
2017-11-11 15:57:42 -05:00 |
|
Jude Nelson
|
65bd1cb91e
|
don't launch a subprocess for bootstrapping and running tests; validate test output by looking at the remote host's execution trace instead of test-runner output
|
2017-11-10 23:19:28 -05:00 |
|
Jude Nelson
|
e7083c9f70
|
coerce string
|
2017-11-10 21:22:16 -05:00 |
|
Jude Nelson
|
8f3e3bfdc5
|
transfer_address may be None
|
2017-11-10 21:07:04 -05:00 |
|
Jude Nelson
|
476005b278
|
wait only 10 blocks between operations; make sure we use the right address
|
2017-11-10 18:40:45 -05:00 |
|
Jude Nelson
|
1d3224fb91
|
use the right block counts
|
2017-11-10 18:40:29 -05:00 |
|
Jude Nelson
|
56d36738dd
|
add appropriate fail points
|
2017-11-10 18:40:17 -05:00 |
|
Jude Nelson
|
7d048460e6
|
add fail point
|
2017-11-10 18:40:05 -05:00 |
|
Jude Nelson
|
ce91659c4c
|
add appropriate fail points
|
2017-11-10 18:39:53 -05:00 |
|
Jude Nelson
|
94681afecc
|
don't crash on error path
|
2017-11-10 18:39:35 -05:00 |
|
Jude Nelson
|
65e8efd21e
|
make sure we compare with the same version bits
|
2017-11-10 18:39:17 -05:00 |
|
Jude Nelson
|
c3b53bf083
|
use only 10 confirmations; don't race the API daemon
|
2017-11-10 13:33:51 -05:00 |
|
Jude Nelson
|
e4a4694a04
|
speed up start/stop for daemon stress test
|
2017-11-10 13:33:37 -05:00 |
|
Jude Nelson
|
15b4b3c153
|
move now-deprecated tests to the attic
|
2017-11-10 13:15:13 -05:00 |
|
Jude Nelson
|
768df656df
|
fix up migrate and get_name_zonefile
|
2017-11-10 13:14:30 -05:00 |
|
Jude Nelson
|
f2301e2861
|
wait 10 confs, not 12
|
2017-11-10 13:14:21 -05:00 |
|
Jude Nelson
|
c38420f879
|
wait 10 confs, not 12
|
2017-11-10 13:14:10 -05:00 |
|
Jude Nelson
|
472d3379ff
|
account for new lookup() behavior
|
2017-11-10 13:13:59 -05:00 |
|
Jude Nelson
|
64d69a7e52
|
public key may not be given in raw data payload
|
2017-11-10 13:13:46 -05:00 |
|
Jude Nelson
|
caddfb77bb
|
when getting a name's history, include expired name histories
|
2017-11-10 13:13:28 -05:00 |
|
Jude Nelson
|
53b7af9bcd
|
re-send zone files when testing
|
2017-11-10 13:13:19 -05:00 |
|
Jude Nelson
|
8f3bc98484
|
allow_legacy=True
|
2017-11-10 13:13:07 -05:00 |
|
Jude Nelson
|
4d9987e23f
|
add get_historic_name_at() for expired names
|
2017-11-10 13:12:53 -05:00 |
|
Jude Nelson
|
886b383ed7
|
rename to blockstack-testbox
|
2017-11-09 18:56:39 -05:00 |
|
Jude Nelson
|
4831a7d33a
|
name_rec may not exist
|
2017-11-09 18:56:28 -05:00 |
|
Jude Nelson
|
7e6107f909
|
multisig did addrs can be 35 characters
|
2017-11-09 18:56:13 -05:00 |
|
Jude Nelson
|
e55d879b95
|
device_ids in delete_mutable
|
2017-11-09 18:55:59 -05:00 |
|
Victor Grau Serrat
|
f2e4f39d6f
|
BLD: IPFS driver clean up: passes unit tests and test harness
|
2017-11-09 00:07:17 -07:00 |
|
Jude Nelson
|
b4a483a58a
|
Initial stab at a test-runner swiss army knife
|
2017-11-08 20:02:45 -05:00 |
|
Jude Nelson
|
8402c22714
|
add test for getting the unexpired versus cumulative number of names
|
2017-11-08 11:42:53 -05:00 |
|
Jude Nelson
|
d666126304
|
modify API endpoint for /v1/blockchains/bitcoin/name_count to take all=True as an optional query argument, to get the cumulative number of names instead of the number of unexpired names
|
2017-11-08 11:42:14 -05:00 |
|
Jude Nelson
|
8d95c26e5f
|
expand get_num_names() and get_all_names() to honor include_expired
|
2017-11-08 11:41:56 -05:00 |
|
Jude Nelson
|
58f9e1655b
|
add CLI commands for getting the number of names, and for differentiating between the cumulative number and the unexpired number
|
2017-11-08 11:29:36 -05:00 |
|
Jude Nelson
|
8aeda60924
|
add API wrappers around the DB calls to get unexpired and cumulative names and counts
|
2017-11-08 11:28:32 -05:00 |
|
Jude Nelson
|
b8f23bd8d7
|
add DB queries for getting the unexpired and cumulative name counts
|
2017-11-08 11:28:16 -05:00 |
|
Jude Nelson
|
76bf68bff8
|
add API endpoints in the indexer to get the *unexpired* name count and the *cumulative* name count
|
2017-11-08 11:27:56 -05:00 |
|
Victor Grau Serrat
|
fcd2c1e667
|
MAINT: Indentation fix & PEP8 styling
|
2017-11-07 08:33:40 -07:00 |
|
Jude Nelson
|
2427912c77
|
whitespace
|
2017-11-06 19:18:42 -05:00 |
|
Jude Nelson
|
b8cf7ae4d6
|
require jsonpointer
|
2017-11-06 19:18:32 -05:00 |
|
Jude Nelson
|
47f915a2c7
|
use hostport to build a proxy object
|
2017-11-06 19:18:14 -05:00 |
|
Jude Nelson
|
0b33c7fd04
|
take '--output' as a CLI arg that will merge stdout and stderr while preserving their relative orders (i.e. with the same line-bufferring discipline)
|
2017-11-06 19:17:41 -05:00 |
|
Jude Nelson
|
5dc9f7b6c1
|
less-verbose version-change reporting`
|
2017-11-06 19:17:25 -05:00 |
|
Victor Grau Serrat
|
e6e6315a59
|
Merge branch 'ipfs' into pr/ipfs-storage-driver
|
2017-11-06 14:22:13 -07:00 |
|
Victor Grau Serrat
|
dc94ef723b
|
BLD: ipfs driver uses DEFAULT_GATEWAY when no local ipfs node
|
2017-11-06 13:37:21 -07:00 |
|
Jude Nelson
|
dfb676151f
|
Merge pull request #674 from lacabra/pr/blockstack-storage-driver-test-fqu
ENH: added fqu param to initialize driver
|
2017-11-06 15:18:33 -05:00 |
|
Victor Grau Serrat
|
ebcc5524a1
|
BLD: ipfs driver working across users
|
2017-11-06 12:51:46 -07:00 |
|
Victor Grau Serrat
|
7d89cb5318
|
BUG: ipfs ensuring addressing across machines
|
2017-11-06 10:21:56 -07:00 |
|
Victor Grau Serrat
|
ebc00511b6
|
BLD: ipfs - blockstack addressing
|
2017-11-06 09:59:36 -07:00 |
|