* Allow missing docs directly on derived error types * Make Request::BestChainBlockHash redirect to the ReadStateService * Re-write the checkpoint_sync documentation based on the latest consensus rules * Expose the underlying iterator for CheckpointList * Validate existing state block hashes at startup, but ignore the result * Monitor state block hash checkpoint task in the start command * Fix indentation * Make logging consistent * Explain the config needed for full security * Tidy required checkpoints docs, expand other docs * Add security and deprecation changelog entries * Replace task handle vector with a struct * Add a test that this consensus-critical code actually runs and finishes * Make some state methods and types available in tests * Add missing docs --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| configs | ||
| get_block_template_rpcs | ||
| lightwalletd | ||
| cached_state.rs | ||
| check.rs | ||
| config.rs | ||
| failure_messages.rs | ||
| get_block_template_rpcs.rs | ||
| launch.rs | ||
| lightwalletd.rs | ||
| mod.rs | ||
| rpc_client.rs | ||
| sync.rs | ||
| test_type.rs | ||