Commit Graph

62 Commits

Author SHA1 Message Date
Jude Nelson
fdafe79e79 add bin/blockstack-core and bin/blockstack-snapshots 2017-02-27 11:25:11 -05:00
Jude Nelson
8b85d63660 require fastecdsa 2017-02-06 15:18:42 -05:00
Jude Nelson
abe06490f4 rename package to blockstack 2017-01-17 11:37:29 -05:00
Jude Nelson
ecf93c9a00 merge setup.py from rc-0.14.1, which installs both the CLI and server 2017-01-17 11:19:31 -05:00
Jude Nelson
fede2651a1 blockstack-core, instead of blockstack-server 2016-10-31 10:55:34 -04:00
Jude Nelson
332d5a4c83 remove old dependency links 2016-09-14 16:13:07 -04:00
Jude Nelson
486f97a913 require simplejson 2016-08-10 19:31:22 -04:00
Jude Nelson
05e6a3ffa0 version bumps 2016-08-10 16:07:57 -04:00
Jude Nelson
b08f71245c require 0.0.13.7 of the client or highter 2016-07-18 16:58:56 -04:00
Jude Nelson
026d8378bb classify Python 2 only 2016-07-18 10:53:17 -04:00
Jude Nelson
638a58b4db keep server and client versions synced; update package versions 2016-07-06 13:19:47 -04:00
Jude Nelson
0b5a68d4d5 version bump 2016-06-15 17:15:13 -04:00
Ubuntu
65715e3b14 add dependency_links 2016-06-06 21:02:16 +00:00
Jude Nelson
3dc50b511a fix versioning 2016-05-26 17:13:41 -04:00
Jude Nelson
9c4f896482 we need pycrypto 2016-04-26 03:36:58 -04:00
Jude Nelson
eb3ea89854 version bumps 2016-04-22 17:56:17 -04:00
Jude Nelson
8c398cfcc2 The only binary we should ship is blockstack-server 2016-04-20 15:18:14 -04:00
Jude Nelson
e058a6ee4b require latest virtualchain and blockstack client 2016-04-20 15:17:04 -04:00
Ubuntu
56803fa24f require defusedxml 2016-04-18 19:30:15 +00:00
Jude Nelson
4838d72e00 remove kademila, twisted, and netstring-based RPC 2016-04-18 15:14:45 -04:00
Muneeb Ali
3a79c9e0d9 fixed merge conflicts 2016-02-25 00:26:42 -05:00
Muneeb Ali
ea71488cc8 bumped version 2016-02-24 19:33:28 -05:00
Muneeb Ali
d44abd0a15 add bin/blockstack-server 2016-02-24 17:30:10 -05:00
Muneeb Ali
58a641817a bump version 2016-02-24 17:04:05 -05:00
Ubuntu
cdce593fce Version 0.0.10.1 of blockstack 2016-02-23 21:21:08 +00:00
Jude Nelson
38521ab6a8 blockstack, not blockstack-client 2016-02-23 16:18:15 -05: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
Muneeb Ali
3287bb74c9 bumping version (compatible with cli changes) 2016-02-16 19:33:49 -05:00
Muneeb Ali
619d34dc3f updated client version 2016-02-16 02:37:45 -05:00
Muneeb Ali
be9077b691 finalized packages for 0.0.10.1 release 2016-02-03 20:23:37 -05:00
Muneeb Ali
9f1bf85ed1 updated license year (to reflect that we're entering 2016), adding license on missing files, updated blockstore-client version 2015-11-24 17:37:43 -05:00
Muneeb Ali
349679f042 fixed blockstore-client version 2015-11-23 20:23:21 -05:00
Muneeb Ali
9944935d85 bumped up version 2015-11-23 20:07:44 -05:00
Muneeb Ali
c7739bd4e6 force updated versions of pybitcoin, virtualchain etc 2015-11-23 20:07:10 -05:00
Muneeb Ali
fc8f9c9a0d bumped up version and updated requirements 2015-11-12 16:44:57 -05:00
Muneeb Ali
efc0b770a2 bumped up version 2015-10-12 12:01:06 -04:00
Muneeb Ali
2e95cd4d06 small fix 2015-09-22 14:22:05 -04:00
Muneeb Ali
2701b8563f added blockstore-client as a requirement so cli functionality comes as default 2015-09-22 14:14:23 -04:00
Muneeb Ali
4074333ea5 Merge pull request #121 from blockstack/dht
use new version of virtualchain
2015-09-20 19:23:22 -04:00
Muneeb Ali
780cdece10 use new version of virtualchain 2015-09-20 19:23:01 -04:00
Jude Nelson
313eacb2fd Sync with master 2015-09-18 16:58:06 -04:00
Muneeb Ali
e876b34efa updated requirements 2015-09-18 16:36:21 -04:00
Jude Nelson
29d0dfe482 license and removal of old blockstore-cli 2015-09-17 19:12:53 -04:00
Jude Nelson
37eacd8ed9 Make setup.py executable 2015-08-18 16:54:19 -04:00
Jude Nelson
e0c1d7ab38 Update package URLs and license in setup script 2015-08-11 15:06:11 -04:00
Jude Nelson
47ecd65c37 In-progress refactoring: using virtualchain with a state engine.
* lib --> lib.old (depricating old name and storage operations)
* lib: new state-engine name operations logic, with virtualchain
* remove dead code
* add patch for coinkit
* remove dependencies on coinkit (in the new lib/)
Much more to do--will eventually remove lib.old, and will migrate
some of this code over to blockstore-client.
2015-08-04 02:25:39 -04:00
Muneeb Ali
8e7a37aa1c Incrementing version for PyPi 2015-02-17 07:25:45 -05:00
Ryan Shea
99014c85cd update setup.py 2015-02-15 18:12:07 -05:00
Muneeb Ali
3dfd0a5989 renamed to blockstore and updated license to 2015 2015-02-14 19:09:37 -05:00