Jude Nelson
|
71264ffe5c
|
assume https:// if there is no protocol scheme in a zone file URL
|
2017-06-15 11:30:22 -04:00 |
|
Jude Nelson
|
247a19345f
|
there is only one blockchain ID per session
|
2017-06-15 11:29:15 -04:00 |
|
Jude Nelson
|
711cc5af2d
|
take device IDs from API calls when creating session tokens and datastores
|
2017-06-15 11:28:48 -04:00 |
|
Jude Nelson
|
18f35a192c
|
move account-query logic for the profile to profile.py; add stub methods for looking up device IDs
|
2017-06-15 11:28:26 -04:00 |
|
Jude Nelson
|
ab5aaac98e
|
make sure log messages are not zero-length when sent to portal
|
2017-06-15 11:28:11 -04:00 |
|
Jude Nelson
|
64562fe002
|
mutable data operations take device IDs as explicit arguments
|
2017-06-15 11:27:54 -04:00 |
|
Jude Nelson
|
49c8ddaa62
|
add default API host
|
2017-06-15 11:27:33 -04:00 |
|
Jude Nelson
|
30aecc91fb
|
remove default_devices; add default API host/port
|
2017-06-15 11:27:18 -04:00 |
|
Jude Nelson
|
9c8d9bdf38
|
remove unneeded imports
|
2017-06-15 11:27:10 -04:00 |
|
Jude Nelson
|
6aef9e4b51
|
print out method usage in the CLI
|
2017-06-15 11:26:59 -04:00 |
|
Jude Nelson
|
36dc6e9945
|
include built-in indexed read/write logic
|
2017-06-15 11:26:40 -04:00 |
|
Jude Nelson
|
9668421e2a
|
don't care about unsent txs in the queue
|
2017-06-15 11:26:04 -04:00 |
|
Jude Nelson
|
c97c096f61
|
debug return values
|
2017-06-15 11:25:49 -04:00 |
|
Jude Nelson
|
29ef0b801e
|
use new built-in index handlers
|
2017-06-15 11:25:15 -04:00 |
|
Jude Nelson
|
95879e88c7
|
WIP: use the indexing system (DRIVER IS STILL NOT WORKING)
|
2017-06-15 11:24:59 -04:00 |
|
Jude Nelson
|
82ab59b1b2
|
get bucket, then create bucket
|
2017-06-15 11:24:47 -04:00 |
|
Jude Nelson
|
73f782a730
|
don't clean out queues automatically; let individual state-transition steps do this.
|
2017-06-15 11:24:22 -04:00 |
|
Jude Nelson
|
315405d28b
|
remove unnecessary expiry logic
|
2017-06-15 11:23:54 -04:00 |
|
Jude Nelson
|
7939388302
|
use default API host/port; take device information when creating a session
|
2017-06-15 11:23:12 -04:00 |
|
Jude Nelson
|
7db80c614b
|
move account processing into profiles.py; stub out methods for getting device IDs
|
2017-06-15 11:22:44 -04:00 |
|
Jude Nelson
|
23e8e69009
|
TODO notes
|
2017-06-15 11:19:07 -04:00 |
|
Jude Nelson
|
72621e81c5
|
typos
|
2017-06-12 15:38:41 -04:00 |
|
Jude Nelson
|
a0c2f47770
|
tutorial on creating a namespace
|
2017-06-12 15:36:26 -04:00 |
|
Jude Nelson
|
b280398457
|
update to MANIFEST_URI
|
2017-05-30 21:03:46 -04:00 |
|
Jude Nelson
|
f3b193a51c
|
print out manifest URI
|
2017-05-30 21:03:39 -04:00 |
|
Jude Nelson
|
3e0b03a299
|
add test dataset template list for dropbox
|
2017-05-30 20:47:10 -04:00 |
|
Jude Nelson
|
2364ec8744
|
activate foo.test explicitly
|
2017-05-30 20:29:48 -04:00 |
|
Jude Nelson
|
65e879733a
|
fix some bugs found from testing, and close #440
|
2017-05-30 20:29:32 -04:00 |
|
Jude Nelson
|
0cc98412b9
|
Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2
|
2017-05-30 19:22:19 -04:00 |
|
Jude Nelson
|
2581b2895d
|
include timestamps in data tombstones to ensure uniqueness (#440)
|
2017-05-30 19:21:01 -04:00 |
|
Jude Nelson
|
b65397028b
|
do not require 'store_admin' or 'store_read' capabilities
|
2017-05-30 19:20:43 -04:00 |
|
Jude Nelson
|
445af537c5
|
don't require an API token to run
|
2017-05-30 19:20:26 -04:00 |
|
Jude Nelson
|
d9682c232c
|
only cache the manifest URL if it was looked up
|
2017-05-30 19:20:09 -04:00 |
|
Jude Nelson
|
4121eee2a3
|
elaborate on how blockstack storage drivers are expected to behave regarding loading data from other users' storage
|
2017-05-30 19:19:36 -04:00 |
|
Jude Nelson
|
d95244faad
|
test harness for blockstack storage drivers
|
2017-05-30 19:19:20 -04:00 |
|
Jude Nelson
|
e6d9830be5
|
Merge pull request #441 from odinho/strip_blockstack_desktop
[documentation] strip any '//' after 'blockstack:' in .desktop file
|
2017-05-30 13:55:17 -05:00 |
|
Jude Nelson
|
0d6c44c9ff
|
Merge pull request #442 from vsund/fix/skeleton-driver
Fix minor flaws in driver skeleton
|
2017-05-30 10:35:01 -05:00 |
|
Valentin Sundermann
|
6662e89ca4
|
Update log name of driver skeleton
|
2017-05-30 17:30:10 +02:00 |
|
Odin Hørthe Omdal
|
028064cc5e
|
strip any '//' after 'blockstack:' in .desktop file
|
2017-05-28 23:18:22 +01:00 |
|
Jude Nelson
|
6c163cc3b6
|
make sure storage directories exist
|
2017-05-24 15:17:19 -04:00 |
|
Jude Nelson
|
5d4ff04886
|
versioned index pages
|
2017-05-24 15:17:13 -04:00 |
|
Jude Nelson
|
297c8912a1
|
Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2
|
2017-05-24 13:59:45 -04:00 |
|
Jude Nelson
|
246610360f
|
expand storage documentation
|
2017-05-24 13:58:18 -04:00 |
|
Valentin Sundermann
|
36cf089250
|
Add missing return
|
2017-05-24 19:57:31 +02:00 |
|
Valentin Sundermann
|
b10253802a
|
Fix typo
|
2017-05-24 19:56:56 +02:00 |
|
Jude Nelson
|
b8741e7808
|
Merge branch 'portal-fix-withdraw' into rc-0.14.2
|
2017-05-23 17:23:03 -04:00 |
|
Jude Nelson
|
43444f265f
|
better debugging of balance and utxos
|
2017-05-23 17:22:06 -04:00 |
|
Jude Nelson
|
8a32340d27
|
debug withdraw
|
2017-05-23 17:21:58 -04:00 |
|
Jude Nelson
|
f65d603861
|
demo.id; test bigger withdraw samples
|
2017-05-23 16:50:29 -04:00 |
|
Jude Nelson
|
31ea078e7b
|
test looking up storage by blockchain ID
|
2017-05-23 16:50:14 -04:00 |
|