- Oct 25, 2020
-
-
Holger authored
-
- Oct 24, 2020
-
-
Holger authored
-
- Oct 23, 2020
-
-
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)
-
- Aug 04, 2020
-
-
photobook-hive authored
Fixed two typos * --keys insted of --key * wrong brackets in example key json Updated beempy --help to version 0.24.5
-
- Jul 12, 2020
-
-
Holger authored
-
- Jul 11, 2020
-
-
Holger authored
-
- Jun 18, 2020
-
-
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 07, 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 05, 2020
-
-
Holger authored
-
- Apr 27, 2020
- Mar 29, 2020
-
-
Holger authored
fix more unit tests
-
- Apr 08, 2019
-
-
Holger authored
* Adapt version number in doc
-
- Dec 11, 2018
-
-
Nick Foster authored
-
- Oct 28, 2018
-
-
Flug Schwein authored
-
Flug Schwein authored
-
Flug Schwein authored
-
Flug Schwein authored
-
Flug Schwein authored
-
- Oct 07, 2018
-
-
Flug Schwein authored
This is a common mistake, its vs it's Read about it at http://www.elearnenglishlanguage.com/blog/english-mistakes/its/
-
- Sep 28, 2018
-
-
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
-
- Sep 26, 2018
-
-
Holger authored
* estimated_mana is now capped by estimated_max * print_info fixed() * get_api_methods() and get_apis() added to Steem
-
- Sep 08, 2018
-
-
Flug Schwein authored
-
- Jul 24, 2018
-
-
Holger authored
-
- Jul 23, 2018
-
- Jul 18, 2018
-
-
crokkon authored
-
- Jul 08, 2018
- Jul 05, 2018
- Jul 01, 2018
-
-
Svitx authored
-
- Jun 20, 2018
- Jun 19, 2018
-
-
Holger authored
ImageUploader can be used to upload an image file or an image in bytes
-
- Jun 16, 2018
- May 29, 2018
-
-
Holger Nahrstaedt authored
CLI * Add -l option to beempy * Add -s option for broadcast via steemconnect * addtoken, listtoken and deltoken added * Add doc - files for nodelist, steemconnect and node Storage * sc2_scope removed from config * hot_sign_redirect_uri added to config
-