Pietro
|
b5f9e2479f
|
Client: fix unregistered error when there is a node already running
|
2018-02-21 23:40:28 +01:00 |
|
Pietro
|
79f7cf3943
|
Node: Add docstrings to Data encodings for node config parameters
|
2018-02-21 10:59:12 +00:00 |
|
Pietro
|
fa0175263f
|
Node: Add bootstrap_threshold to the client config cli
|
2018-02-20 10:40:18 +00:00 |
|
Pietro
|
e7bb484ead
|
Node: print config file options in manpage
|
2018-02-20 11:31:15 +01:00 |
|
Grégoire Henry
|
6fa1283240
|
Shell: Rename net_id into chain_id
|
2018-02-16 02:57:25 +01:00 |
|
Grégoire Henry
|
41d30777a6
|
Client refactor: remove Utils.read_file ...
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
1f0c10bc6f
|
Client refactor: Rename stdlib-lwt into stdlib-unix
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
484b5b5b08
|
Client refactor: move stdlib_lwt out of base
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
84d8ae9222
|
Client refactor: Move Data_encoding_ezjsonm.read_file into Lwt_utils_unix
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
24c6f4ea98
|
Client refactor: Move Lwt_utils_unix.protect into Error_monad
|
2018-02-08 17:23:30 +01:00 |
|
Grégoire Henry
|
8c58d7a610
|
Client refactor: Move non-unix part of Data_Encoding_Ezjsonm into Data_Encoding.Json
|
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
|
f61eed1a67
|
Client refactor: move part of Lwt_utils in Lwt_utils_unix
|
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
|
971c3c4b21
|
Refactor: move Registred_protocol from State to Tezos_updater
|
2018-02-05 23:34:05 +01:00 |
|
Grégoire Henry
|
de80f0150b
|
Compiler: allow bytecode compilation
|
2018-01-31 14:45:32 +00: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
|
96e493006c
|
Refactor: Rename lib_node_updater -> lib_protocol_updater
|
2018-01-30 10:13:40 +01:00 |
|
Grégoire Henry
|
96fe5239c9
|
Refactor: Rename lib_node_shell -> lib_shell
|
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 |
|
Grégoire Henry
|
4acdfc67fb
|
Refactor: Remame lib_node_p2p/p2p_base into lib_p2p/p2p_services
|
2018-01-30 10:13:26 +01:00 |
|
Benjamin Canou
|
0779221d04
|
Node: switch the net validator to Tezos_worker
|
2018-01-27 13:34:02 +01:00 |
|
Benjamin Canou
|
ecbf1805e1
|
Node: switch the peer validator to Tezos_worker
|
2018-01-27 13:34:02 +01:00 |
|
Grégoire Henry
|
6d3f5af163
|
Node: switch the block validator to Tezos_worker
|
2018-01-27 13:34:02 +01:00 |
|
Benjamin Canou
|
98ec3393b6
|
Node: switch the prevalidator to Tezos_worker
|
2018-01-27 13:34:02 +01:00 |
|
Benjamin Canou
|
755d63c0ef
|
Node: limit the refused operations cache in the prevalidator
|
2018-01-27 12:43:37 +01:00 |
|
Grégoire Henry
|
6e629584ff
|
Jbuilder: fix rule runtest_indent
|
2018-01-27 11:32:57 +01:00 |
|
Pietro
|
df746e606d
|
Indent: reindent with ocp-indent and fix the script
|
2018-01-25 15:01:12 +00:00 |
|
Pietro
|
4109adfd77
|
Node: properly report RPC port already in use, fixes #69
|
2018-01-24 18:28:19 +01:00 |
|
Benjamin Canou
|
64c65558d8
|
Node: add missing error pretty printers
|
2018-01-22 22:25:30 +01:00 |
|
Pietro
|
2f85dc526d
|
Node: fails gracefully if data dir cannot be created, fixes #83
|
2018-01-22 22:25:30 +01:00 |
|
Grégoire Henry
|
bfb2d223c0
|
opam: fix sandboxed scripts
|
2018-01-22 09:20:46 +01:00 |
|
Grégoire Henry
|
525b09259f
|
Fix d9405292a4
|
2018-01-18 16:08:20 +01:00 |
|
Pietro
|
d9405292a4
|
Move all packages to src/
Modify Makefile accordingly
|
2018-01-16 23:11:39 +01:00 |
|