- 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
-
-
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
-
- 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
-
-
Holger authored
Add two new hive nodes
-
- Sep 22, 2019
-
-
Holger authored
-
- Aug 28, 2019
-
-
Holger authored
* Fix non ascii text handling on some nodes * Add STEEM_REVERSE_AUCTION_WINDOW_SECONDS_HF21 constant * Fix get_curation_rewards
-
- Aug 27, 2019
-
-
Holger authored
* operations for account_update2, create_proposal, update_proposal_votes and remove_proposal were added * update_proposal_votes was added to steem * update_account_jsonmetadata was added to account * new beempy delete were added
-
- Jul 31, 2019
- Jul 10, 2019
-
-
Holger authored
* The vote operation is now available at the steem object * A vote wrapper function with the old syntax is available at comment * The upvote and downvote at the cli (beempy) has now one argument, the weight must specified by --weight or -w
-
- Apr 18, 2019
-
-
Holger authored
* fix Amount.amount and added Amount.amount_decimal * Prevent that wrong reputation in a Comment API answer break the Comment object
-
- Apr 04, 2019
-
-
Holger authored
* prepare next beem release and increase version number * switch default chain to STEEMAPPBASE
-
- Mar 01, 2019
-
-
Holger authored
derive_permlink was improved so that replys to posts/comments with a permlink length of more than 235 characters is possible unit tests added
-
- Jan 30, 2019
-
-
Holger authored
* Remove not working steemitdev testnet * exclude api.steemit.com from some tests
-
- Jan 09, 2019
-
-
Holger authored
-
- Jan 04, 2019
-
-
Holger authored
* Improve file reading for beempy sign and broadcast * add option to write file for beempy sign