Commit Graph

13 Commits

Author SHA1 Message Date
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
a3e5487edc move get_file_hash() to fast_sync 2017-04-24 20:10:57 -04:00
Jude Nelson
251d61fe13 remove pybitcoin import 2017-03-27 15:12:12 -04:00
Jude Nelson
04387af18e clean up on snapshot 2017-03-01 19:17:32 -05:00
Jude Nelson
22e08aa525 say that we're fetching 2017-02-28 23:02:08 -05:00
Jude Nelson
91533cb7d1 always return old working dir 2017-02-28 16:49:59 -05:00
Jude Nelson
6d45459a6c don't set None 2017-02-28 16:49:07 -05:00
Jude Nelson
eb3e0a1ede clean up code a bit; fixed bug found in testing 2017-02-24 19:17:34 -05:00
Jude Nelson
c00c05c4c9 add fast_sync_inspect_snapshot convenience method 2017-02-23 17:23:21 -05:00
Jude Nelson
9d2e77c9c5 Improve multisig algorithm for fast-sync snapshots: only sign the digest. Also, make it so we can incrementally sign fast-sync snapshots. 2017-02-20 20:53:48 -05:00
Jude Nelson
c4e618c8cf fix counting zonefiles as we compress them 2017-02-06 15:01:25 -05:00
Jude Nelson
022215d30a bugfixes to fast-sync protocol found in testing 2017-01-30 01:33:56 -05:00
Jude Nelson
fbb17c8c2e Initial fast-sync logic 2017-01-23 19:02:55 -05:00