-
- Downloads
Block api changed and graphenerpc improved
Block * Block contains only the json data + id for block num * Output for appbase and non-appbase is the same Blockchain * batch-rpc-calls added Graphenerpc * multithread for websocket activated * batch with queue added Benchmark improved Unit tests adapted
Showing
- beem/block.py 26 additions, 33 deletionsbeem/block.py
- beem/blockchain.py 45 additions, 14 deletionsbeem/blockchain.py
- beem/blockchainobject.py 1 addition, 1 deletionbeem/blockchainobject.py
- beemgrapheneapi/graphenerpc.py 32 additions, 5 deletionsbeemgrapheneapi/graphenerpc.py
- beemgrapheneapi/rpcutils.py 10 additions, 1 deletionbeemgrapheneapi/rpcutils.py
- examples/benchmark_beem.py 27 additions, 8 deletionsexamples/benchmark_beem.py
- tests/beemgraphene/test_rpcutils.py 20 additions, 5 deletionstests/beemgraphene/test_rpcutils.py
- tests/test_block.py 2 additions, 4 deletionstests/test_block.py
- tests/test_blockchain.py 8 additions, 8 deletionstests/test_blockchain.py
Loading
Please register or sign in to comment