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
|
b228904bc7
|
Node: more CLI argument
|
2017-01-23 22:15:36 +01:00 |
|
damian
|
3dcb0d8b25
|
Update doc to reflect new command line syntax for tezos-node.
|
2016-12-01 12:35:40 +01:00 |
|
Damian
|
a366132427
|
doc improvements to readme
|
2016-11-29 16:41:41 +01:00 |
|
Arthur Breitman
|
c867ef0961
|
add hint in README.md to help when trying out the RPC
|
2016-10-04 02:03:51 -07:00 |
|
Grégoire Henry
|
b11a770dfa
|
Update README.md:
- fix build instructions
- add some information about the JSON/RPC interface
|
2016-09-22 11:52:40 +02:00 |
|
Tezos
|
f42e9d12ac
|
First public release
|
2016-09-08 19:29:33 -07:00 |
|