Make beekeepy independent
How it was fixed?
Beekeepy does not now depend on Helpy. This had to be done because wax has to use beekeepy, but beekeepy depended on wax because of the use of helpy.
Related:
Merge request reports
Activity
requested review from @kmochocki
assigned to @jziebinski
added Review label
added 1 commit
- 2a9ad2ce - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 2a71fb82 - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 596fd44c - TEMPORARY do not run beekeepy and helpy tests on CI
added 1 commit
- 74618327 - TEMPORARY do not run beekeepy and helpy tests on CI
mentioned in merge request wax!237 (merged)
- Resolved by Krzysztof Mochocki
One thing that requires update: Add
AsyncUnlockedWallet
andUnlockedWallet
tobeekeepy/__init__.py
I've forgot about it and this can be included with this one :)
added 1 commit
- 8ad8a746 - Restore beekeeper binary adding into wheel on CI
added 1 commit
- 4d85d1ed - Restore beekeeper binary adding into wheel on CI
added 1 commit
- 7a788270 - Move UnlockedWallet and AsyncUnlockedWallet to the main __init__.py
added 62 commits
-
7a788270...6dbc4480 - 57 commits from branch
develop
- 65fbacd5 - Bump hived
- 2e27aeec - Move class definitions from helpy to beekeepy to make beekeepy independent
- 62e62944 - Update imports to moved classes and functions
- 9b1ecc68 - Add library interface to beeekeepy
- 0e78b14d - Switch dependencies logically between helpy and beekeeper
Toggle commit list-
7a788270...6dbc4480 - 57 commits from branch
mentioned in merge request wax!230 (merged)
mentioned in merge request clive!583 (merged)
mentioned in merge request hive!1503 (merged)
mentioned in merge request test-tools!249 (merged)
mentioned in merge request haf!616 (closed)
added 1 commit
- eb22e8c4 - Extract remote handle setting to the __init__.py
- Resolved by Bartek Wrona
added 1 commit
- 253327e1 - Extract remote handle setting to the __init__.py