Grégoire Henry
0871911920
RPC: split modules RPC/RPC_server
2017-12-11 17:53:51 +00:00
Grégoire Henry
80b0e8d67a
Client: rename Client_rpcs.rpc_sig
into Client_rpcs.ctxt
2017-12-11 17:53:49 +00:00
Grégoire Henry
ebd067a261
Resto: now depends on package 'uri'
2017-12-11 17:53:47 +00:00
Grégoire Henry
f4c19694e0
RPC: move RPC.forge_request
into Client_rpcs
2017-12-11 17:53:47 +00:00
Grégoire Henry
7ac969beb1
RPC: remove the deprecated type RPC.service
2017-12-11 17:53:45 +00:00
Grégoire Henry
af8dd63e41
Remove explicit references to the module Error_monad
2017-12-11 17:53:45 +00:00
Grégoire Henry
375ddd48dc
Indentation fixes.
2017-12-11 17:53:44 +00:00
Grégoire Henry
d2708740c8
Opam: fix some dependencies and add some scripts/opam-*.sh
.
...
Installation:
`./scripts/opam-pin.sh && opam install tezos-node tezos-client`
Upgrade installed packages after a `git pull` (opam2 only):
`./scripts/opam-upgrade.sh`
Remove and cleanup every from the opam repo:
`./scripts/opam-unpin.sh`
2017-12-08 02:50:03 +01:00
Vincent Bernardoff
e3e59f22be
Client: better error message for RPC connection failed
...
Also some rewording.
2017-12-05 23:56:47 +01:00
Grégoire Henry
da87aaadc5
Base: move Protocol.Meta
from lib_protocol_compiler
to lib_base
2017-12-05 18:52:44 +01:00
Milo Davis
ae2959b91c
Client library refactor
2017-12-04 19:27:30 +01:00
Milo Davis
0e2ed6f133
Removes -force global argument
2017-12-04 19:27:30 +01:00
Grégoire Henry
82857dcb94
Jbuilder: split lib_node_net
...
- `lib_node_p2p_base`: Base datatypes for the P2P layers
- `lib_node_services`: RPC service definitions (depends on `node_p2p_base`)
- `lib_node_http`: RPC http server
- `lib_node_p2p`: the P2P workers
2017-12-04 19:15:26 +01:00
Grégoire Henry
3f354e7d78
Jbuildet: tezos-node-db
-> tezos-storage
2017-12-04 19:15:26 +01:00
Grégoire Henry
ab5b597eb1
Jbuilder: Move client & node libraries in their own OPAM packages
2017-12-04 19:15:26 +01:00