- Jun 29, 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
-
-
Holger authored
* Fix encrypted memo decryption * from_account and to_account in Memo() can also be a publick and private key * Prepare for sbd/steem replacement by hbd/hive * Add unit test for beem.memo
-
- 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
-
Holger authored
* get_node_answer_time added to NodeList * New node added * new stored parameter: default_canonical_url * beempy notifications sorting is reversed, a new parameter can be used to change the sorting * New beempy createpost command, it can be used to create an empty markdown file with YAML header for a new post * beempy post has now a canonical_url parameter, when not set, default_canonical_url is set * New beempy draw command, can be used to generate pseudo random number from block identifiers using hashsums * remove enum34 dependency
-
- 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
-
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 21, 2020
-
-
Holger authored
-
- Apr 16, 2020
-
-
Holger authored
-
- 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 03, 2020
-
-
Holger authored
-
- Apr 01, 2020
-
-
Holger authored
-
- Mar 29, 2020
- Mar 27, 2020
-
- Mar 26, 2020
-
-
Holger authored
* add steem node * fix 'dict' object has no attribute 'split
-
- Mar 24, 2020
-
-
Holger authored
-
Holger authored
* Fix HIVE/HBD symbols in operations
-
Holger authored
-
Holger authored
* Add workaround to allow transfers of HIVE/HBD in HIVE (opertion need to use STEEM/SBD internally)
-
skoptci authored
* Add workaround to allow transfers of HIVE/HBD in HIVE (operation need to use STEEM/SBD internally)
-
- Mar 22, 2020
- Mar 21, 2020
- Sep 22, 2019
-
-
Holger authored
-