Skip to content
Snippets Groups Projects
  1. Jun 18, 2020
    • Holger's avatar
      Preparing release 0.24.0 · e7f68832
      Holger authored
      * new beemstorage module
      * Config is handled by SqliteConfigurationStore or InRamConfigurationStore
      * Keys are handled by SqliteEncryptedKeyStore or InRamPlainKeyStore
      * Move aes to beemgraphenebase
      * Wallet.keys, Wallet.keyStorage, Wallet.token and Wallet.keyMap has been removed
      * Wallet.store has now the Key Interface that handles key management
      * Token handling has been removed from Wallet
      * Token storage has been move from wallet to SteemConnect/HiveSigner
      e7f68832
  2. Jun 09, 2020
    • Holger's avatar
      Release 0.23.13 · 76d7f1ca
      Holger authored
      * receiver parameter removed from beempy decrypt
      * beempy encrypt / decrypt is able to encryp/derypt a binary file
      * encrypt_binary, decrypt_binary and extract_decrypt_memo_data added to beem.memo
      * extract_memo_data added to beembase.memo
      76d7f1ca
  3. Jun 04, 2020
  4. May 31, 2020
  5. May 21, 2020
  6. May 20, 2020
    • Holger's avatar
      Improved chain detection · 3d632e19
      Holger authored
      * Improve chain detection (Steem chain detection fixed and preparing for Hive HF24)
      * Add authored_by and description fields in YAMLM header
      * Improve doc
      * beempy post image upload includes the markdown file path now
      3d632e19
  7. May 12, 2020
    • 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
  8. May 10, 2020
  9. May 07, 2020
  10. May 04, 2020
  11. May 02, 2020
  12. Apr 27, 2020
  13. Apr 22, 2020
  14. Apr 08, 2020
  15. 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
  16. Apr 03, 2020
  17. Mar 29, 2020
  18. Mar 27, 2020
  19. Mar 26, 2020
    • Holger's avatar
      Release 0.22.9 · 3c0c73fa
      Holger authored
      * add steem node
      * fix 'dict' object has no attribute 'split
      3c0c73fa
  20. Mar 24, 2020
  21. Mar 22, 2020
  22. Mar 21, 2020
  23. Sep 22, 2019
  24. Aug 28, 2019
  25. Aug 27, 2019
    • Holger's avatar
      Prepare changes for HF21 · bd2de727
      Holger authored
      * operations for account_update2, create_proposal, update_proposal_votes and remove_proposal were added
      * update_proposal_votes was added to steem
      * update_account_jsonmetadata was added to account
      * new beempy delete were added
      bd2de727
  26. Jul 31, 2019
  27. Jul 10, 2019
    • Holger's avatar
      Move vote function to steem and fix #193 · be6461dc
      Holger authored
      * The vote operation is now available at the steem object
      * A vote wrapper function with the old syntax is available at comment
      * The upvote and downvote at the cli (beempy) has now one argument, the weight must specified by --weight or -w
      be6461dc
  28. Apr 18, 2019
  29. Apr 04, 2019
  30. Mar 01, 2019
  31. Jan 30, 2019
    • Holger's avatar
      Fix unittests · 500f9a86
      Holger authored
      * Remove not working steemitdev testnet
      * exclude api.steemit.com from some tests
      500f9a86
  32. Jan 09, 2019
Loading