Skip to content
Snippets Groups Projects
  1. Mar 09, 2025
  2. Oct 06, 2022
  3. Jun 30, 2021
  4. Jun 26, 2021
  5. Jun 18, 2021
  6. Jun 13, 2021
  7. May 05, 2021
  8. May 02, 2021
  9. Mar 29, 2021
  10. Mar 19, 2021
  11. Mar 13, 2021
  12. Mar 12, 2021
  13. Dec 20, 2020
  14. Nov 07, 2020
  15. 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
  16. Oct 27, 2020
  17. Oct 25, 2020
  18. Oct 24, 2020
  19. Oct 14, 2020
  20. 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
  21. Oct 10, 2020
  22. Oct 09, 2020
    • 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
  23. Oct 04, 2020
  24. Sep 07, 2020
    • Holger's avatar
      Fix broadcasting amounts that have a higher precision than allowed · 7ee4bc5c
      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)
      7ee4bc5c
  25. Aug 27, 2020
  26. Aug 25, 2020
  27. Aug 21, 2020
    • Holger's avatar
      Prepare next release 0.24.6 · db95313f
      Holger authored
      * Improved community selection in beempy createpost
      * Improved Transactionbuilder object representation
      * _fetchkeys function moved outside appendSigner
      * Fix get urls in parse body
      * Two more nodes have been added to nodelist
      db95313f
  28. Jul 08, 2020
  29. Jul 01, 2020
  30. Jun 29, 2020
  31. Jun 27, 2020
    • Holger's avatar
      Fix parameter propagation · c10e10ed
      Holger authored
      c10e10ed
    • Holger's avatar
      prepare next release · bad98048
      Holger authored
      * add get_replace_hive_by_steem() to Hive(), which is True on HF23
      * Replace HIVE by STEEM and SBD by HBD only when Hive HF < 24
      * Replace steem and sbd paramter names for Hive HF >= 24 by hive and hbd
      * Add get follow list to Account (only for HIVE and HF >= 24)
      bad98048
  32. Jun 25, 2020
    • Holger's avatar
      Release 0.23.3 · eccbfc3a
      Holger authored
      * Fix encrypted memo decryption
      * from_account and to_account in Memo() can also be a publick and private key
      * Prepare for sbd/steem replacement by hbd/hive
      * Add unit test for beem.memo
      eccbfc3a
Loading