-
- Downloads
Several changes and improvements
* Fix blocks for threaded and batched calls * add blockchain_version function on steem * Fix node input on graphenerpc * Improve benchmark_nodes * Add unit tests for bateched and threaded blocks calls * Use https://api.steemit.com as default appbase node
Showing
- beem/blockchain.py 7 additions, 9 deletionsbeem/blockchain.py
- beem/steem.py 11 additions, 0 deletionsbeem/steem.py
- beemgrapheneapi/graphenerpc.py 3 additions, 1 deletionbeemgrapheneapi/graphenerpc.py
- examples/benchmark_nodes.py 14 additions, 3 deletionsexamples/benchmark_nodes.py
- tests/beem/test_account.py 1 addition, 1 deletiontests/beem/test_account.py
- tests/beem/test_amount.py 1 addition, 1 deletiontests/beem/test_amount.py
- tests/beem/test_asset.py 1 addition, 1 deletiontests/beem/test_asset.py
- tests/beem/test_block.py 1 addition, 1 deletiontests/beem/test_block.py
- tests/beem/test_blockchain.py 1 addition, 1 deletiontests/beem/test_blockchain.py
- tests/beem/test_blockchain_batch.py 63 additions, 0 deletionstests/beem/test_blockchain_batch.py
- tests/beem/test_blockchain_threading.py 65 additions, 0 deletionstests/beem/test_blockchain_threading.py
- tests/beem/test_comment.py 1 addition, 1 deletiontests/beem/test_comment.py
- tests/beem/test_discussions.py 1 addition, 1 deletiontests/beem/test_discussions.py
- tests/beem/test_market.py 1 addition, 1 deletiontests/beem/test_market.py
- tests/beem/test_notify.py 1 addition, 1 deletiontests/beem/test_notify.py
- tests/beem/test_steem.py 1 addition, 1 deletiontests/beem/test_steem.py
- tests/beem/test_vote.py 1 addition, 1 deletiontests/beem/test_vote.py
- tests/beem/test_wallet.py 1 addition, 1 deletiontests/beem/test_wallet.py
- tests/beem/test_witness.py 1 addition, 1 deletiontests/beem/test_witness.py
Loading
Please register or sign in to comment