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
|
b228904bc7
|
Node: more CLI argument
|
2017-01-23 22:15:36 +01:00 |
|
Benjamin Canou
|
26e1adc143
|
Michelson: rename void into unit.
|
2017-01-20 13:25:14 +01:00 |
|
damian
|
d391be687b
|
Update tooling for new cmdliner code.
|
2016-12-01 12:57:22 +01:00 |
|
Tezos
|
f42e9d12ac
|
First public release
|
2016-09-08 19:29:33 -07:00 |
|