Commit Graph

77 Commits

Author SHA1 Message Date
Jude Nelson
68ddd673ee remove subsidization API. This is unnecessary, now that the client is
more than capable of handling this simply by running as a back-end
service to an HTTP API endpoint (like blockstack-registrar).
2016-06-14 11:29:38 -04:00
Jude Nelson
47469fe6fa update symbols 2016-06-09 03:18:42 -04:00
Jude Nelson
c52ff0b3b6 bugfixes to handle zonefile replication correctly 2016-06-09 03:18:26 -04:00
Jude Nelson
e56d202a4d return None if there are no names with a given value hash 2016-06-09 03:18:12 -04:00
Jude Nelson
b3a7f79445 supply subsidy key via config 2016-06-09 03:17:35 -04:00
Jude Nelson
011576a168 WIP: move most nameop handling to the client 2016-06-09 03:17:15 -04:00
Jude Nelson
daac6d43fa BLOCKSTORE --> BLOCKSTACK 2016-06-06 17:44:33 -04:00
Jude Nelson
bf32dbf66a kill by default with SIGKILL if SIGTERM didn't work. Also, always remove
the PID file on SIGKILL
2016-05-19 12:26:24 -04:00
Jude Nelson
2fa1e912ae import errno 2016-05-19 12:21:57 -04:00
Jude Nelson
76b3223a96 backport automatic db backup and restore from develop 2016-05-18 15:45:53 -04:00
Jude Nelson
a7390848b0 fix bug on lack of zonefile error path 2016-05-11 18:03:52 -04:00
Jude Nelson
8c74e5ce23 use new virtualchain log facility 2016-05-11 18:03:44 -04:00
Jude Nelson
ee3e97e06f Use new virtualchain log facility 2016-05-11 18:03:21 -04:00
Jude Nelson
a62535e500 use new virtualchain log facility 2016-05-11 18:03:02 -04:00
Jude Nelson
b85bfe6f70 preserve 'first_registered' and 'last_renewed' across re-registers
(affects SNV, not consensus).  Also, bugfix on namespace reveal
expiration
2016-05-11 18:02:34 -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
6ac27c75ae Use relative import paths 2016-05-11 18:01:47 -04:00
Jude Nelson
daeab50552 fix bugs in SNV found during testing; fix user_public_key in
subsidized preorders and registers; fix getinfo output to make
compatible with the client
2016-05-11 18:01:09 -04:00
Jude Nelson
e65fccfe61 set utxo config file 2016-04-27 02:38:11 -04:00
Jude Nelson
4fb007308e listen on 0.0.0.0 2016-04-27 02:24:46 -04:00
Jude Nelson
bfffc61511 always ensure database is fresh 2016-04-26 03:36:48 -04:00
Jude Nelson
176aaef9fa DRY __version__ 2016-04-26 03:36:33 -04:00
Jude Nelson
92a82d776e backport find_last_transfer_consensus_hash; make compatible with
integration test package
2016-04-26 03:36:13 -04:00
Jude Nelson
3e48b69837 Merge branch 'hotfix-verifydb' into hotfix-notwisted 2016-04-24 08:31:10 -04:00
Jude Nelson
42e494cb82 bugs fixed in testing 2016-04-23 23:32:59 -04:00
Jude Nelson
40479be895 expose storage methods 2016-04-23 23:32:45 -04:00
Jude Nelson
3f168070ab bugs fixed during testing 2016-04-23 23:32:29 -04:00
Jude Nelson
c32f8059c2 zonefile storage 2016-04-23 23:32:15 -04:00
Jude Nelson
3c608dd326 bugs fixed during testing 2016-04-23 23:32:04 -04:00
Jude Nelson
936847a57a Moved out into a separare repository 2016-04-23 23:31:50 -04:00
Jude Nelson
feae61637c add serve_zonefiles config option 2016-04-23 02:22:15 -04:00
Jude Nelson
568a06d44b improve documentation on get-zonefile behavior 2016-04-23 02:22:01 -04:00
Jude Nelson
470d776a27 stable version bump 2016-04-22 17:59:52 -04:00
Jude Nelson
0db2f7e76d BLOCKSTACK_VERSION, not BLOCKSTORE_VERSION 2016-04-22 17:59:40 -04:00
Jude Nelson
b575980ba8 Remove now-dead code; compat with virtualchain 0.0.9.0 2016-04-22 17:59:21 -04:00
Jude Nelson
da907595f7 BLOCKSTACK_VERSION, not BLOCKSTORE_VERSION. Also, DISPOSITION_* fields
backported from develop
2016-04-22 17:58:56 -04:00
Jude Nelson
9e4991b0aa compat with current virtualchain 2016-04-22 17:58:38 -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
6361ebac4c add custom RPC port; add UTXO proxy API endpoint (so the client can
communicate with the server as a UTXO provider)
2016-04-22 17:56:32 -04:00
Jude Nelson
06647e2eac get version from version.py 2016-04-22 17:56:06 -04:00
Jude Nelson
972b7067a5 Keep version separate 2016-04-20 17:56:47 -04:00
Jude Nelson
fe4bf8bdc1 Backport queries for value hashes by name 2016-04-20 17:54:36 -04:00
Jude Nelson
f93c01fbd7 back-port zonefile storage implementation from develop (but not peer
discovery)
2016-04-20 17:46:04 -04:00
Jude Nelson
fc0e80ff7b Backport part of the zonefile storage API from develop 2016-04-20 17:45:45 -04:00
Jude Nelson
f1cdba220a remove DHT; allow running an RPC endpoint without indexing 2016-04-20 15:16:47 -04:00
Jude Nelson
507aeddc4d remove DHT option parsing 2016-04-20 15:16:30 -04:00
Jude Nelson
9f923f2e61 remove DHT (now in https://github.com/blockstack/blockstack-dht) and
Twisted tac files
2016-04-20 15:16:10 -04:00
Ubuntu
f155ed4745 plumb through get_block_from_consensus 2016-04-18 21:42:45 +00:00
Ubuntu
9dff68cf01 backport testlib from develop to stable 2016-04-18 21:25:05 +00:00
Ubuntu
01029d5e95 backport run_scenario from develop to stable 2016-04-18 21:24:45 +00:00