ligo/src/client/embedded/alpha
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
..
baker Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
webclient RPC: add HTTP methods and Content-Type headers. 2017-03-16 18:49:31 +01:00
.merlin Shell: regroups basic data types in Tezos_data 2017-06-12 11:04:43 +02:00
client_proto_aliases.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
client_proto_aliases.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
client_proto_args.ml Client: add option for forcing free mining. 2017-06-07 16:41:46 +02:00
client_proto_args.mli Client: add option for forcing free mining. 2017-06-07 16:41:46 +02:00
client_proto_context.ml Add: tezos-client set delegate ... 2017-06-07 16:38:59 +02:00
client_proto_context.mli Client/Alpha: simplify Client_proto_context 2017-04-10 18:31:37 +02:00
client_proto_contracts.ml Client: minor client output fixes and enhancements. 2017-04-10 18:31:37 +02:00
client_proto_contracts.mli Client: more Error_monad in Client_aliases 2017-04-10 18:31:37 +02:00
client_proto_main.ml Client: a bit of Error_monad in Hash 2017-04-10 18:31:37 +02:00
client_proto_main.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
client_proto_nonces.ml Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_proto_nonces.mli Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
client_proto_programs.ml Client: more Error_monad in Cli_entries. 2017-04-10 18:31:37 +02:00
client_proto_programs.mli Client: more Error_monad in Cli_entries. 2017-04-10 18:31:37 +02:00
client_proto_rpcs.ml Shell: regroups basic data types in Tezos_data 2017-06-12 11:04:43 +02:00
client_proto_rpcs.mli Shell: regroups basic data types in Tezos_data 2017-06-12 11:04:43 +02:00
concrete_lexer.mll Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
concrete_parser.mly Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
local_error_monad.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00
Makefile Makefile: more fixes... 2017-02-27 17:21:37 +01:00
script_located_ir.ml Proto: rename bootstrap into alpha 2017-02-25 18:14:05 +01:00