ligo/src/proto/genesis
Grégoire Henry e88e4b0848 Shell: Proto.fitness -> Context.set_fitness.
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.
2017-02-25 18:14:06 +01:00
..
.merlin Genesis protocol 2017-02-25 18:14:06 +01:00
data.ml Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
main.ml Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
services.ml Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
TEZOS_PROTOCOL Proto: unit testing for the genesis protocol 2017-02-25 18:14:06 +01:00