- 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
- Dec 05, 2018
-
-
Holger authored
* testnet tests disabled * Increase version number
-
- Nov 25, 2018
-
-
Holger authored
prefix is checked in getPublicKeys
-
- Nov 15, 2018
-
-
Holger authored
* pep8 formating improved * Too Many Requests error handled * different limit handling in WLS fixed for account history * percent-steem-dollars and max-accepted-payout added to beempy post
-
- Nov 09, 2018
-
-
Holger authored
-
- Oct 25, 2018
-
-
Holger authored
Account * update_account_keys added for changing account keys * comment fixed for chains without SBD RC * RC changes from 0.20.6 included Witness * Fixed for chains without SBD symbol Operations * Claim_reward_balance fixed for chains without SBD symbol Chains * VIT fixed
-
- Oct 23, 2018
-
-
Holger authored
* Changelog adapted * depreated witness_api for next release 0.20.6 removed
-
- Oct 10, 2018
-
-
Holger authored
-
- Oct 06, 2018
-
-
Holger authored
-
- Oct 04, 2018
-
-
Holger authored
* add claim_account RC calculation * fix Bytes type * Improve testnet example * test_types improved
-
- Sep 30, 2018
-
-
Holger authored
0.20.5 ------ * fix get_effective_vesting_shares()
-
Holger authored
* get_effective_vesting_shares() added to calculated max_mana correctly * dict key words adapted to steemd for get_manabar() and get_rc_manabar() * Voting mana fixed for 0 SP accounts * comment_benefactor_reward adapted for snapshot * Custom_json RC costs added to print_info
-
- Sep 26, 2018
-
-
Holger authored
-
Holger authored
* estimated_mana is now capped by estimated_max * print_info fixed() * get_api_methods() and get_apis() added to Steem
-
Holger authored
* Improved get_rc_manabar(), get_manabar() output * get_voting_power() fixed again * print_info for account improved * get_manabar_recharge_time_str(), get_manabar_recharge_timedelta() and get_manabar_recharge_time() added * https://steemd-appbase.steemit.com added to nodelist
-
- Sep 25, 2018
-
-
Holger authored
-
- Sep 23, 2018
-
-
Holger authored
Example for using offline signing is provided Next release prepared
-
- Sep 18, 2018
-
-
Holger authored
-
- Sep 06, 2018
-
-
Holger authored
-
- Aug 15, 2018
-
-
Holger authored
remove auto_clean from streaming
-
- Aug 09, 2018
-
-
Holger authored
* steemd.pevo.science and steemd.steemgigs.org removed from Nodelist * bug fixed in allow and disallow for CLI * fix #64 * Show results for get_user_data and get_feature_flags in Conveyor
-
- Jul 30, 2018
-
-
Holger authored
-
- Jul 24, 2018
-
-
Holger authored
-
- Jul 20, 2018
-
-
Holger authored
* Switch to condeser call for list_witnesses with by_vote_name * changed steemconnect url * add check in transactionbuilder
-
- Jul 12, 2018
-
-
Holger authored
-
- Jul 09, 2018
-
-
Holger authored
-
- Jul 08, 2018
-
-
Holger authored
Snapshot * impoved and STEEM and SBD history added * Documentation added * get_data, reset, build functions added
-
- Jul 07, 2018
-
-
Holger authored
Snapshot added * This class can be used to access old account states. At the moment, only changes in vests are tracked over time. * example added for plotting SP over time Steem * last_node added and refresh of json_config data is forced on node switch
-
- Jul 05, 2018
-
-
Holger authored
-