------- * pep8 formating improved * Too Many Requests error handled * different limit handling in WLS fixed for account history * percent-crea-dollars and max-accepted-payout added to creapy post
0.20.10
------- * update_account_keys added for changing account keys * comment, witness, account classes fixed for chains without CBD * RC costs adapted on changes from 0.20.6 * VIT chain fixed * update_account_keys function added to account * creapy commands for post, reply and beneficiaries added
0.20.9
------ * add missing scrypt to the pyinstaller * prepare for removed witness api in rpc nodes
0.20.8
------ * fix hardfork property in crea * Fix resource_market_bytes calculation * Adding additional parameter to recharge time calculations by flugschwein (PR 103) * fix Comment reward calculations by crokkon (PR 105) * Fix typo in witness update feed * Fix appveyor CI
0.20.7
------ * Fix issue 97 `get_discussions()` does not finish if discussions are empty by espoem * Fix issue 99 DivisionByZero Error in Account.get_rc_manabar() by crokkon * Add claimaccount to creapy and some improvements for crea.sbd_symbol * newaccount adapted for HF20 and can be used to create claimed account * Correct operationids for WLS * Improve crea.refresh_data() reading * Set network prefix in Signed_Transaction and Operation for using the correct operationids * Fix test_block unit test
0.20.6
------ * fix issue 93 - Wrong input parameters for `Discussions_by_author_before_date` in Docstring and `get_discussions` by espoem * Add support for whaleshares (WLS) and Financial Transparency Gateway (EFTG) * Using generic asset symbols by crokkon * Bug fixes for python 2.7 * Fix for witness update