Pietro Abate
|
6ecfca9396
|
Reindent all files
Now `make test` fails when sources are not indented correctly, the
indentation test is also executed in the CI.
|
2017-11-13 23:13:34 +01:00 |
|
Milo Davis
|
32a466556e
|
Jbuilder: use --dev option
|
2017-11-13 22:30:35 +01:00 |
|
Milo Davis
|
f83e0fd7c0
|
Node: adds version to data directory
|
2017-11-08 17:49:19 +01:00 |
|
Benjamin Canou
|
9ae9f3f4b7
|
Node: fix misplaced logging message
|
2017-08-11 15:24:38 +02:00 |
|
Milo Davis
|
299ebe3865
|
Testing: Tests multiple nodes
|
2017-08-11 13:01:46 +00:00 |
|
OCamlPro-Iguernlala
|
fbacfff9e6
|
P2p: use incremental encoding/decoding
|
2017-08-08 11:22:05 +02: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 |
|