ligo/src/lib_p2p
bruno 5a37f6acf1 Shell: mv p2p errors to shell services
Notes:
1. P2p_socket.Rejected -> P2p_errors.Rejected_socket_connection
   to avoid conflict with P2p_pool.Rejected
2. Connection_closed error in P2p_pool unused and redundant with one
   in P2p_io_scheduler
2018-03-01 12:28:04 +00:00
..
test Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
jbuild RPC: move p2p services registration in tezos-p2p 2018-02-15 00:29:15 +01:00
moving_average.ml Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
moving_average.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
p2p_discovery.ml Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
p2p_discovery.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
p2p_io_scheduler.ml Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_io_scheduler.mli Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_maintenance.ml Client refactor: Move Lwt_utils_unix.protect into Error_monad 2018-02-08 17:23:30 +01:00
p2p_maintenance.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
p2p_peer_state.ml Client refactor: Move Data_encoding_ezjsonm.read_file into Lwt_utils_unix 2018-02-08 17:23:30 +01:00
p2p_peer_state.mli P2p: less types in lib_base 2018-02-08 17:23:29 +01:00
p2p_point_state.ml P2p: less types in lib_base 2018-02-08 17:23:29 +01:00
p2p_point_state.mli P2p: less types in lib_base 2018-02-08 17:23:29 +01:00
p2p_pool.ml Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_pool.mli Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_socket.ml Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_socket.mli Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p_welcome.ml Client refactor: Move Lwt_utils_unix.protect into Error_monad 2018-02-08 17:23:30 +01:00
p2p_welcome.mli Update copyright notice (2018) 2018-02-05 23:34:05 +01:00
p2p.ml Shell: mv p2p errors to shell services 2018-03-01 12:28:04 +00:00
p2p.mli RPC: move p2p services registration in tezos-p2p 2018-02-15 00:29:15 +01:00
tezos-p2p.opam RPC: move p2p services registration in tezos-p2p 2018-02-15 00:29:15 +01:00