Skip to content
Snippets Groups Projects
  1. Mar 09, 2025
  2. Oct 25, 2020
  3. Oct 24, 2020
  4. Oct 23, 2020
    • Holger's avatar
      Cleanup and add use_tor option · 26ae05f2
      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)
      26ae05f2
  5. Aug 04, 2020
    • photobook-hive's avatar
      Update cli.rst · d5efc178
      photobook-hive authored
      Fixed two typos
      
      * --keys insted of --key
      * wrong brackets in example key json
      
      Updated beempy --help to version 0.24.5
      Unverified
      d5efc178
  6. Jul 12, 2020
  7. Jul 11, 2020
  8. 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
  9. Jun 07, 2020
  10. 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
  11. 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
  12. May 10, 2020
  13. May 05, 2020
  14. Apr 27, 2020
  15. Mar 29, 2020
  16. Apr 08, 2019
  17. Dec 11, 2018
  18. Oct 28, 2018
  19. Oct 07, 2018
  20. Sep 28, 2018
    • Holger's avatar
      Release of 0.20.3 · ca4162fc
      Holger authored
      Account
      * add comment, vote, transfer RC costs in account.print_info() and beempy power
      * Shows number of possible comments, votes, tranfers with available RCs in account.print_info() and beempy power
      
      RC
      * add possibility to specify tx_size instead of constructing a dict for comment, transfer, vote and custom_json 
  21. Sep 26, 2018
  22. Sep 08, 2018
  23. Jul 24, 2018
  24. Jul 23, 2018
  25. Jul 18, 2018
  26. Jul 08, 2018
  27. Jul 05, 2018
  28. Jul 01, 2018
  29. Jun 20, 2018
  30. Jun 19, 2018
    • Holger's avatar
      ImageUploader added · 169dc2b2
      Holger authored
      ImageUploader can be used to upload an image file or an image in bytes
      169dc2b2
  31. Jun 16, 2018
Loading