Grégoire Henry
e850648894
Shell/RPC: preapply
now take a list of list of operations.
...
Progress towards the multipass validator.
2018-01-15 18:24:08 +01:00
Pierre Chambart
46d7830af4
Shell: Memoize locator computations
2018-01-15 18:18:42 +01:00
Vincent Bernardoff
58ad60f38a
Lwt: do not use deprecated functions
2018-01-02 15:44:08 +00:00
Pietro Abate
9d30a8f4bf
Node: better error reporting in peer validator
2017-12-15 01:29:00 +01:00
Pietro Abate
71c8e02b41
Node: properly restore the current head after a node reboot
...
Together With Benjamin and Vincent (teamwork !)
2017-12-14 19:12:07 +01:00
Milo Davis
dc7a023e22
Data_encoding: Make tags on unions mandatory
2017-12-14 18:10:50 +01:00
Grégoire Henry
60503aa6fa
RPC: split package tezos-node_services
2017-12-11 17:53:52 +00:00
Grégoire Henry
0871911920
RPC: split modules RPC/RPC_server
2017-12-11 17:53:51 +00:00
Grégoire Henry
e57a0734e5
RPC: remove deprecated function RPC.register*
2017-12-11 17:53:47 +00:00
Grégoire Henry
98755cd2a0
RPC: remove deprecated type RPC.directory
2017-12-11 17:53:46 +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
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