------ * get_effective_vesting_shares() added to calculated max_mana correctly * dict key words adapted to cread 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
0.20.3
------ * add RC class to calculate RC costs of operations * add comment, vote, transfer RC costs in account.print_info() and creapy power * Shows number of possible comments, votes, tranfers with available RCs in account.print_info() and creapy power * get_rc_cost was added to crea to calculation RC costs from resource count * bug regarding new amount format in witness update fixed (also for creapy witnessenable and witnessdisable)
0.20.2
------ * estimated_mana is now capped by estimated_max * print_info fixed() * get_api_methods() and get_apis() added to Crea
0.20.1
------ * 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://cread-appbase.creary.net added to nodelist
0.20.0
------ * Fully supporting hf20 * add get_resource_params(), get_resource_pool(), claim_account(), create_claimed_account() to Crea * fix 30x fee for create_account * add find_rc_accounts() to Blockchain * get_rc(), get_rc_manabar(), get_manabar() added to Account * get_voting_power() fixed