Jude Nelson
|
98e8a7cbb4
|
Merge branch 'master' into hotfix/ipfs-support
|
2018-01-03 12:49:28 -05:00 |
|
Jude Nelson
|
76b21f8f60
|
Merge branch 'master' of https://github.com/blockstack/blockstack-core
|
2018-01-03 12:47:52 -05:00 |
|
Aaron Blankstein
|
0a06cff114
|
Merge branch 'master' into hotfix/bad-gateway-resolver
|
2017-12-29 08:38:10 -05:00 |
|
Jude Nelson
|
f0ca145389
|
typo
|
2017-12-29 02:43:16 -05:00 |
|
Jude Nelson
|
0135c81683
|
version bump
|
2017-12-06 12:11:59 -05:00 |
|
Jude Nelson
|
8be20e18ce
|
version bump
|
2017-12-01 13:59:43 -05:00 |
|
Jude Nelson
|
a696b2ec81
|
Merge branch 'hotfix/disable-segwit'
|
2017-12-01 13:59:04 -05:00 |
|
Jude Nelson
|
13b5df0cdb
|
don't initliaze segwit wallets by default (yet)
|
2017-12-01 13:57:58 -05:00 |
|
Jude Nelson
|
dae82306c2
|
Merge pull request #678 from friedger/patch-1
Fix debug msg about cost for renewal
|
2017-11-20 23:17:57 -05:00 |
|
Jude Nelson
|
0ed55f419e
|
Merge branch 'master' into hotfix/ipfs-support
|
2017-11-20 23:08:37 -05:00 |
|
Jude Nelson
|
13a7a82c9b
|
pass proxy through
|
2017-11-20 21:54:29 -05:00 |
|
Jude Nelson
|
da2a126a3a
|
better docs on return values in listing history
|
2017-11-20 21:54:14 -05:00 |
|
Aaron Blankstein
|
38a7cd229a
|
version bump
|
2017-11-20 10:24:57 -05:00 |
|
Aaron Blankstein
|
4b7380a432
|
Merge pull request #687 from blockstack/hotfix/fix-historic-name-and-protocol-behavior
Fixes error behavior when communicating with older nodes
|
2017-11-20 10:21:32 -05:00 |
|
Aaron Blankstein
|
7a92f69036
|
fixes buggy behavior when communicating with older nodes, and protocol weirdness when fetching zonefiles
|
2017-11-20 10:10:04 -05:00 |
|
Aaron Blankstein
|
c1ab500bdb
|
pass recipient address to renew in the funky call graph
|
2017-11-20 09:19:20 -05:00 |
|
Jude Nelson
|
8ea62795bb
|
allow multisig owner address and keys
|
2017-11-16 17:52:47 -05:00 |
|
Jude Nelson
|
dc4c8e816a
|
properly pass and set new owner address on renewal
|
2017-11-16 17:24:10 -05:00 |
|
Aaron Blankstein
|
66f2e68196
|
error code 502 -> 200
|
2017-11-16 17:03:42 -05:00 |
|
Jude Nelson
|
cbd61b7b1b
|
allow the API endpoint to accept the integration test framework's Origin headers
|
2017-11-16 13:05:43 -05:00 |
|
Jude Nelson
|
f99b2ac437
|
fix lack of DID resolution on imported names
|
2017-11-15 16:05:02 -05:00 |
|
Jude Nelson
|
62b1ca7296
|
Merge branch 'lacabra-pr/ipfs-storage-driver' into hotfix/ipfs-support
|
2017-11-14 17:41:05 -05:00 |
|
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
|
3a5ca6bef3
|
Merge branch 'lacabra-pr/backend-driver-common-changing-indexes' into hotfix/ipfs-support
|
2017-11-14 17:40:05 -05:00 |
|
Jude Nelson
|
b05d04844f
|
Merge branch 'pr/backend-driver-common-changing-indexes' of https://github.com/lacabra/blockstack-core into lacabra-pr/backend-driver-common-changing-indexes
|
2017-11-14 17:39:46 -05:00 |
|
Jude Nelson
|
05a7db7950
|
whitespace
|
2017-11-14 17:36:29 -05:00 |
|
Jude Nelson
|
91b8c5b30f
|
report failed names
|
2017-11-14 17:36:19 -05:00 |
|
Jude Nelson
|
4e4dadda8a
|
add min-confs to renew; fix up some owner address detection
|
2017-11-14 17:36:04 -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
|
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
|
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
|
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
|
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 |
|
Victor Grau Serrat
|
542796c052
|
MAINT: unrelated older typo
|
2017-11-08 23:59:13 -07:00 |
|
Victor Grau Serrat
|
432bce6b6a
|
ENH: introduces index_update_manifest(), and handling of ipfs://
|
2017-11-08 23:41:23 -07: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 |
|
Victor Grau Serrat
|
fcd2c1e667
|
MAINT: Indentation fix & PEP8 styling
|
2017-11-07 08:33:40 -07:00 |
|
Friedger Müffke
|
c1fd7ae1c3
|
Fix debug msg about cost for renewal
|
2017-11-07 13:44:10 +01:00 |
|
Jude Nelson
|
2427912c77
|
whitespace
|
2017-11-06 19:18:42 -05:00 |
|
Jude Nelson
|
47f915a2c7
|
use hostport to build a proxy object
|
2017-11-06 19:18:14 -05:00 |
|