Skip to content
Snippets Groups Projects
Commit d3483242 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Add new amount dict format for appbase and other improvements

Account
* Remove set_next_node_on_empty_reply(True) for get_account_history calls
* Retry when native get_account_history raises ApiNotSupported with condenser_api
* Refactoring and use of addTzInfo from utils
* Improved logic and bugfixes for history()
* print_summarize_table moved from cli.py to Accounts
Amount
* New appbase amount dict format supported
cli
* Refactoring of print_account_table
Comment
* New appbase amount dict format supported
utils
* addTzInfo added to reduce code
* testing nodes added to get_node_list (disabled by default)
Vote
* votee added
* printAsTable improved and PrettyTable used
* get_list added to recieve vote properties as list
* print_stats added but not finished yet
* ActiveVotes improved with start and stop to limit stored votes
Witness
* return_str added to printAsTable
unit tests
* more unit tests for history and history_reverse
* unit test for new appbase amount format added
parent 82ed5d36
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment