* Begin work on RFC5 implementation * I think this is necessary * holy shit supertrait implemented via subtrait * implement most of the chain functions * change to slightly better name * implement fork * fix outpoint handling in Chain struct * update expect for work * resolve review comment * split utxo into two sets * update the Chain definition * just a little more * update comment * Apply suggestions from code review Co-authored-by: teor <teor@riseup.net> * apply changes from code review * remove allow attribute in zebra-state/lib.rs * Update zebra-state/src/memory_state.rs Co-authored-by: teor <teor@riseup.net> * merge ChainSet type into MemoryState * rename state impl types * Add error messages to asserts * add module doc comment * update RFC for utxos * add missing header Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| config.rs | ||
| constants.rs | ||
| lib.rs | ||
| memory_state.rs | ||
| request.rs | ||
| response.rs | ||
| service.rs | ||
| sled_state.rs | ||
| tests.rs | ||
| util.rs | ||