Skip to content
Snippets Groups Projects
  1. Mar 20, 2021
  2. Mar 19, 2021
  3. Mar 13, 2021
  4. Mar 12, 2021
  5. Dec 22, 2020
    • Holger's avatar
      New release · b1082ece
      Holger authored
      * Fix bug in ecda (convert mpz into int when not supported)
      b1082ece
  6. Dec 10, 2020
    • Holger's avatar
      Coldcard support for using exported wif for password generation · ef1270e0
      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
      ef1270e0
  7. Nov 23, 2020
  8. Nov 12, 2020
  9. Nov 07, 2020
  10. Nov 06, 2020
  11. Nov 05, 2020
  12. Oct 28, 2020
    • Holger's avatar
      Release 0.24.17 · 2c91a7e6
      Holger authored
      * Fixed a bug when using skip_account_check=True
      * Refactor code in Account
      * Add more unit tests
      2c91a7e6
  13. Oct 27, 2020
  14. Oct 25, 2020
  15. Oct 24, 2020
  16. Oct 23, 2020
  17. Oct 14, 2020
  18. Oct 13, 2020
    • Holger's avatar
      Prepare new release · e345e8c4
      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
      e345e8c4
  19. Oct 10, 2020
  20. Oct 09, 2020
    • Holger's avatar
      97c3f333
    • Holger's avatar
      Fix get_discussions · 63a863ec
      Holger authored
      * improved get_discussions calls, fallback to condenser when tags api not available
      * Fix detection when content does not exists
      63a863ec
    • Holger's avatar
      Fix severial issues for HF24 · 85010a97
      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
      85010a97
  21. Oct 04, 2020
  22. Sep 07, 2020
  23. Aug 30, 2020
    • Holger's avatar
      Add use_condenser to config · faf1d64d
      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
      faf1d64d
Loading