Commit Graph

90 Commits

Author SHA1 Message Date
Jude Nelson
8fcf8db856 require virtualchain 0.17 2017-09-29 02:01:26 -04:00
Aaron Blankstein
59488fbc57 a bunch of hacks to try to get integration test framework to work with disk+(gaia_hub or dropbox) 2017-09-29 00:49:38 -04:00
Jude Nelson
98d6d2608a remove mixpanel 2017-09-29 00:49:37 -04:00
Aaron Blankstein
f3dcdce429 Merge branch 'fix/shellbang' of https://github.com/vbrandl/blockstack-core into vbrandl-fix/shellbang 2017-08-17 15:06:16 -04:00
Aaron Blankstein
c2de647a44 Merge branch 'master' into subdomain 2017-08-10 16:47:38 -04:00
Aaron Blankstein
e34015ea57 Merge pull request #516 from vsund/patch-1
Thanks for finding this vsund!
2017-08-10 09:00:36 -04:00
Aaron Blankstein
4d2fe1a447 Merge branch 'master' into subdomain 2017-08-07 09:08:10 -04:00
Jude Nelson
bb39fdd58e require jsontokens 0.0.3 or greater 2017-08-04 11:43:17 -04:00
Valentin Sundermann
87efa8fc84 Fix typo in homepage url 2017-08-02 15:42:31 +02:00
Aaron Blankstein
570c572103 added bin script for starting subdomain registrar, started updating the subdomain markdown documentation file 2017-07-31 18:15:17 -04:00
Aaron Blankstein
d6b9d8e521 Merge branch 'rc-0.14.3' into subdomain 2017-07-20 18:20:31 -04:00
Aaron Blankstein
b8ebdb0c05 porting back in mainnet conversion for /v1/names/<foo> endpoint 2017-07-11 14:56:26 -04:00
Aaron Blankstein
93d07d68b3 This reverts us *all* the way back to 523cf405d7 -- this removes all changes to support the token file from this branch.
Revert "added example request and response for PUT /v1/wallet/keys/owner to api docs"

This reverts commit d52ee4b31e.

Revert "cutting down on the verbosity of logging outputs -- registrar now only prints 1 line on wakeups. storage drivers are concatenated into 1 line"

This reverts commit 87e3e7ab0d.

Revert "adding dropbox as a default storage driver to load, and switched default 'required' drivers to 'disk,dropbox'"

This reverts commit 9471b0a20a.

Revert "adding test case for issue 483, which *also* required fixing the app session schema to handle empty string methods a little bit more gracefully"

This reverts commit 32efc99d62.

Revert "bugfix for the address reencoding in get_zonefile -- checks to see if the address is an address before trying to reencode"

This reverts commit 1488013b93.

Revert "Merge branch 'rc-0.14.3' of github.com:blockstack/blockstack-core into rc-0.14.3"

This reverts commit f75ab67960, reversing
changes made to fe863bcd3c.

Revert "don't create the metadata dir"

This reverts commit fe863bcd3c.

Revert "make all metadata directories inside the critical section"

This reverts commit e66236abd2.

Revert "don't cast 'None' to string by accident"

This reverts commit c6250d5349.

Revert "force string"

This reverts commit e72d43d0be.

Revert "add unbound proxy variable"

This reverts commit 7f1f7e9731.

Revert "return raw zonefile"

This reverts commit 51e858428d.

Revert "force string"

This reverts commit 1ce371644f.

Revert "force string"

This reverts commit 5353cb1015.

Revert "require virtualchain rc-0.14.3 and jsontokens-py 0.0.4"

This reverts commit 346f042db7.

Revert "Merge branch 'rc-0.14.3' of https://github.com/blockstack/blockstack-core into rc-0.14.3"

This reverts commit 1fa1de3e54, reversing
changes made to 523cf405d7.
2017-07-10 14:59:23 -04:00
Aaron Blankstein
50eee058ff the beginnings of trying to change the way subdomains interact with storage's new interface 2017-07-07 16:15:19 -04:00
Jude Nelson
22bd48ee86 require dropbox 8.0.0, and our latest jsontokens 2017-07-02 17:49:29 -04:00
Aaron Blankstein
9a77b4bfeb bump dependency on blockstack-zones to support multiple strings in a TXT entry 2017-06-30 17:36:39 -04:00
Jude Nelson
a5d2d7f033 require onedrivesdk for onedrive support 2017-05-11 18:24:46 -04:00
Jude Nelson
2c82991dcd require pydrive for Google Drive driver 2017-05-11 13:55:17 -04:00
Jude Nelson
a36bb46dbf require pyparsing (#401) thanks @lacabra and @romseguy! 2017-05-02 17:17:39 -04:00
Jude Nelson
dbb653ae4a require 0.1.1 keylib 2017-05-02 15:20:58 -04:00
Jude Nelson
fbcdb6a2a5 require later keylib and keychain 2017-05-02 15:17:39 -04:00
Aaron Blankstein
c5219e376a removing pycrypto from setup.py 2017-04-28 16:35:59 -04:00
Jude Nelson
e6d3978cc6 remove fastecdsa dep 2017-04-25 11:12:16 -04:00
Jude Nelson
10b168f2de remove pybitcoin dependency 2017-04-20 17:48:53 -04:00
Jude Nelson
44dcb38580 require virtualchain 0.14.2 2017-03-30 17:32:58 -04:00
Jude Nelson
cec23a8c72 get version from blockstack_client 2017-03-28 11:13:14 -04:00
Jude Nelson
49576e5343 require scrypt 2017-03-21 11:40:26 -04:00
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
Valentin Brandl
d01a4d2e73 Use python2 specific shellbang via /usr/bin/env 2016-12-27 17:58:16 +01: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