- Mar 20, 2021
-
-
Holger authored
-
- Mar 19, 2021
-
-
Holger authored
-
- Mar 13, 2021
-
-
Holger authored
-
- Mar 12, 2021
- Dec 22, 2020
-
-
Holger authored
* Fix bug in ecda (convert mpz into int when not supported)
-
- Dec 10, 2020
-
-
Holger authored
* Add option to use a derived WIF from coldcard hardware wallet to derive a new account password * beempy passwordgen and beempy importaccount have now a new option import-coldcard * beempy passwordgen handles now password generation and import, whereas beempy keygen handles BIP39 related key generation. * refactoring and better unit testing
-
- Nov 23, 2020
-
-
Holger authored
-
- Nov 12, 2020
-
-
Holger authored
-
- Nov 07, 2020
-
-
https://api.hive.blogHolger authored
-
- Nov 06, 2020
-
-
https://api.hive.blogHolger authored
* Implement _get_operation_filter and use filter operations in history and history_reverse on the https://api.hive.blog api node
-
- Nov 05, 2020
- Oct 28, 2020
-
-
Holger authored
* Fixed a bug when using skip_account_check=True * Refactor code in Account * Add more unit tests
-
- Oct 27, 2020
- Oct 25, 2020
- Oct 24, 2020
- Oct 23, 2020
-
-
Holger authored
-
Holger authored
-
Holger authored
* Add option add_tor to config storage, which allows it to use beempy in tails * Remove Events requirements, beem.notify and beemapi.websocket, as it is not well tested and there are no websocket api nodes available on hive * Remove unnecessary requirements (pylibscrypt and future)
-
- Oct 14, 2020
- Oct 13, 2020
-
-
Holger authored
* Fix beempy witnessfeed for HF24 * Fix more hbd renaming in beempy * improved RankedPosts class * New AccountPosts class for account feed and more * Comment class has been cleaned up, use_tags_api has been replaced by api
-
- Oct 10, 2020
-
-
Holger authored
-
- Oct 09, 2020
-
-
Holger authored
-
Holger authored
* improved get_discussions calls, fallback to condenser when tags api not available * Fix detection when content does not exists
-
Holger authored
* Add new operation ids for HF 24 * Remove remaining py2 code * Run unit tests on beta.openhive.network * Fix compatibility issues with HF 24 * account get_follow_count, get_followers and get_following have been fixed
-
- Oct 04, 2020
-
-
Holger authored
* Add hbd_interest_rate to beempy witnessproperties
-
- Sep 07, 2020
-
-
Holger authored
-
Holger authored
* Use floor instead of round in beembase/Amount in order to handle floats which have a higher precision than allowed * json_str parameter has been added to beembase.Amount, when True, a json dict is returned as string (needing when broadcasting with use_condenser=False)
-
- Aug 30, 2020
-
-
Holger authored
* Add use_condenser to config (can be set wtih beempy set), when set to False, condenser calls are not used * Add set_expiration to Object Cache
-