Commit Graph

22 Commits

Author SHA1 Message Date
Jude Nelson
5dee476031 bugfixes to name renewal fee estimation 2017-02-11 15:03:10 -05:00
Jude Nelson
e5545df1d9 print exceptions directly; don't require a logger 2017-02-10 17:38:30 -05:00
Jude Nelson
c842082a55 remove dead code; have registrar thread track pending transfers; do transfers after updates if requested 2017-02-10 17:38:06 -05:00
Jude Nelson
dfd2aba3e7 remove dead code 2017-02-10 17:37:51 -05:00
Jude Nelson
9835b7f80a refactor price estimation for better fee estimates on preorders, registers, and transfers. Also, make it so we don't need any UTXOs to do estimations. 2017-02-10 17:37:01 -05:00
Jude Nelson
02c81b5f5f documentation on pricing for transaction 2017-02-10 17:36:46 -05:00
Jude Nelson
4f8e14a841 retry getting the consensus hash with exponential backoff 2017-02-07 15:45:23 -05:00
Jude Nelson
25fca97eed be more rigorous about authenticating the rpc token 2017-02-06 19:40:10 -05:00
Jude Nelson
d51042066e specifically verify that the data private key is hex-encoded 2017-02-06 15:04:44 -05:00
Jude Nelson
80782f09dd WIP: refactoring and cleaning up transaction-creation logic in preparation for outsourcing tx-signing to external programs via the REST interface 2017-02-06 15:04:17 -05:00
Jude Nelson
ae70608d27 blockstack_server storage driver will *not* replicate zonefiles, since blockstack servers already do so via Atlas protocol 2017-02-06 15:03:51 -05:00
Jude Nelson
9d7212039b don't try zonefiles over and over again once replicated 2017-01-30 01:37:36 -05:00
Jude Nelson
5e5b020e22 fix error path when we don't have all row keys 2017-01-30 01:37:09 -05:00
Jude Nelson
515bf29393 make global variables in the disk driver configurable in the config file 2017-01-30 01:36:52 -05:00
Jude Nelson
f41a304330 upgrade blockstack_server driver to deal with mutable data (as opposed to only profiles) 2017-01-30 01:36:33 -05:00
Jude Nelson
33eee60c22 registration now requires a data key 2017-01-23 19:04:56 -05:00
Jude Nelson
37579ccdb6 migrate over to the timestamp-based profile replication protocol 2017-01-23 19:04:36 -05:00
Jude Nelson
8a95892b72 don't needlessly encrypt and decrypt secrets in the backend process 2017-01-17 19:05:01 -05:00
Jude Nelson
0b152e80e4 remove the old profile-pointers to mutable data 2017-01-17 19:03:40 -05:00
Jude Nelson
7e6b635afc merge rc-0.14.1 registrar.py 2017-01-17 11:20:59 -05:00
Jude Nelson
cb17880826 merge rc-0.14.1 nameops.py 2017-01-17 11:20:46 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00