* adds type and stub * adds: - SolutionRate state request - getnetworksolps, getnetworkhashps, & getmininginfo RPCs - vectors tests * adds snapshot tests updates ReadRequest::SolutionRate doc link * removes random slash in doc comment moves snapshot tests up where it can use the populated state service * adds snapshots * updates doc comments * applies `num_blocks` default in RPC instead of `solution_rate` * adds # Correctness comment * Add testnet field to getmininginfo response * use PartialCumulativeWork instead of u128 * document why `solution_rate` takes an extra block * add comment explaining why the work for the last block in the iterator is not added to `total_work` * use `as_u128` method instead of deref for PartialCumulativeWork * Updates `chain` field of getmininginfo response * Updates snapshots Adds "arbitrary_precision" feature to serde_json in zebra-rpc |
||
|---|---|---|
| .. | ||
| proptest-regressions/service | ||
| src | ||
| tests | ||
| Cargo.toml | ||