Jude Nelson
|
932c6fec6f
|
for zonefile lookups via blockstack-server, use rpc_get_name_blockchain_record() to get the zone file hash
|
2017-10-10 11:23:39 -04:00 |
|
Aaron Blankstein
|
c878b62c8a
|
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
|
2017-08-17 13:40:01 -04:00 |
|
Jude Nelson
|
07e88d81e0
|
add driver classes so we can select drivers by capabilities instead of by name. Also, add an index_check_setup() method to avoid re-building an index
|
2017-06-18 22:06:49 -04:00 |
|
Jude Nelson
|
540eac314c
|
sync with new driver API; make Dropbox indexed
|
2017-05-23 16:48:40 -04:00 |
|
Jude Nelson
|
c39ba8ae2c
|
clean up imports; honor the profile= kwarg for differentiating between profiles and mutable data
|
2017-04-27 19:25:50 -04:00 |
|
Jude Nelson
|
127b05b282
|
get off of pybitcoin; switch to virtualchain API
|
2017-03-30 14:05:54 -04:00 |
|
Jude Nelson
|
ae70608d27
|
blockstack_server storage driver will *not* replicate zonefiles, since blockstack servers already do so via Atlas protocol
|
2017-02-06 15:03:51 -05:00 |
|
Jude Nelson
|
f41a304330
|
upgrade blockstack_server driver to deal with mutable data (as opposed to only profiles)
|
2017-01-30 01:36:33 -05:00 |
|
Jude Nelson
|
37579ccdb6
|
migrate over to the timestamp-based profile replication protocol
|
2017-01-23 19:04:36 -05:00 |
|
Jude Nelson
|
e4455caf96
|
Repository re-organization
|
2017-01-17 11:16:19 -05:00 |
|