Commit Graph

9 Commits

Author SHA1 Message Date
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
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
Ubuntu
f155ed4745 plumb through get_block_from_consensus 2016-04-18 21:42:45 +00:00
Ubuntu
1d4f59f261 debug when listening 2016-04-18 21:24:35 +00:00
Ubuntu
a4110f6fc0 missing import; whitespace 2016-04-18 19:30:44 +00:00
Jude Nelson
3ba885104c backport XMLRPC-based RPC from develop; use an RPC thread instead of a
subprocess; drop DHT support (will be handled in a separate package, to
avoid the Twisted dependency)
2016-04-18 15:15:21 -04: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