- 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)
-
- 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 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 05, 2020
-
-
Holger authored
-
- Apr 27, 2020
-
-
Holger authored
-
- Oct 28, 2018
-
-
Flug Schwein authored
-
- 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 08, 2018
-
-
Flug Schwein authored
-
- Jul 23, 2018
-
- Jul 08, 2018
-
-
Holger authored
Snapshot * impoved and STEEM and SBD history added * Documentation added * get_data, reset, build functions added
-
- Jun 19, 2018
-
-
Holger authored
ImageUploader can be used to upload an image file or an image in bytes
-
- 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
-
- May 23, 2018
-
-
wss://testnet.steem.vcHolger Nahrstaedt authored
-
- May 01, 2018
-
-
Holger Nahrstaedt authored
Unit tests fixed
-
- Apr 30, 2018
-
-
Holger Nahrstaedt authored
Formatting of all doc parts improved Logo and icon added Doc structure improved quickstart improved
-
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
-
- Feb 22, 2018
-
-
Holger Nahrstaedt authored
Apply fix #42 and #41 from https://github.com/xeroc/python-bitshares
-