ligo/src/client
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
..
embedded Shell: remove the on-disk index of 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
client_aliases.ml Client: minor client output fixes and enhancements. 2017-04-10 18:31:37 +02:00
client_aliases.mli Client: more Error_monad in Client_aliases 2017-04-10 18:31:37 +02:00
client_blocks.ml Client: a bit of Error_monad in Hash 2017-04-10 18:31:37 +02:00
client_blocks.mli Client: more Error_monad in Client_{node,proto}_rpcs 2017-04-10 18:31:37 +02:00
client_commands.ml Client: more Error_monad in Cli_entries. 2017-04-10 18:31:37 +02:00
client_commands.mli Client: more Error_monad in Cli_entries. 2017-04-10 18:31:37 +02:00
client_config.ml Client: minor client output fixes and enhancements. 2017-04-10 18:31:37 +02:00
client_generic_rpcs.ml Client: minor client output fixes and enhancements. 2017-04-10 18:31:37 +02:00
client_generic_rpcs.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_helpers.ml Client: more Error_monad in Client_{node,proto}_rpcs 2017-04-10 18:31:37 +02:00
client_helpers.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_keys.ml Client: minor fix in the daemon. 2017-04-10 23:30:43 +02:00
client_keys.mli Client: more Error_monad in Client_aliases 2017-04-10 18:31:37 +02:00
client_network.ml Client: more Error_monad in Client_{node,proto}_rpcs 2017-04-10 18:31:37 +02:00
client_network.mli Client: Add "network stat" command. 2017-03-07 13:07:18 +01:00
client_node_rpcs.ml Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
client_node_rpcs.mli Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
client_protocols.ml Shell: regroups basic data types in Tezos_data 2017-06-12 11:04:43 +02:00
client_protocols.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_rpcs.ml Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
client_rpcs.mli Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
client_tags.ml Client: more Error_monad in Cli_entries. 2017-04-10 18:31:37 +02:00
client_tags.mli Client: more Error_monad in Client_{node,proto}_rpcs 2017-04-10 18:31:37 +02:00
webclient_version.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00