- Jun 26, 2021
- Jun 18, 2021
-
-
Isaiah Croatt authored
-
- Jun 13, 2021
-
-
Isaiah Croatt authored
-
sicarius97 authored
-
- Apr 05, 2021
-
-
Martin Lees authored
-
- Mar 20, 2021
-
-
Holger authored
-
- Mar 19, 2021
-
-
Martin Lees authored
-
- Mar 12, 2021
- Mar 01, 2021
-
-
crokkon authored
-
- Jan 04, 2021
-
-
crokkon authored
`get_account_reputations` called with the `first` parameter set was skipping the first result also for the first request in the loop, effectively missing one result. - only skip the first result for follow-up requests - add test case for `get_account_reputations()` - replace `steem_instance` with `blockchain_instance` - add test case for `get_account_count()`
-
- Dec 21, 2020
-
-
crokkon authored
- blochchain.stream(max_batch_size=50, only_virtual_ops=True) was skipping the last block per batch, requesting the 2nd to last twice per call. - Refactored that code part to remove some duplicate code. - actually use the appbase call when appbase is supported
-
- Dec 20, 2020
-
-
Holger authored
-
- 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
- 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 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