ligo/test/shell
Grégoire Henry f39eca214a Shell: remove the on-disk index of operations
Let's get serious. The full index of operations is not sustainable in
the production code. We now only keep the index of operations not yet
in the chain (i.e. the mempool/prevalidation). Operations from the
chain are now only accesible through a block. For instance, see the
RPC:

   /blocks/<hash>/proto/operations
2017-06-12 11:04:43 +02:00
..
.merlin Shell: regroups basic data types in Tezos_data 2017-06-12 11:04:43 +02:00
Makefile Test: simplify Makefile 2017-04-10 18:31:37 +02:00
test_context.ml Context: simplify the storage of 'test_network'. 2017-04-12 12:43:34 +02:00
test_state.ml Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
test_store.ml Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00