machi/TODO-shortterm.org
Scott Lystig Fritchie 58fa35a674 Remove escript-related proof-of-concept stuff from machi_util.erl
I'd first thought that having that code there would be a kind of
useful reminder: please move me somewhere else.  However, there's
quite a bit there that's "cluster of clusters" stuff and not
appropriate for the current short-term work.
2015-04-02 14:36:22 +09:00

586 B

To Do list

Done: remove the escript* stuff from machi_util.erl

TODO Add functions to manipulate 1-chain projections

  • Add epoch ID = epoch number + checksum of projection!

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?

TODO Move prototype/chain-manager code to "top" of source tree

TODO Preserve current test code (leave as-is? tiny changes?)

TODO Make chain manager code flexible enough to run "real world" or "sim"