Grégoire Henry
3c38458843
RPC: simplify the signature of Client_rpcs.ctxt
2017-12-11 17:53:54 +00:00
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
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
Milo Davis
ae2959b91c
Client library refactor
2017-12-04 19:27:30 +01:00
Grégoire Henry
ab5b597eb1
Jbuilder: Move client & node libraries in their own OPAM packages
2017-12-04 19:15:26 +01:00