ligo/src/client
Grégoire Henry 245fa66140 Shell: Split the operations list out of the (minimal) block header.
The minimal header now (classically) contains the root of a Merkle tree,
wrapping a list of lists of operations. Currently, the validator only
accept a single list of operations, but the 3+pass validator will
requires at least two lists.
2017-03-31 01:19:34 +02:00
..
embedded Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
.merlin First public release 2016-09-08 19:29:33 -07:00
client_aliases.ml Client: add tags to aliases (enabled for contracts). 2017-03-16 18:49:31 +01:00
client_aliases.mli Client: add tags to aliases (enabled for contracts). 2017-03-16 18:49:31 +01:00
client_blocks.ml Client: allow the baker te re-read keys. 2017-03-02 16:18:16 +01:00
client_blocks.mli Client: allow the baker te re-read keys. 2017-03-02 16:18:16 +01:00
client_commands.ml Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_commands.mli Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_config.ml Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_generic_rpcs.ml RPC: add HTTP methods and Content-Type headers. 2017-03-16 18:49:31 +01:00
client_generic_rpcs.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_helpers.ml Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_helpers.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_keys.ml Client: switch to JSON config file and remove config-file dependency. 2017-03-16 18:49:31 +01:00
client_keys.mli Client: add optional seed argument to Client_keys.gen_keys 2017-03-16 18:49:31 +01:00
client_network.ml Client: Add "network stat" command. 2017-03-07 13:07:18 +01:00
client_network.mli Client: Add "network stat" command. 2017-03-07 13:07:18 +01:00
client_node_rpcs.ml Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
client_node_rpcs.mli Shell: Split the operations list out of the (minimal) block header. 2017-03-31 01:19:34 +02:00
client_protocols.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
client_protocols.mli Client: add a context to command evaluation. 2016-12-03 13:05:02 +01:00
client_tags.ml Client: add tags to aliases (enabled for contracts). 2017-03-16 18:49:31 +01:00
client_tags.mli Client: add tags to aliases (enabled for contracts). 2017-03-16 18:49:31 +01:00
webclient_version.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00