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

Speedup wait_for_and_get_block

blockchain
* reduced times in which get_current_block_num is called
* when last_fetched_block_num is given, get_current_block_num is only called when block_number is greater than last_fetched_block_num
storage
* default nodes list enhanced
steemnoderpc
* Service Temporarily Unavailable and Bad Gateway added to exception detection
graphenerpc
* check for Service Temporarily Unavailable and Bad Gateway
* Improved handling of Client returned invalid format. Expected JSON! when output is int
Unit test
test_utils fixed
parent 582f3414
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