- Jun 22, 2018
-
-
Holger authored
Block * switch to condenser when api call does not work on appbase node * blocknum property returns Null when block is empty Blockchain * check improved in threading blocks Discussions * set_next_node_on_empty_reply set to False Steemnoderpc * Request Timeout added Unit tets * test_account for appbase nodes improved
-
- Jun 21, 2018
-
-
Holger authored
* stream_threading_performance example added to evaluate threading * _switch_to_next_node added to Steemnoderpc * 5 tags restriction removed from post()
-
Holger Nahrstaedt authored
move get_similar_account_names from Account to Blockchain + Wallet DRY Thank you @crokkon for this PR, it looks good to me.
-
Holger authored
-
- Jun 20, 2018
-
-
crokkon authored
-
crokkon authored
* consolidate / DRY * update documentation
-
Holger Nahrstaedt authored
index.rst: fix blockchain example
-
Holger authored
-
Holger authored
-
Holger authored
-
crokkon authored
-
Holger authored
-
Holger authored
Discussions * Replies_by_last_update and Trending_tags Blockchain * get_transaction_hex added Account * get_tags_used_by_author added Docs * apidifinitions added
-
Holger authored
-
Holger authored
beemapi/Nodes * add option to freeze a node, in order to prevent switching to the next node
-
- Jun 19, 2018
- Jun 18, 2018
-
-
Holger Nahrstaedt authored
Scheduled weekly dependency update for week 24
-
Holger authored
Account * get_feed_entries, get_blog_authors, get_savings_withdrawals, get_escrow, verify_account_authority, get_expiring_vesting_delegations * Documentation improved * Account parameter handling improved Blockchain * get_account_reputations added
-
pyup-bot authored
-
- Jun 16, 2018
- Jun 15, 2018
-
-
Holger authored
-
Holger authored
-
Holger authored
Blockchain * Check if all block could be fetched added * Thread and Worker class for block fetching added
-
Holger authored
* Unit test for issue #27 added * Exception handling added to blocks using threads * get_all_accounts fixed for appbase calls
-
Holger authored
-
Holger authored
Block * fix missing identifier * fix change trough json_transactions Blockchain * Check for missing blocks added to blocks with threads
-