6f21c232ae
* Add block bodies to the propagation and lookups - Read and propagate block bodies next to the headers - Add block bodies content (via lookups) to the eth_getBlockByHash call - Test the above in test_portal_testnet * Fix storage/propagation of block bodies - Data format is an actual block: [header, txs, uncles], which requires some adjustment to store the block body - Added also `eth_getBlockTransactionCountByHash` json rpc call |
||
---|---|---|
.. | ||
rpc_calls | ||
bridge_client.nim | ||
eth_rpc_client.nim | ||
portal_rpc_client.nim | ||
rpc_discovery_api.nim | ||
rpc_eth_api.nim | ||
rpc_portal_api.nim | ||
rpc_portal_debug_api.nim | ||
rpc_types.nim |