Grégoire Henry
|
66c2a60530
|
Client refactor: use the error_monad for all RPC services
|
2018-02-12 16:54:08 +01:00 |
|
Grégoire Henry
|
0e675c2d16
|
Client refactor: add calling function in Worker_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
1858bdd852
|
Client refactor: Move Client_node_rpcs into Shell_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
21789be756
|
Client refactor: Move Client_node_rpcs.Protocols into Protocols_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
37e65d93e7
|
Client refactor: Move Client_node_rpcs.Network into P2p_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
02c2035e93
|
Client refactor: Move Client_node_rpcs.Block into Block_services
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
db500b5ebd
|
RPC_service: hide the 'error type parameter
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
7a3277e625
|
Client refactor: Move part of Logging into Logging_unix
|
2018-02-08 17:23:29 +01:00 |
|
Grégoire Henry
|
2f295a3af8
|
P2p: less types in lib_base
Let's only have types required for the RPCs.
|
2018-02-08 17:23:29 +01:00 |
|
Grégoire Henry
|
acffadafae
|
Jbuilder: fix warning
|
2018-02-07 11:16:39 +01:00 |
|
Grégoire Henry
|
575e367026
|
Update copyright notice (2018)
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
e28219ad60
|
Opam: update to jbuilder.1.0+beta17
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
09a7e98f9d
|
Shell: enforce the allowed passes of an operation
|
2018-02-02 11:56:57 +01:00 |
|
Grégoire Henry
|
0c2acd2d48
|
RPC: simplify Worker.EVENT
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
1d5b4c1e3b
|
Refactor: merge lib_p2p_services into lib_shell_services
Also split the module `Shell_services` in smaller modules.
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
7277c9889b
|
Refactor: Move/split P2p_types into lib_base
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
58388bd304
|
Refactor: Merge lib_node_shell_base/lib_node_services} -> lib_shell_services
|
2018-01-30 10:13:40 +01:00 |
|