- Jun 29, 2020
- Jun 28, 2020
-
-
Holger authored
-
- Jun 27, 2020
-
-
Holger authored
* add get_replace_hive_by_steem() to Hive(), which is True on HF23 * Replace HIVE by STEEM and SBD by HBD only when Hive HF < 24 * Replace steem and sbd paramter names for Hive HF >= 24 by hive and hbd * Add get follow list to Account (only for HIVE and HF >= 24)
-
- Jun 25, 2020
- Jun 21, 2020
-
-
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
-
- Jun 18, 2020
-
-
Holger authored
-
Holger authored
-
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
-
- Jun 09, 2020
-
-
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
-
- Jun 04, 2020
-
-
Holger authored
-
- May 31, 2020
-
-
Holger authored
* replace asn1 by asn1crypto
-
- May 21, 2020
-
-
Holger authored
-
- May 20, 2020
-
-
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
-
- May 12, 2020
-
-
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
-
- May 10, 2020
-
-
Holger authored
-
- May 07, 2020
-
-
Holger authored
-
- May 04, 2020
-
-
Holger authored
-
- May 02, 2020
-
-
Holger authored
-
- Apr 27, 2020
-
-
Holger authored
-
- Apr 22, 2020
- Apr 21, 2020
-
-
Holger authored
-
- Apr 17, 2020
-
-
Holger authored
Rename SteemWebsocket to NodeWebsocket and SteemNodeRPC to NodeRPC
-
- Apr 08, 2020
-
-
Holger authored
-
- Apr 07, 2020
-
-
Holger authored
* add click_shell to turn beempy into a shell utility with autocompletion * new click_shell added as requirements
-
- Apr 05, 2020
-
-
Holger authored
* add account get_notifications and mark_notifications_as_read * beempy notifications has been added * bridge api support added * config storage improved and add get_default_config_storage, get_default_key_storage and get_default_token_storage * list_all_subscriptions and get_account_posts added * image upload url fixed for HIVE * reduce number of performed api calls on Steem object creation
-
- Apr 04, 2020
-
-
Holger authored
* add account get_notifications and mark_notifications_as_read * beempy notifications has been added * bridge api support added
-
- Apr 03, 2020
-
-
Holger authored
-
- Mar 29, 2020
- Mar 27, 2020
-
-
crokkon authored
- Mar 26, 2020
-
-
Holger authored
* add steem node * fix 'dict' object has no attribute 'split
-
- Mar 24, 2020