Commit Graph

28 Commits

Author SHA1 Message Date
Jude Nelson
4f27523f9b convert burn address hash to proper address format 2016-08-04 13:50:38 -04:00
Jude Nelson
ae0f59b21b use a different start block if given in the environment variable 2016-08-01 17:35:07 -04:00
Jude Nelson
667bffc4e3 Merge branch 'master' into rc-0.0.14.0 2016-07-27 17:57:45 -04:00
Jude Nelson
225b7e1964 If there is no server_version in the config file, automatically add it
when generating the new config file (#229).  However, don't add it if it
was already present in the config file, or if the config file already
exists (in which case, the appropriate action is to use the version
given, or back up the old config file).
2016-07-27 16:12:28 -04:00
Jude Nelson
182a86a7e7 Hard fork: namespace lifetime multipler 2016-07-27 15:36:03 -04:00
Jude Nelson
bd3edd8997 Expand namespace lifetime by 4x 2016-07-20 10:37:08 -04:00
Jude Nelson
a59a62c27c store server version in the config file, and use it to determine whether
or not the config file is obsolete and needs to be regenerated
2016-07-13 15:42:47 -04:00
Jude Nelson
d1839e40c0 zonefiles are 4K tops, in order to preserve backwards-compatibility with
UDP-based protocols (like the old DHT)
2016-07-12 16:33:05 -04:00
Jude Nelson
22f015f847 'zonefile_storage_drivers' and 'profile_storage_drivers' config options 2016-07-10 14:46:56 -04:00
Jude Nelson
57aaf9188c maximum zonefile/profile replication sizes 2016-07-08 16:37:09 -04:00
Jude Nelson
5dee5cc499 load analytics key from config file 2016-06-28 16:50:13 -04:00
Jude Nelson
0b79d37e5a set config options directly; prefix bitcoind options with 'bitcoind_'
for virtualchain
2016-06-15 17:40:44 -04:00
Jude Nelson
3aae968e46 remove more testset/testnet (should be handled implicitly by bitcoind
anyway); make sure `configure` works
2016-06-15 15:19:37 -04:00
Jude Nelson
b0201b7c1c move most configuration out of blockstack and into blockstack-client 2016-06-15 11:24:52 -04:00
Jude Nelson
383b903f1f Remove needless testnet/testset 2016-06-14 11:30:19 -04:00
Jude Nelson
b3a7f79445 supply subsidy key via config 2016-06-09 03:17:35 -04:00
Jude Nelson
daac6d43fa BLOCKSTORE --> BLOCKSTACK 2016-06-06 17:44:33 -04:00
Jude Nelson
76b3223a96 backport automatic db backup and restore from develop 2016-05-18 15:45:53 -04:00
Jude Nelson
94a4f283c9 enable different constants during testing to speed things up; fix
announcement API to be compatible with latest client
2016-05-11 18:02:00 -04:00
Jude Nelson
c32f8059c2 zonefile storage 2016-04-23 23:32:15 -04:00
Jude Nelson
feae61637c add serve_zonefiles config option 2016-04-23 02:22:15 -04:00
Jude Nelson
f4af30b774 Remove now-obsolete code that was moved to blockstack-utxo 2016-04-22 17:57:05 -04:00
Jude Nelson
507aeddc4d remove DHT option parsing 2016-04-20 15:16:30 -04:00
Ubuntu
44f0d6ec61 back-port loading config from virtualchain 2016-04-18 20:26:40 +00:00
Muneeb Ali
3a79c9e0d9 fixed merge conflicts 2016-02-25 00:26:42 -05:00
Ubuntu
681f571d74 Backport DHT config parsing fix 2016-02-24 16:17:10 +00:00
Jude Nelson
766f8df56a Rename BlockstoreDB to BlockstackDB 2016-02-23 15:56:09 -05:00
Jude Nelson
29f7e2ef8c WIP: renaming blockstore to blockstack 2016-02-23 15:52:18 -05:00