Commit Graph

5438 Commits

Author SHA1 Message Date
Jude Nelson
45d217bdd7 clean up imports; take over some methods from config 2017-04-27 19:34:41 -04:00
Jude Nelson
569851b776 clean up imports 2017-04-27 19:34:24 -04:00
Jude Nelson
4ce733fcca clean up imports 2017-04-27 19:34:15 -04:00
Jude Nelson
86782c627e clean up imports; add better debugging output and comments in put_mutable_data(); fix bug in put_mutable_data() where it could fail due to a miscounting of the number of successful drivers 2017-04-27 19:33:40 -04:00
Jude Nelson
1742fd012f clean up imports 2017-04-27 19:33:24 -04:00
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
46b085eb55 clean up imports; sync with storage API when storing mutable data as part of the storage gateway 2017-04-27 19:23:49 -04:00
Jude Nelson
d6884b2929 clean up imports 2017-04-27 19:23:35 -04:00
Jude Nelson
70606144ae clean up imports 2017-04-27 19:23:26 -04:00
Jude Nelson
15bcb452ee clean up imports 2017-04-27 19:23:15 -04:00
Jude Nelson
e94eadf8c8 clean up imports 2017-04-27 19:23:07 -04:00
Jude Nelson
2008a80d2d clean up imports 2017-04-27 19:22:57 -04:00
Jude Nelson
927e71ae96 clean up imports 2017-04-27 19:22:49 -04:00
Jude Nelson
7cbe1b4a44 clean up imports; do not shell-out for tar/bzip2/bunzip2. Instead, use tarfile module 2017-04-27 19:22:28 -04:00
Jude Nelson
4d792e2494 clean up imports 2017-04-27 19:22:16 -04:00