Commit Graph

837 Commits

Author SHA1 Message Date
Aaron Blankstein
4d249fee55 release 0.17.2 2018-04-11 14:56:16 -04:00
Aaron Blankstein
696d8e9ddc Merge pull request #410 from blockstack/feature/remove-hasprop
Remove dependency on hasprop
2018-04-11 14:46:31 -04:00
Larry Salibra
a30121ca02 Merge pull request #416 from BrunoBernardino/fix-hackernews-proof-case
Allows for non-lowercase usernames to be verifiable in Hacker News
2018-04-12 02:34:29 +08:00
Bruno Bernardino
a19e651f25 Not lowercasing the URL, so the proof can keep username with the same case 2018-04-11 07:07:28 +01:00
Bruno Bernardino
cf74acfe6c Reverting changes on dist file, guessing that was a mistake somehow 2018-04-10 21:53:07 +01:00
Bruno Bernardino
0f2e7e5eb7 Allows for non-lowercase usernames to be verifiable in Hacker News
Fixes https://github.com/blockstack/blockstack.js/issues/415
2018-04-10 21:45:58 +01:00
Larry Salibra
143800c139 Merge pull request #409 from blockstack/feature/chrome-os-fix
Update custom protocol handler library to fix issues on chrome os
2018-04-09 22:27:17 +08:00
Larry Salibra
03a6522a36 update custom protocol handler library to fix issues on chrome os 2018-04-08 18:36:33 +08:00
Aaron Blankstein
c4d601f047 Merge branch 'master' into develop 2018-04-06 17:04:31 -04:00
Aaron Blankstein
334fb49b97 Merge pull request #407 from juliavi/master
minor fix
2018-04-06 17:02:10 -04:00
Aaron Blankstein
f7ba2818ca remove dependency hasprop. add regression test for the affected code. 2018-04-06 16:59:54 -04:00
Julia Vishnevsky
061800e64a minor fix 2018-04-06 19:18:43 +03:00
Aaron Blankstein
d5085c154d Merge pull request #405 from blockstack/feature/change-default-name-lookup-url
Fix #403: Change default name lookup URL to use core.blockstack.org
2018-04-03 10:50:36 -04:00
Aaron Blankstein
4d0145dde4 add test coverage for getFile and profileLookup with and without zoneFileLookupURL 2018-04-03 10:22:36 -04:00
Aaron Blankstein
b1249a674b pass default nulls through to profileLookup 2018-04-03 10:13:54 -04:00
Aaron Blankstein
a00cb7bcb3 Merge branch 'brandonparee-feature/change-default-name-lookup-url' into feature/change-default-name-lookup-url 2018-04-03 09:55:15 -04:00
Aaron Blankstein
1737ad5d7c Merge branch 'feature/change-default-name-lookup-url' of https://github.com/brandonparee/blockstack.js into brandonparee-feature/change-default-name-lookup-url 2018-04-03 09:54:43 -04:00
Aaron Blankstein
43de5b6eed Merge pull request #401 from blockstack/feature/use-bitcoinjs-3
Upgrade to bitcoinjs@3.3.0
2018-04-03 09:24:52 -04:00
Larry Salibra
63e0bc36eb Merge pull request #391 from bitpshr/feature/identity-address
Expose identity address and decentralized ID on user object
2018-04-03 20:10:16 +08:00
Brandon Paree
cb5a9c343e Fix #403: Use configured network's getNameInfo in lookupProfile
Make change as discussed with Aaron.
2018-04-02 14:21:14 -07:00
Brandon Paree
1ee0c18029 Fix #403: Change default zoneFileLookupURL in getUserAppFileUrl to null
* Import `MAINNET_DEFAULT` from `config.js` instead of `network.js`
* If no `zoneFileLookupURL` is passed, use default from network config
2018-04-02 14:00:56 -07: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
Aaron Blankstein
11c363f31d use nulldata.output 2018-03-23 13:37:55 -04:00
Larry Salibra
467f00f7cb Merge tag 'v0.17.1' into develop
v0.17.1
2018-03-23 19:59:00 +08:00
Larry Salibra
853bc07a7a Merge branch 'release/0.17.1' v0.17.1 2018-03-23 19:58:53 +08:00
Larry Salibra
a781061230 build v0.17.1 release 2018-03-23 19:58:44 +08:00
Larry Salibra
627ea7cf4b update test to 0.17.0 api 2018-03-23 19:57:09 +08:00
Larry Salibra
f381471f0b Merge tag 'v0.17.0' into develop
v0.17.0
2018-03-23 19:43:17 +08:00
Larry Salibra
5eb1ead62b Merge branch 'release/0.17.0' v0.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
Larry Salibra
0905ca0632 Merge pull request #399 from blockstack/feature/encrypt-by-default
enable encryption by default in storage #398
2018-03-23 19:26:14 +08:00
Aaron Blankstein
792d999b0d Merge pull request #400 from blockstack/feature/fetch-promise-rejections
Reject promises on putFile failures
2018-03-22 14:45:02 -04:00
Aaron Blankstein
697cdda83a catch would be errors in ECPair, include unit tests 2018-03-22 14:41:00 -04:00
Aaron Blankstein
4960667727 Merge pull request #397 from JasonGhent/propagate-fetch-promise-rejections
Remove unnecessary promise wrapper
2018-03-22 12:11:27 -04:00
Larry Salibra
01655f9610 bump version to v0.17.0 because of encryption api behavior change 2018-03-22 14:35:20 +08:00
Larry Salibra
81ffc8e843 enable encryption by default in storage #398 2018-03-22 14:15:00 +08:00
Aaron Blankstein
719865539f Merge pull request #396 from JasonGhent/patch-1
Removes a whitespace typo from auth/README
2018-03-20 12:14:17 -04:00
Aaron Blankstein
265f4f93f5 Merge pull request #395 from vsund/patch-1
Remove deprecated buffer initialization
2018-03-20 12:11:37 -04:00
Jason
b2db50cc4d Remove unnecessary promise wrapper 2018-03-20 12:03:16 -04:00
Jason Ghent
5ffe971bef remove fat-finger whitespace
since i'm already here.. ¯\_(ツ)_/¯
2018-03-19 11:28:38 -04:00
Valentin Sundermann
61d5758826 Update Buffer creation (as this way is deprecated) 2018-03-16 22:00:10 +01:00
Aaron Blankstein
286df82401 Merge branch 'release/0.16.1' v0.16.1 2018-03-15 15:10:11 -04:00
Aaron Blankstein
ac186dd366 built documentation 2018-03-15 15:06:49 -04:00
Aaron Blankstein
431478c650 bump version 2018-03-15 15:03:57 -04:00
Aaron Blankstein
0198dbca56 Merge pull request #393 from blockstack/feature/bitcoin-transaction
Add bitcoin spending support
2018-03-15 10:48:08 -04:00
Aaron Blankstein
d5d7677bfe more sane bitcoin spend behavior, unit tests, integration tests, jsdocs 2018-03-13 16:05:00 -04:00
bitpshr
a4c0dd5bb8 Expose identity address and decentralized ID on user object 2018-03-13 13:50:58 -04:00
Aaron Blankstein
6d9362077a more unit test 2018-03-09 16:59:08 -05:00
Aaron Blankstein
2df0afb6a4 preliminary support for a makeBitcoinSpend function 2018-03-09 15:31:39 -05:00
Aaron Blankstein
f6666f0e03 Merge branch 'release/0.16.0' v0.16.0 2018-03-08 18:10:24 -05:00