Aaron Blankstein
|
4c93cb683d
|
fixes bug introduced in prior commit
|
2017-09-29 00:49:36 -04:00 |
|
Aaron Blankstein
|
3f71a7e9e7
|
fixes bug where names shorter than 3 letters were marked as malformed by resolver
|
2017-09-29 00:49:36 -04:00 |
|
Aaron Blankstein
|
9376757e80
|
fixes bug introduced in prior commit
|
2017-09-25 11:15:15 -04:00 |
|
Aaron Blankstein
|
97ae9320e6
|
fixes bug where names shorter than 3 letters were marked as malformed by resolver
|
2017-09-25 10:58:40 -04:00 |
|
Aaron Blankstein
|
c878b62c8a
|
/usr/bin/env python -> python2. our code is not python3 friendly, we should specify that
|
2017-08-17 13:40:01 -04:00 |
|
Aaron Blankstein
|
4592abce97
|
update /v2/users/<foo> endpoint to handle subdomains
|
2017-08-08 17:14:35 -04:00 |
|
Aaron Blankstein
|
980f185446
|
profile's without 'account' keys caused dict lookup failures
|
2017-06-26 16:35:13 -04:00 |
|
Aaron Blankstein
|
903ab50086
|
now resolver works with latest 14.2
|
2017-06-20 15:06:45 -04:00 |
|
Aaron Blankstein
|
4818e0c68f
|
api resolver code to deal with refactoring of get_profile()
|
2017-06-20 14:36:55 -04:00 |
|
Aaron Blankstein
|
e24172f8ac
|
fix proof urls on profiles converted from legacy
|
2017-05-05 11:24:07 -04:00 |
|
Aaron Blankstein
|
fb6d727d79
|
resolver now resolves fully qualified names, but defaults to 'id' if no namespace is given
|
2017-05-05 09:43:52 -04:00 |
|
Aaron Blankstein
|
6456116041
|
support for legacy profiles
|
2017-05-04 18:30:29 -04:00 |
|
Aaron Blankstein
|
befb670525
|
resolver now queries profiles using the get_profile code in blockstack_client -- this fixes the problems it was having resolving from the DHT
|
2017-05-04 17:36:57 -04:00 |
|
Aaron Blankstein
|
42b0fa5f38
|
limit count size on 'get all names' requests
|
2017-04-14 12:52:44 -04:00 |
|
Aaron Blankstein
|
58e2af7fe5
|
fixed /v1/search endpoint -- now it forwards to the searcher blueprint if enabled, or makes request to search.blockstack
|
2017-04-13 15:29:36 -04:00 |
|
Aaron Blankstein
|
566c2895ce
|
default search endpoint on, update the copyright notices for the test files, add Cache-Control headers if you want to use edge caching
|
2017-04-12 18:18:16 -04:00 |
|
Muneeb Ali
|
e112c1106e
|
tested using resolver as a blueprint
|
2017-04-09 14:27:21 -04:00 |
|