Commit Graph

5377 Commits

Author SHA1 Message Date
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
Jude Nelson
63dda984a0 clean up imports 2017-04-27 19:22:08 -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
500735eb4c clean up imports 2017-04-27 19:21:13 -04:00
Jude Nelson
6274248683 clean up imports 2017-04-27 19:21:03 -04:00
Jude Nelson
3b099fc72a fix bugs in supporting mutable data v2 in the storage proxy component; fix arg-parsing bug 2017-04-27 19:20:38 -04:00
Jude Nelson
c092198935 give atlas peers 120 seconds to catch up, now that we have more updates to process 2017-04-25 20:22:40 -04:00
Jude Nelson
46e3f484a9 make rmtree more amenable to batched inode deletion 2017-04-25 20:22:27 -04:00