Skip to content
Snippets Groups Projects
  1. Jun 29, 2020
  2. Jun 28, 2020
  3. Jun 27, 2020
  4. Jun 25, 2020
  5. Jun 22, 2020
  6. Jun 21, 2020
    • Holger's avatar
      Release 0.24.2 · 2d7ee647
      Holger authored
      * New UnknownTransaction exception that is raised when using get_transaction with an unkown trx_id
      * New function is_transaction_existing which returns false, when a trx_id does not exists
      * beempy info does not show information for a trx_id
      * broadcast from TransactionBuilder can now return a trx_id, when set trx_id to True (default)
      * sign and finalizeOp from Hive and Steem return now the trx_id in a field
      * add export parameter to all broadcast commands in beempy
      * When setting unsigned in beempy, the default value of expires is changed to 3600
      2d7ee647
  7. Jun 18, 2020
  8. Jun 16, 2020
  9. 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
  10. Jun 08, 2020
  11. Jun 07, 2020
    • Holger's avatar
      beempy message has been added · bd33eb62
      Holger authored
      * Message class improved
      * beempy message can be used to sign and to verify a message
      bd33eb62
    • Holger's avatar
      Add Prefix class · 516be5a7
      Holger authored
      * add Prefix class for PasswordKey, Brainkey, Address, PublicKey, PrivateKey, Base58
      * New Class BitcoinAddress
      * Address class has now from_pubkey class method
      516be5a7
    • Holger's avatar
      Remove doc entry · edf84fdb
      Holger authored
      edf84fdb
    • Holger's avatar
      get_block_params added to TransactionBuilder · 18515164
      Holger authored
      * add participation_rate to Blockchain
      * beembase.transactions is deprecated
      * get_block_params added to TransactionBuilder
      18515164
  12. Jun 05, 2020
  13. Jun 04, 2020
Loading