- add support for
project_idparameter toget_betsmethod to allow filtering by project id in kava
- add
get_betsmethod (filtering by type, state & ordering by recent stakes support)
- use API v1.1.3
- increase default timeout to 60 secs
- add method for creating "commit bug" bets (
create_commit_bugs)
- bugfix: gevent.monkey causes https requests to fail under certain circumstances while doing SSL handshake
- uses server API v1.1.1
get_active_betscan filter bets by kava project's id now
- uses new version of server API (1.1.0)
- default timeout is 30 seconds
get_active_betsuses pagination (transparent to user)