ligo/src/node/db
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
..
context.ml Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
context.mli Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
ir_funview.ml Proto: Completion of Base48-encoded public keys and contracts 2016-11-16 00:53:40 +01:00
ir_funview.mli Proto: Completion of Base48-encoded public keys and contracts 2016-11-16 00:53:40 +01:00
persist.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
persist.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
raw_store.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
raw_store.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
store_helpers.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
store_helpers.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
store_sigs.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
store.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
store.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00