-
- Downloads
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
Showing
- beem/blockchain.py 17 additions, 15 deletionsbeem/blockchain.py
- beem/storage.py 4 additions, 1 deletionbeem/storage.py
- beemapi/steemnoderpc.py 8 additions, 2 deletionsbeemapi/steemnoderpc.py
- beemgrapheneapi/graphenerpc.py 10 additions, 3 deletionsbeemgrapheneapi/graphenerpc.py
- examples/benchmark_nodes.py 1 addition, 1 deletionexamples/benchmark_nodes.py
- tests/beem/test_utils.py 1 addition, 1 deletiontests/beem/test_utils.py
Loading
Please register or sign in to comment