ligo/src/lib_shell
michael 3f1363b9ba P2P/Shell: Split metadata into peer_metadata and conn_metadata
Peer_metadata is meant to keep track of peer's score.

Conn_metadata is meant to keep track of connection configuration given
during Ack exchange.
2018-05-25 11:39:22 +02:00
..
test Data_encoding: rename Binary.to_bytes into to_bytes_exn 2018-05-24 15:43:15 +00:00
block_validator.ml Shell: reduce default logging a little bit 2018-05-03 11:51:29 +02:00
block_validator.mli Shell: reduce default logging a little bit 2018-05-03 11:51:29 +02:00
bootstrap_pipeline.ml Shell/Bootstrap: improve network paralellism 2018-05-03 11:51:29 +02:00
bootstrap_pipeline.mli Shell: move shell errors into shell services 2018-02-26 15:52:36 +01:00
chain_traversal.ml Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
chain_traversal.mli Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
chain_validator.ml Shell: A bit of randomization for gap in block locators. 2018-04-07 18:29:02 +02:00
chain_validator.mli Shell: reduce default logging a little bit 2018-05-03 11:51:29 +02:00
chain.ml Shell: store mainchain and testchain in State 2018-04-22 13:41:26 +02:00
chain.mli Shell: store mainchain and testchain in State 2018-04-22 13:41:26 +02:00
distributed_db_functors.ml Shell/Distributed_db: tune requests delay 2018-05-03 11:51:29 +02:00
distributed_db_functors.mli Shell: delete duplicated functor 2018-02-15 17:38:19 +01:00
distributed_db_message.ml Reset the chain 2018-04-17 13:46:23 +02:00
distributed_db_message.mli Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
distributed_db.ml P2P/Shell: Split metadata into peer_metadata and conn_metadata 2018-05-25 11:39:22 +02:00
distributed_db.mli P2P/Shell: Split metadata into peer_metadata and conn_metadata 2018-05-25 11:39:22 +02:00
jbuild Jbuilder: fix warning 2018-02-07 11:16:39 +01:00
node_rpc.ml Data_encoding: rename Binary.to_bytes into to_bytes_exn 2018-05-24 15:43:15 +00:00
node_rpc.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
node.ml P2P/Shell: Split metadata into peer_metadata and conn_metadata 2018-05-25 11:39:22 +02:00
node.mli Shell/RPC: remove the fake block /blocks/prevalidation 2018-03-30 00:44:58 +02:00
peer_validator.ml [P2P] ACLs: cosmetics, renamings, comments 2018-05-03 16:03:01 +02:00
peer_validator.mli Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
prevalidation.ml More renaming registred -> registered 2018-03-16 18:38:41 +01:00
prevalidation.mli Merge `tezos-protocol-environment-{sigs,client} 2018-02-18 17:11:16 +00:00
prevalidator.ml Shell: remove outdated operation on new blocks 2018-03-20 06:49:52 +01:00
prevalidator.mli Merge `tezos-protocol-environment-{sigs,client} 2018-02-18 17:11:16 +00:00
protocol_validator.ml More renaming registred -> registered 2018-03-16 18:38:41 +01:00
protocol_validator.mli More renaming registred -> registered 2018-03-16 18:38:41 +01:00
state.ml Shell: add a global watcher for new valid blocks in State 2018-04-22 13:46:31 +02:00
state.mli Shell: add a global watcher for new valid blocks in State 2018-04-22 13:46:31 +02:00
store.ml Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
store.mli Shell: Rename net_id into chain_id 2018-02-16 02:57:25 +01:00
tezos-shell.opam Jbuilder: update to beta.19.1 2018-04-06 11:47:22 +02:00
validator.ml Shell: move shell errors into shell services 2018-02-26 15:52:36 +01:00
validator.mli Shell: reduce default logging a little bit 2018-05-03 11:51:29 +02:00
worker.ml Node: cleanup logging of shell workers 2018-02-26 16:08:04 +01:00
worker.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00