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 |
|
Jude Nelson
|
5dc9f7b6c1
|
less-verbose version-change reporting`
|
2017-11-06 19:17:25 -05:00 |
|
Victor Grau Serrat
|
dc94ef723b
|
BLD: ipfs driver uses DEFAULT_GATEWAY when no local ipfs node
|
2017-11-06 13:37:21 -07: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 |
|
Victor Grau Serrat
|
18a11ff78f
|
BLD: ipfs driver implementation
|
2017-11-06 00:20:11 -07:00 |
|
Victor Grau Serrat
|
19079b4bd9
|
BLD: ipfs working within local mahine
|
2017-11-05 21:11:36 -07:00 |
|
Victor Grau Serrat
|
2e28c38c0e
|
BUG: added addtl params for dropbox storage init to preserve consistency across drivers
|
2017-11-04 23:00:28 -06:00 |
|
Jude Nelson
|
30236bfb12
|
disable gc before the first fork
|
2017-10-31 20:55:30 -04:00 |
|
Jude Nelson
|
4ad2369fa0
|
allow the test framework to set encryption parameters on the wallet
|
2017-10-31 20:40:31 -04:00 |
|
Jude Nelson
|
64deece4e7
|
garbage-collect explicitly when disabling/reenabling and when forking
|
2017-10-31 20:40:12 -04:00 |
|
Jude Nelson
|
a68f5273c5
|
log exception in test
|
2017-10-31 20:40:00 -04:00 |
|
Jude Nelson
|
3cdc697911
|
Merge branch 'hotfix/registrar-check-storage' into hotfix/did-support
|
2017-10-31 16:52:40 -04:00 |
|
Jude Nelson
|
6cd81a1ee8
|
add epoch 2 end block info
|
2017-10-31 16:47:33 -04:00 |
|
Jude Nelson
|
9ace72ebc0
|
log host/port on failed atlas method
|
2017-10-31 16:47:18 -04:00 |
|
Jude Nelson
|
9d7ea8d451
|
add method to set a name's data in the registration queue
|
2017-10-31 16:47:06 -04:00 |
|
Jude Nelson
|
6a8cc72aa1
|
add fault-injection hooks for each step the registrar takes, so we can simulate race conditions where the blockchain advances while we're processing data replication. At the same time, update the registrar so it does not clear out a transaction if it hasn't replicated an associated zone file
|
2017-10-31 16:46:20 -04:00 |
|
Jude Nelson
|
ae81e8d55c
|
fix import
|
2017-10-31 16:46:06 -04:00 |
|
Jude Nelson
|
941560cc15
|
version bump
|
2017-10-31 16:45:59 -04:00 |
|
Jude Nelson
|
38bf496568
|
page size is 10
|
2017-10-31 14:33:42 -04:00 |
|
Jude Nelson
|
aaa4ebf3eb
|
whitespace
|
2017-10-31 14:33:33 -04:00 |
|
Jude Nelson
|
e3373f2c2f
|
add timeout recovery to all rpc requests, to mask timeout failure in the test framework
|
2017-10-31 11:55:21 -04:00 |
|
Jude Nelson
|
5b2229b1e0
|
get_name_at() can return None; update DID resolution error message
|
2017-10-31 11:42:00 -04:00 |
|
Jude Nelson
|
79ef9626b4
|
better error message for when we can't load a profile due to a signature mismatch
|
2017-10-31 11:20:45 -04:00 |
|
Jude Nelson
|
531443c154
|
don't include history in snv-returned nameops. it's not trusted
|
2017-10-31 11:20:24 -04:00 |
|
Jude Nelson
|
ab2fce19bc
|
make lookup_snv() return the actual profile. Add get_snv_blockchain_record for getting blockchain records with SNV
|
2017-10-31 11:11:59 -04:00 |
|
Jude Nelson
|
a4be04ffd1
|
Merge branch 'hotfix/nameop-library-support' into hotfix/did-support
|
2017-10-30 16:39:36 -04:00 |
|
Jude Nelson
|
f760a0a3fc
|
if the intermediate child that starts the API daemon does not exit after 60 seconds, assume a deadlock occurred and kill it directly.
|
2017-10-29 22:46:17 -04:00 |
|
Jude Nelson
|
f9fa58c7bf
|
port 16264 is also http (for testing)
|
2017-10-28 13:35:57 -04:00 |
|
Jude Nelson
|
42b57c9268
|
reenable gc in grandchild
|
2017-10-28 13:35:38 -04:00 |
|
Jude Nelson
|
b9318b1c44
|
disable gc in intermediate child, and re-enable it in grandchild. appears to stop waitpid/gc deadlock in daemonization due to sqlite3 handles having custom __del__ implementations
|
2017-10-28 13:33:36 -04:00 |
|
Jude Nelson
|
17fb989a31
|
add method for resolving a blockstack DID to a blockchain record
|
2017-10-27 19:25:57 -04:00 |
|
Jude Nelson
|
b122674893
|
fix up symbols
|
2017-10-27 19:25:47 -04:00 |
|
Jude Nelson
|
b8230e6f96
|
expose CLI API for getting the list of names ever created by an address
|
2017-10-27 19:25:28 -04:00 |
|
Aaron Blankstein
|
7645cc681b
|
opt-in for resolving subdomains on the client
|
2017-10-27 16:26:46 -04:00 |
|
Aaron Blankstein
|
c7952cef71
|
Merge branch 'develop' of github.com:blockstack/blockstack-core into develop
|
2017-10-27 15:07:44 -04:00 |
|
Aaron Blankstein
|
4a5826347c
|
version bump
|
2017-10-27 15:07:31 -04:00 |
|
Aaron Blankstein
|
0c1972f5ed
|
blockstack-storage.js assumes it needs to create an uncompressed address for the datastore id, replicate that here
|
2017-10-27 13:43:40 -04:00 |
|
Jude Nelson
|
6fca324a6d
|
version bump
|
2017-10-27 11:38:25 -04:00 |
|
Jude Nelson
|
39861d2b8c
|
fix error path reference to undeclared variable
|
2017-10-27 11:38:08 -04:00 |
|
Aaron Blankstein
|
db55718bba
|
one too many brackets
|
2017-10-27 10:54:35 -04:00 |
|
Aaron Blankstein
|
bb17de507f
|
remove app private key as requirement from authentication requests
|
2017-10-27 10:06:17 -04:00 |
|
Jude Nelson
|
d2e5b35273
|
whitespace
|
2017-10-26 14:24:42 -04:00 |
|
Jude Nelson
|
846d816b85
|
send zone file to given hostport
|
2017-10-26 14:24:33 -04:00 |
|
Jude Nelson
|
3e1d6bf9ec
|
sync_zonefile: registration and renewal can set the zone file
|
2017-10-26 14:24:20 -04:00 |
|
Jude Nelson
|
e42cc610f0
|
unused import
|
2017-10-26 00:41:59 -04:00 |
|