Skip to content
Snippets Groups Projects
  1. 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
  2. Jul 12, 2020
  3. Jul 11, 2020
  4. 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
  5. Jun 07, 2020
  6. 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
  7. May 05, 2020
  8. Apr 27, 2020
  9. Oct 28, 2018
  10. 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 
  11. Sep 08, 2018
  12. Jul 23, 2018
  13. Jul 08, 2018
  14. 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
  15. May 29, 2018
  16. May 23, 2018
  17. May 01, 2018
  18. Apr 30, 2018
    • Holger Nahrstaedt's avatar
      Docs warnings removed and layout improved · bf7b854d
      Holger Nahrstaedt authored
      Formatting of all doc parts improved
      Logo and icon added
      Doc structure improved
      quickstart improved
      bf7b854d
    • Holger Nahrstaedt's avatar
      Use doctest for examples, improve docs · 7230aab2
      Holger Nahrstaedt authored
      Account
      * Example forget SimilarAccountNames  added
      * Example for history and history_reverse improved
      Amount
      * Example is tested with doctest
      Block
      * Example is tested with doctest
      Price
      * Fix example
      Profile
      * Fix example
      Steem
      * Example is tested by doctest
      Transactionbuilder
      * Example is tested by doctest
      Vote
      * datetime.now() changed to datetime.utcnow()
      * Example is tested by doctest
      Witness
      * datetime.now() changed to datetime.utcnow()
      * Example is tested by doctest
      Docs
      * Installation instruction improved
      * Quickstart created
      * Discord channel added to support
      7230aab2
  19. Feb 22, 2018
Loading