Vincent Bernardoff
|
6d41b3d38c
|
Shell: Improve the CLI of tezos-node
* Use subcommands:
* `tezos_node run`
* `tezos_node config`
* `tezos_node identity`
* Regroup all on-disk data in `--data-dir`
* Split `Node_main` in multiple files.
* Add DNS resolution for `--net-addr` and `--rpc-addr`
* Hardcode `bootstrap.tezos.com` as bootstrap peer(s)
* Add `--no-bootstrap-peers`
* Rename `--expected-connections` -> `--connections`
|
2017-02-15 15:26:17 +01:00 |
|
Grégoire Henry
|
854e2f0697
|
Merge branch 'work-on-script'.
|
2017-01-23 23:24:16 +01:00 |
|
Grégoire Henry
|
5e1eddf681
|
Shell: Use Error_monad in Data_encoding_ezjsonm
|
2017-01-23 21:31:30 +01:00 |
|
Grégoire Henry
|
866e7add2f
|
Shell: improve Utils
|
2017-01-23 21:31:30 +01:00 |
|
Benjamin Canou
|
3a149af667
|
Utils: include error id in the default error pretty printer.
|
2017-01-20 13:25:28 +01:00 |
|
Vincent Bernardoff
|
0027d70158
|
Shell: improve Error_monad
|
2017-01-19 10:21:17 +01:00 |
|
Benjamin Canou
|
e7c39578b4
|
Extract the js_of_ocaml compatible part of utils.
|
2016-12-01 18:27:53 +01:00 |
|
Grégoire Henry
|
cbca39d4ea
|
Shell: proper handling of uint{8,16} in Data_encoding
|
2016-11-16 00:38:58 +01:00 |
|
Tezos
|
f42e9d12ac
|
First public release
|
2016-09-08 19:29:33 -07:00 |
|