Move beekeepy from hive to helpy repository
Requires common-ci-configuration!39 (merged)
Feature added and bugs fixed
Issues and Features
- resolves: wax#56 (closed)
- fix problem with exception catching from requests library
- update KeyPair definition
- add and use session object
- update api schemas (closes !29 (closed))
- move beekeeper from and closes hive!1243 (merged)
- update, bump and use for both subprojects linters and formatters
- fix problem with encoding in RequestCommunicator
How it was fixed?
- Changes asset.amount type from bytes to int
- change imports from httpx to requests (typo)
- allow to pass str on object creation
- add session object and update SessionHolder class
- remove confirmation password from remove key
- move all files and directories from mentioned MR in hive
- use linters configuration from clive
- use bytes in send and async_send methods, so it is encoded properly on helpy side
Edited by Bartek Wrona