ligo/test
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
..
lib Shell/P2p: Split the unit tests in smaller atom. 2017-04-10 23:14:31 +02:00
p2p test_p2p_connection: put more deterministic garbled data 2017-04-14 12:57:34 +02:00
proto_alpha Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
scripts Proto: allow origination of two contract with the same properties. 2017-02-24 16:24:27 +01:00
shell Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
utils Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
Makefile Proto/Alpha: some unit tests for 'transactions' 2017-04-10 18:31:37 +02:00
Makefile.shared Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
sandbox.json Minor timing fix in the testsuite. 2017-03-03 18:20:38 +01:00
test-basic.sh Add: tezos-client set delegate ... 2017-06-07 16:38:59 +02:00