* Document Ord for Chain and Proof of Work * Create a NonFinalizedState::new method And add some debug and clone derives. * Test that block rejection restores internal non-finalized chain states As part of this change, add `eq_internal_state` methods, and proptests for them. * Check that the chain's nullifiers are not modified on error * Clarify a test description * Refactor loop for readability Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com> * Fix a variable name typo Co-authored-by: Janito Vaqueiro Ferreira Filho <janito.vff@gmail.com> |
||
|---|---|---|
| .. | ||
| service | ||
| config.rs | ||
| constants.rs | ||
| error.rs | ||
| lib.rs | ||
| request.rs | ||
| response.rs | ||
| service.rs | ||
| tests.rs | ||
| util.rs | ||