Commit Graph

127 Commits

Author SHA1 Message Date
Aaron Blankstein
974719b683 Correct links for integration test 2017-09-29 00:49:25 -04:00
Aaron Blankstein
4c4ea22576 update README.md to include windows, linux, macOS links for browser install 2017-09-29 00:48:49 -04:00
Jack Zampolin
fa6b1e0353 Update README.md 2017-09-29 00:48:49 -04:00
Aaron Blankstein
84a67ad4c8 update README.md to include windows, linux, macOS links for browser install 2017-09-29 00:48:49 -04:00
Jack Zampolin
504ff48504 Update README.md 2017-09-29 00:48:48 -04:00
Aaron Blankstein
35f062192a Correct links for integration test 2017-09-20 14:04:00 -04:00
Aaron Blankstein
87891e3e06 update README.md to include windows, linux, macOS links for browser install 2017-09-14 10:18:52 -04:00
Jack Zampolin
ab6289bbdc Update README.md 2017-09-14 10:18:28 -04:00
Jack Zampolin
396c90bad9 README.md update to launcher 2017-08-28 10:40:01 -07:00
Jack Zampolin
bc31ef185e Add browser 2017-08-25 09:50:28 -07:00
Aaron Blankstein
73c39b0bb4 Merge branch 'master' into develop 2017-08-23 12:03:32 -04:00
Jack Zampolin
8db35c5c11 Merge branch 'develop' into develop-docker-readme 2017-08-23 08:58:06 -07:00
Jack Zampolin
80080e1522 Update getting started instructions 2017-08-22 17:48:08 -07:00
Jack Zampolin
bd8c1f03cb Add better docker instructions 2017-08-22 17:22:25 -07:00
Aaron Blankstein
4fa0c85228 Merge pull request #551 from blockstack/develop-docker
Add dockerfile and build/run instructions
2017-08-22 19:20:55 -04:00
Aaron Blankstein
994156ab70 Update SUSE instructions
Per issue #549, the SUSE/openSUSE instructions needed some updating.
2017-08-22 12:00:06 -04:00
Jack Zampolin
cb17c17885 Add dockerfile and build/run instructions 2017-08-21 12:25:22 -07:00
Valentin Sundermann
3091687cf7 Fix broken Slack badge 2017-08-14 20:45:50 +02:00
Aaron Blankstein
1e112a18e4 Update README.md
Moved gh-pages from kantai.github.io -> blockstack. Updating docs link.
2017-08-10 09:15:06 -04:00
Aaron
b574defe95 Merge pull request #502 from blockstack/rc-0.14.3
This upgrades our master branch to 0.14.3
2017-07-21 13:49:03 -04:00
Aaron
632b67c734 Typo in readme.md
Integratoin Tests -> Integration Tests
2017-07-20 19:40:59 -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
Jude Nelson
1fa1de3e54 Merge branch 'rc-0.14.3' of https://github.com/blockstack/blockstack-core into rc-0.14.3 2017-07-06 19:13:21 -04:00
Aaron
5041dffe05 Update readme with pointers to api docs 2017-07-06 11:34:42 -04:00
Jude Nelson
f8eed13307 update stable/nightly version numbers 2017-07-04 23:38:43 -04:00
Aaron
b9367d849b Merge pull request #476 from blockstack/kantai-patch-1
Update README.md with apt install
2017-06-30 13:56:54 -04:00
Aaron
a5ac78781f Update README.md 2017-06-30 12:50:32 -04:00
Jude Nelson
a3fa8a606f Update README.md 2017-06-30 11:02:30 -05:00
Jude Nelson
aa1bfadb28 Merge branch 'rc-0.14.2' 2017-06-26 17:32:09 -04:00
Aaron Blankstein
113d964aa4 adding build-essential to README and removing libgmp. plus a local folder install script for ubuntu-17.04 2017-05-16 12:18:16 -04:00
Jude Nelson
1d0904412e Merge pull request #415 from vsund/fix/pypi-package-name
Correct old PyPi package name
2017-05-09 16:13:59 -05:00
Valentin Sundermann
ee3f7eccea Correct old PyPi package name 2017-05-09 16:53:30 +02:00
Jude Nelson
0d8868b11a Update README.md 2017-05-02 13:28:44 -05:00
Jude Nelson
67f8fe7ca6 Merge pull request #386 from lacabra/pr/fix291
Fix for Issue #291: doc links temp pointing to https://blockstack.org/docs
2017-05-02 11:34:22 -05:00
Jude Nelson
c795f3a7f0 explicitly use pip2 on Debian-likes 2017-04-24 20:12:19 -04:00
Jude Nelson
36818a5789 Update README.md
Use `pip2` on Debian-based distros.
2017-04-23 17:17:58 -05:00
Henry Bond
a26a60749c Added SUSE to install instructions 2017-04-19 21:51:28 +01:00
Henry Bond
cc66eab413 Update README.md 2017-04-19 21:49:26 +01:00
Victor Grau Serrat
6892c87f3a Fix for Issue #291: doc links temporarily pointing to https://blockstack.org/docs 2017-04-10 12:26:19 -04:00
Muneeb Ali
48e637ef6b addded fast-sync instructions, resolves #348 2017-04-03 10:11:17 -04:00
Valentin Sundermann
71d771311e Add the general list of release notes
(and remove the link to release notes of v.0.14.1)
2017-03-17 15:21:37 +01:00
Muneeb Ali
36e87ec3f5 updated install instructions for cases where users are upgrading from an earlier version 2017-03-16 15:47:01 -04:00
Muneeb Ali
07fcc07c02 new Blockstack 1-line description 2017-03-16 11:41:52 -04:00
Muneeb Ali
f4c0b89d8b moved CLI instructions to docs/cli.md 2017-03-07 16:23:23 -05:00
Muneeb Ali
a36f333ff6 fixed typo 2017-03-07 16:09:12 -05:00
Muneeb Ali
9758ac50d1 updated instructions for masOS 2017-03-07 16:08:05 -05:00
Muneeb Ali
b9db65a84f updated install instructions, fixes #331 2017-03-07 12:27:50 -05:00
Jude Nelson
affa79da69 update README with new version info 2017-03-06 15:14:23 -05:00
Jude Nelson
8c34b3e28f Merge branch 'master' into rc-0.14.1b 2017-03-02 12:21:24 -05:00
Muneeb Ali
f53b92a034 fixed link to integration tests 2017-02-24 16:30:31 -05:00