Jude Nelson
|
1d8d3bd3c3
|
clean up imports
|
2017-04-27 19:33:17 -04:00 |
|
Jude Nelson
|
30913f7859
|
enforce sensible bounds on integer fields in all schemas
|
2017-04-27 19:33:03 -04:00 |
|
Jude Nelson
|
627037ea45
|
sync with local_api API
|
2017-04-27 19:32:47 -04:00 |
|
Jude Nelson
|
78597a5f89
|
clean up imports; make the API-starting code check to see if there is a live API server (beyond checking the PID file) so we can recover from a crashed API server; make the local_api_action and local_api_start methods return meaningful error messages
|
2017-04-27 19:32:02 -04:00 |
|
Jude Nelson
|
3eb23becae
|
clean up imports; set lower and upper bounds on integer fields in certain API call schemas
|
2017-04-27 19:31:28 -04:00 |
|
Jude Nelson
|
9867fb4bfc
|
clean up imports
|
2017-04-27 19:31:07 -04:00 |
|
Jude Nelson
|
7664857813
|
clean up imports
|
2017-04-27 19:30:58 -04:00 |
|
Jude Nelson
|
b4a0ee1127
|
clean up imports
|
2017-04-27 19:30:44 -04:00 |
|
Jude Nelson
|
4ee7bc7b27
|
clean up imports
|
2017-04-27 19:30:35 -04:00 |
|
Jude Nelson
|
04f857aef7
|
preliminary work on encryption: take the list of readers' addresses and public keys so we can encrypt and encode files and directories to be readable only to the designated recipients
|
2017-04-27 19:30:01 -04:00 |
|
Jude Nelson
|
a2c06ae6d9
|
set max tx fee as a constant
|
2017-04-27 19:29:49 -04:00 |
|
Jude Nelson
|
29e7e7c6ea
|
move logging into its own module
|
2017-04-27 19:29:38 -04:00 |
|
Jude Nelson
|
3b4bc90229
|
clean up imports; move logging into its own file; move unrelated methods into utils
|
2017-04-27 19:29:13 -04:00 |
|
Jude Nelson
|
e2fa6f5b79
|
clean up imports
|
2017-04-27 19:28:59 -04:00 |
|
Jude Nelson
|
1130a0d9c4
|
clean up imports
|
2017-04-27 19:28:49 -04:00 |
|
Jude Nelson
|
f9a893a5dc
|
clean up imports
|
2017-04-27 19:28:40 -04:00 |
|
Jude Nelson
|
3640c2b582
|
clean up imports; expose get_unspents and broadcast_transaction
|
2017-04-27 19:28:24 -04:00 |
|
Jude Nelson
|
c536827112
|
clean up imports; expose get_unspents and broadcast_transaction
|
2017-04-27 19:28:08 -04:00 |
|
Jude Nelson
|
24ef89116b
|
clean up imports
|
2017-04-27 19:27:59 -04:00 |
|
Jude Nelson
|
94b7c5fe9e
|
clean up imports
|
2017-04-27 19:27:50 -04:00 |
|
Jude Nelson
|
abc33ba2ae
|
clean up imports; fix bug with is_singlesig now living in virtualchain
|
2017-04-27 19:27:34 -04:00 |
|
Jude Nelson
|
766e6d51d4
|
clean up imports
|
2017-04-27 19:27:24 -04:00 |
|
Jude Nelson
|
ee1001826c
|
clean up imports
|
2017-04-27 19:27:15 -04:00 |
|
Jude Nelson
|
8014743617
|
clean up imports
|
2017-04-27 19:27:05 -04:00 |
|
Jude Nelson
|
d183b8afc0
|
clean up imports; don't use pybitcoin in unit tests
|
2017-04-27 19:26:51 -04:00 |
|
Jude Nelson
|
2198780889
|
clean up imports
|
2017-04-27 19:26:39 -04:00 |
|
Jude Nelson
|
c41d026d4e
|
clean up imports
|
2017-04-27 19:26:31 -04:00 |
|
Jude Nelson
|
6358dd1bab
|
clean up imports
|
2017-04-27 19:26:22 -04:00 |
|
Jude Nelson
|
4864431332
|
clean up imports
|
2017-04-27 19:26:13 -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
|
1e5b175bd4
|
clean up imports
|
2017-04-27 19:25:32 -04:00 |
|
Jude Nelson
|
3f1c7784da
|
clean up imports
|
2017-04-27 19:25:20 -04:00 |
|
Jude Nelson
|
dc4789d1c0
|
clean up imports
|
2017-04-27 19:25:10 -04:00 |
|
Jude Nelson
|
242b33a7ad
|
clean up imports
|
2017-04-27 19:25:01 -04:00 |
|
Jude Nelson
|
e3ac17ef5c
|
clean up imports
|
2017-04-27 19:24:46 -04:00 |
|
Jude Nelson
|
214d688c70
|
clean up imports; sync with new api server starting code; allow us to test put_mutable with different drivers and requirements
|
2017-04-27 19:24:17 -04:00 |
|
Jude Nelson
|
1816059e3a
|
move utxo interface to top-level module to make imports easier to deal with
|
2017-04-27 19:21:45 -04:00 |
|
Jude Nelson
|
389df8daea
|
remove unused code
|
2017-04-27 19:21:33 -04:00 |
|
Jude Nelson
|
c9ac7617cf
|
remove unused code
|
2017-04-27 19:21:21 -04:00 |
|
Jude Nelson
|
46e3f484a9
|
make rmtree more amenable to batched inode deletion
|
2017-04-25 20:22:27 -04:00 |
|
Jude Nelson
|
fe08a81217
|
pass include_extended to getinode(); fix URL-construction bug for passing idata in getinode
|
2017-04-25 20:21:59 -04:00 |
|
Jude Nelson
|
4783285306
|
getinode takes 'extended' and 'device_ids' parameters
|
2017-04-25 20:21:20 -04:00 |
|
Jude Nelson
|
c7fdf4d5c9
|
Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2
|
2017-04-24 20:12:27 -04:00 |
|
Jude Nelson
|
95cfa209f5
|
clean up symbols
|
2017-04-24 20:12:12 -04:00 |
|
Jude Nelson
|
1d421b3844
|
remove now-useless get_file_hash method
|
2017-04-24 20:11:35 -04:00 |
|
Jude Nelson
|
4f50b6fd2a
|
log full stack traces only in debug mode
|
2017-04-24 20:11:22 -04:00 |
|
Aaron Blankstein
|
29884412bf
|
fixes a small bug in fetching ops for a given block
|
2017-04-24 16:59:59 -04:00 |
|
Aaron Blankstein
|
52afc13bd7
|
adding pagination requirement to 'names in namespace' api call, and fixing bug in pagination where it would infinite loop trying to fetch pages above the total number of names
|
2017-04-21 14:50:40 -04:00 |
|
Jude Nelson
|
8ef3b30174
|
remove pybitcoin and pybitcointools
|
2017-04-20 19:09:00 -04:00 |
|
Jude Nelson
|
2b71130f2c
|
Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2
|
2017-04-20 17:49:47 -04:00 |
|