ligo/src
Grégoire Henry 06e4ec4d9b Distributed_db: proper logging
New category:

- node.distributed_db.p2p_reader

    log all incoming message, from any peer (debug)

- node.distributed_db.scheduler.*

    log the request scheduler of the given ressources (notice/debug),
    where '*' might be:

    - Operation_hash   (individual operation)
    - Block_hash       (block header)
    - operation_hashes (aggregated operation_hashes of a block)
    - operations       (aggregated operations of a block)
    - Protocol_hash    (protocol)
2017-11-03 15:12:08 +00:00
..
attacker mining -> baking 2017-11-01 04:07:33 -07:00
client Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
compiler Jbuilder: Wrap Tezos_protocol_environment_sigs 2017-10-31 20:33:57 +00:00
environment Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
micheline Introducing Micheline, the IR of Michelson 2017-11-03 15:39:04 +01:00
minutils Switch to Jbuilder 2017-10-31 20:33:56 +00:00
node Distributed_db: proper logging 2017-11-03 15:12:08 +00:00
proto Shell: add the number of validation passes in the block header. 2017-11-03 15:12:06 +00:00
utils Distributed_db: randomly selecting peer 2017-11-03 15:12:08 +00:00
attacker_main.ml Minimal attacker node. 2017-01-02 13:33:11 +01:00
client_main.ml CLI: Autocomplete 2017-11-03 10:59:02 +01:00
compiler_main.ml Jbuilder: Wrap the Tezos_protocol_compiler 2017-10-31 20:33:57 +00:00
jbuild Switch to Jbuilder 2017-10-31 20:33:56 +00:00
node_main.ml Jbuilder: Wrap the Tezos_protocol_compiler 2017-10-31 20:33:57 +00:00