- remove dart io package due to compatibility issues (f705ae8)
- add new method to get market stats (9660780)
- add a login method to fetch token by username and password (ec8d313)
- implement authorization of request after login (ba15a38)
- implement mock unit tests for unavailable live tests (b67b264)
- change get wallet balance method return type (11789d1)
- skip login if authorization header already set (819bc3f)
- add a new method to receive current balance of the wallets based on currency (92b73b8)
- add new method to retrieve the wallet address by its id (3036d06)
- add new method to retrieve list of current user wallet records (d90cd60)
- add new method to receive profile info using api (8bece56)
- add new method to retrieve list of current user wallets using api (810cc0c)