Larry Salibra
7f3c8cfd50
rebuild docs
2018-08-03 18:33:03 +08:00
moxiegirl
051bcccf2d
Fixing mention of the private app
...
Signed-off-by: moxiegirl <mary@blockstack.com >
2018-08-02 12:38:40 -07:00
Larry Salibra
63176994ed
release v18.0.3
2018-08-01 23:42:53 +08:00
Larry Salibra
26140c58ba
release v18.0.2
2018-07-28 00:13:51 +08:00
Larry Salibra
1f1014a2eb
v18.0.1 release
2018-07-27 22:13:44 +08:00
Larry Salibra
0b53bbcf6e
build v18.0.0 release
2018-07-24 19:37:19 +08:00
Larry Salibra
7e90ae3405
update documentation module to fix vulnerabilities #487
2018-07-08 19:42:09 -04:00
Larry Salibra
63ce3916b6
add transit key as an optional 3rd parameter to handlePendingSignIn
2018-06-08 21:34:43 +08:00
Larry Salibra
7157e2122f
Merge branch 'develop' into feature/authresponse-as-parameter
2018-05-28 17:22:06 +08:00
Aaron Blankstein
35b1275b95
release 17.2.0
2018-04-30 10:17:52 -04:00
Larry Salibra
287d6d24a6
drop leading zero
2018-04-16 22:30:12 +08:00
Aaron Blankstein
4de60eb4b6
built docs
2018-04-12 10:50:08 -04:00
Aaron Blankstein
4d249fee55
release 0.17.2
2018-04-11 14:56:16 -04:00
Brandon Paree
8698edb2d4
Fix #403 : Change default name lookup URL to use core.blockstack.org
...
* Change default name lookup URL in `storage/index.js` by using the default
`blockstackAPIURL` from the `MAINNET_DEFAULT` provided by `network.js`
* Add relevant changes to documentation
* Add relevant changes to tests
2018-04-01 01:15:24 -07:00
Larry Salibra
32f6f64db9
make auth response token a parameter of handlePendingSignIn and expose did in user dat object
2018-03-26 21:21:32 +08:00
Larry Salibra
a781061230
build v0.17.1 release
2018-03-23 19:58:44 +08:00
Larry Salibra
5eb1ead62b
Merge branch 'release/0.17.0'
2018-03-23 19:42:39 +08:00
Larry Salibra
b684174ffd
make v0.17.0 release
2018-03-23 19:40:36 +08:00
Aaron Blankstein
ac186dd366
built documentation
2018-03-15 15:06:49 -04:00
Aaron Blankstein
11293bf4f6
published version
2018-03-08 18:04:57 -05:00
Aaron Blankstein
08e8194a74
bump jsontokens version in package.json
2018-03-08 17:55:57 -05:00
Ken
fe6978359f
Build changes.
2018-02-14 10:57:04 -05:00
Ken
15aa3fcefd
Send bitcoind credentials in request header for local regest environment.
2018-02-14 10:52:33 -05:00
Larry Salibra
0fd9de7018
expose broadcast documentation and clean up ordering #362
2018-02-12 15:05:23 +02:00
Larry Salibra
879ee84367
use core or broadcast service endpoint as appropriate. add test coverage #362
2018-02-09 17:20:44 +08:00
Larry Salibra
881a6fbf4d
Merge branch 'feature/blockstack-operations' into feature/blockstack-operations-broadcast-service
2018-02-08 01:37:30 +08:00
Larry Salibra
d9cf97a890
enable type checking on network code & consistent return types
2018-02-07 18:04:04 +08:00
Aaron Blankstein
5b8e339b60
implement broadcast using the blockchain.info api (thats what the rest of the mainnet code is currently using). remove coinselect as its no longer a dependency
2018-02-02 12:17:42 -05:00
Larry Salibra
6b8a428220
build v0.15.1
2018-02-01 21:49:50 +08:00
Aaron Blankstein
92e0584f49
the built changes to docs.json from prior commit
2018-01-16 11:03:35 -05:00
Larry Salibra
f1cb0bfa80
v0.15.0 build
2018-01-11 01:23:09 +08:00
Larry Salibra
23f5de8d9e
add test for multi-reader getFile
2018-01-09 18:57:25 +08:00
Ken
0ce6c559a1
Username instead of name in lookupProfile().
2018-01-05 16:37:14 -05:00
Ken
2503f60488
Update docs.
2018-01-04 16:29:49 -05:00
Ken
bc9228102d
Removed the need for an app index file. #312
2018-01-04 16:17:35 -05:00
Larry Salibra
97b3a2d25c
Merge branch 'develop' into feature/multi-reader-storage-ken
2018-01-03 23:40:16 +08:00
Ken
8f87d9a985
Handle file not found on multi-reader getFile. #312
2017-12-30 23:59:26 -05:00
Larry Salibra
3e46896852
release v0.14.2
2017-12-27 18:56:28 +08:00
Ken
fec38b8ac4
Update API to enable multi-reader storage through getFile and putFile. #312
2017-12-26 00:55:11 -05:00
Ken
e8f66d0f9a
Add getFileReadUrl method.
2017-12-21 17:19:29 -05:00
yknl
d72e3893e9
Merge branch 'develop' into feature/multi-reader-storage-ken
2017-12-21 16:36:55 -05:00
Ken
b01699f120
Use local core api endpoint for zonefile/profile lookups.
2017-12-21 16:30:35 -05:00
Aaron Blankstein
989ff75fcf
add unit tests for 404 response, adds dev-dependency on mock-local-storage
2017-12-20 10:36:25 -05:00
Ken
1b26987c18
Generate a correct app index file URL. #312 #313
2017-12-18 23:55:51 -05:00
Ken
14fc8adee4
Add method to get app index file url. #312 #313
2017-12-18 23:55:51 -05:00
Ken
6592a392e9
Add ability to fetch an app index file with user Blockstack ID. #312 #313
2017-12-18 23:55:50 -05:00
Ken
e0be4002af
Update documentation. #312 #313
2017-12-18 23:55:50 -05:00
Ken
6ce7ae38a2
Rename storage app index functions to getAppIndexFile and putAppIndexFile. #312 #313
2017-12-18 23:55:50 -05:00
Ken
7e97ad6c2b
Add putIndexFile method to enable multi-reader storage. #312 #313
2017-12-18 23:55:50 -05:00
Larry Salibra
e6d00e5f47
docs for 0.14.0
2017-12-16 18:36:52 +08:00