682 B
682 B
- To Do list
- Done: remove the escript* stuff from machi_util.erl
- Done: Add functions to manipulate 1-chain projections
- Change all protocol ops to add epoch ID
- Add projection store to each FLU.
- Add projection wedging logic to each FLU.
- Move prototype/chain-manager code to "top" of source tree
- Replace registered name use from FLU write/append dispatcher
To Do list
Done: remove the escript* stuff from machi_util.erl
Done: Add functions to manipulate 1-chain projections
- Add epoch ID = epoch number + checksum of projection! Done via compare() func.
TODO Change all protocol ops to add epoch ID
TODO Add projection store to each FLU.
TODO Add projection wedging logic to each FLU.
- Add no-wedging state to make testing easier?