MCPcopy Create free account
hub / github.com/MultiChain/multichain-explorer / catch_up_rpc

Function catch_up_rpc

Mce/DataStore.py:2913–3153  ·  view source on GitHub ↗

Load new blocks using RPC. Requires running *coind supporting getblockhash, getblock, and getrawtransaction. Bitcoind v0.8 requires the txindex configuration option. Requires chain_id in the datadir table.

(store, dircfg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

get_blockhashFunction · 0.85
first_new_blockFunction · 0.85
catch_up_mempoolFunction · 0.85
rpcFunction · 0.85
InvalidBlockClass · 0.85
get_txFunction · 0.85
block_header_hashMethod · 0.80

Tested by

no test coverage detected