ligo/src
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
..
attacker Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
client Proto: unit testing for the genesis protocol 2017-02-25 18:14:06 +01:00
compiler Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
minutils Shell: add Data_encoding.unit 2017-02-25 18:14:06 +01:00
node Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
proto Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
utils Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
webclient_static Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
.merlin Switch to Base58. 2017-02-24 15:44:21 +01:00
attacker_main.ml Minimal attacker node. 2017-01-02 13:33:11 +01:00
client_main.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
compiler_main.ml First public release 2016-09-08 19:29:33 -07:00
Makefile Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
Makefile.config CI: less build artifacts 2017-01-02 14:49:56 +01:00
node_main.ml Shell: Improve the CLI of tezos-node 2017-02-15 15:26:17 +01:00
tezos-deps.opam Shell: implement P2p_{maintenance,discovery}. 2017-01-19 10:26:45 +01:00
webclient_main.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00