* 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> |
||
|---|---|---|
| .. | ||
| dev | ||
| user | ||
| CONTRIBUTING.md | ||
| README.md | ||
| SUMMARY.md | ||
| api.md | ||
| dev.md | ||
| user.md | ||
README.md
{{#include ../../README.md}}