ligo/test/utils
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 Test: simplify Makefile 2017-04-10 18:31:37 +02:00
Makefile Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
test_data_encoding.ml Test: simplify Makefile 2017-04-10 18:31:37 +02:00
test_lwt_pipe.ml Test: simplify Makefile 2017-04-10 18:31:37 +02:00
test_merkle.ml Test: simplify Makefile 2017-04-10 18:31:37 +02:00
test_stream_data_encoding.ml test/utils: small fix: Data_encoding.Binary.Error has no arguments 2017-04-14 03:42:17 +02:00