Milo Davis
|
f83e0fd7c0
|
Node: adds version to data directory
|
2017-11-08 17:49:19 +01:00 |
|
OCamlPro-Iguernlala
|
fbacfff9e6
|
P2p: use incremental encoding/decoding
|
2017-08-08 11:22:05 +02:00 |
|
Wyatt Sullivan
|
cca69e409d
|
Node: fix typo in config variable name
|
2017-07-25 17:46:05 +02:00 |
|
Grégoire Henry
|
826f2ea4ba
|
P2p: implements peer swapping
|
2017-03-14 11:56:42 +01:00 |
|
Grégoire Henry
|
bda80bf613
|
Shell: rename gid into peer_id
|
2017-02-24 16:22:56 +01:00 |
|
Vincent Bernardoff
|
efc6d285c6
|
Shell: limit known points table size
* Gc events still need to be recorded
|
2017-02-16 13:23:01 +01:00 |
|
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 |
|