Commit Graph

20 Commits

Author SHA1 Message Date
Jude Nelson
49e33838a8 it's possible to ask for the consensus hash of a block that has not yet been processed. If this happens, return an error message 2017-05-01 16:40:18 -04:00
Jude Nelson
3eb23becae clean up imports; set lower and upper bounds on integer fields in certain API call schemas 2017-04-27 19:31:28 -04:00
Jude Nelson
c7fdf4d5c9 Merge branch 'rc-0.14.2' of https://github.com/blockstack/blockstack-core into rc-0.14.2 2017-04-24 20:12:27 -04:00
Jude Nelson
4f50b6fd2a log full stack traces only in debug mode 2017-04-24 20:11:22 -04:00
Aaron Blankstein
29884412bf fixes a small bug in fetching ops for a given block 2017-04-24 16:59:59 -04:00
Aaron Blankstein
52afc13bd7 adding pagination requirement to 'names in namespace' api call, and fixing bug in pagination where it would infinite loop trying to fetch pages above the total number of names 2017-04-21 14:50:40 -04:00
Aaron Blankstein
c2443a2ef8 simple typo fix 2017-04-20 10:38:32 -04:00
Aaron Blankstein
4e1970eab1 Merge remote-tracking branch 'origin/rc-0.14.2' into api-aaron 2017-04-17 10:11:14 -04:00
Jude Nelson
b56027a628 change error message 2017-04-13 11:00:14 -04:00
Jude Nelson
c2509b9568 add is_namespace_revealed() and is_namespace_ready(); extend get_name_blockchain_record() to optionally NOT return expired names 2017-04-12 17:14:40 -04:00
Aaron Blankstein
877d213e94 Merge remote-tracking branch 'origin/rc-0.14.2' into api-aaron 2017-04-12 14:24:56 -04:00
Aaron Blankstein
d9404b5693 quick typo fixes in rpc and proxy 2017-04-12 14:14:16 -04:00
Aaron Blankstein
bccf08e2d2 integrating search as a blueprint flask, plus getting its imports to play nicely with the api module 2017-04-11 12:13:51 -04:00
Aaron Blankstein
c3a13caa0c merging rc-0.14.2 into api branch 2017-04-10 10:40:28 -04:00
Jude Nelson
fefae026f3 add is_zonefile_data_current(), which takes a raw zone file (unlike is_zonefile_current()) 2017-04-05 11:24:14 -04:00
Jude Nelson
1ffc7e3075 if an RPC method fails, tell the user to try again with --debug 2017-02-27 09:36:18 -05:00
Jude Nelson
e1dfc2c8e2 fix typo in get_namespace_blockchain_record 2017-02-20 21:02:36 -05:00
Jude Nelson
163fa96342 fix bug in pagination of get_nameops_affected_at() 2017-02-09 14:42:39 -05:00
Jude Nelson
344af97e17 whitespacing 2017-02-06 15:13:43 -05:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00