e88e4b0848
Intead of providing a `fitness` function, an economic protocol should now call `Context.set_fitness`. This simplify the shell's code and avoid complexity on protocol change. Previously the fitness of a context produced by the old protocol had to be read by the new protocol. Now, the shell read the context without requesting the help of the economic protocol. |
||
---|---|---|
.. | ||
.merlin | ||
data.ml | ||
main.ml | ||
services.ml | ||
TEZOS_PROTOCOL |