Skip to content
Snippets Groups Projects
  1. Mar 13, 2021
  2. Oct 25, 2020
  3. Oct 24, 2020
  4. Oct 23, 2020
  5. Oct 10, 2020
  6. Aug 29, 2020
  7. May 31, 2020
    • Holger's avatar
      Release 0.23.11 · 8f173f0a
      Holger authored
      * replace asn1 by asn1crypto
      8f173f0a
    • Holger's avatar
      Release 0.23.10 · e04e5509
      Holger authored
      * get_node_answer_time added to NodeList
      * New node added
      * new stored parameter: default_canonical_url
      * beempy notifications sorting is reversed, a new parameter can be used to change the sorting
      * New beempy createpost command, it can be used to create an empty markdown file with YAML header for a new post
      * beempy post has now a canonical_url parameter, when not set, default_canonical_url is set
      * New beempy draw command, can be used to generate pseudo random number from block identifiers using hashsums
      * remove enum34 dependency
      e04e5509
  8. May 12, 2020
    • Holger's avatar
      Remove python 2.7 and 3.5 support · 68537e60
      Holger authored
      68537e60
    • Holger's avatar
      Add ledger support · 8c514743
      Holger authored
      * Fix update_account_jsonmetadata and add posting_json_metadata property to Account
      * Add Ledger Nano S support
      * beempy -u activates ledger signing
      * beempy -u listkeys shows pubkey from ledger
      * beempy -u listaccounts searches for accounts that have pubkey derived from attached ledger
      * beempy -u keygen creates pubkey lists that can be used for newaccount and changekeys
      * new option use_ledger and path for Hive
      8c514743
  9. May 07, 2020
  10. Apr 07, 2020
    • Holger's avatar
      add click_shell · 58c2fcbd
      Holger authored
      * add click_shell to turn beempy into a shell utility with autocompletion
      * new click_shell added as requirements
      58c2fcbd
  11. Apr 01, 2020
  12. Aug 28, 2019
  13. Jan 12, 2019
  14. Jan 11, 2019
  15. Oct 05, 2018
  16. May 08, 2018
  17. May 05, 2018
  18. Apr 11, 2018
  19. Mar 16, 2018
  20. Mar 08, 2018
  21. Mar 07, 2018
  22. Mar 04, 2018
  23. Mar 03, 2018
  24. Mar 01, 2018
    • Holger Nahrstaedt's avatar
      add coveralls and readme improved · 40e5b52f
      Holger Nahrstaedt authored
      40e5b52f
    • Holger Nahrstaedt's avatar
      Bug fix and feature improvements · 3c4d42a4
      Holger Nahrstaedt authored
      Python2 comp
      * str comp added
      * py23 with py23_bytes added with unit tests
      * moved back to __bytes__
      * super() made compatible with python 2
      Account:
      * allow and disallow moved from steem
      * small improvements
      Comment
      get_votes added
      Steem
      * Doku improved
      Vote
      * bug fixes
      * printAsTable
      Wallet
      * getPostingKeyForAccount added
      test_vote added
      test_testnet added
      test_py23 added
      3c4d42a4
Loading