ligo/test
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
..
attic Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
lib Shell: Use Error_monad in Data_encoding_ezjsonm 2017-01-23 21:31:30 +01:00
scripts Michelson: get rid of tagged data notation. 2017-01-20 13:25:14 +01:00
.merlin Extract the js_of_ocaml compatible part of utils. 2016-12-01 18:27:53 +01:00
launch_daemon.sh First public release 2016-09-08 19:29:33 -07:00
launch.sh Shell: Improve the CLI of tezos-node 2017-02-15 15:26:17 +01:00
Makefile CI: some unit tests for the p2p layer 2017-01-19 10:26:45 +01:00
sandbox.json First public release 2016-09-08 19:29:33 -07:00
test_basic.ml Shell: Improve the CLI of tezos-node 2017-02-15 15:26:17 +01:00
test_context.ml Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
test_data_encoding.ml Shell: Use Error_monad in Data_encoding_ezjsonm 2017-01-23 21:31:30 +01:00
test_lwt_pipe.ml Shell: improve Lwt_pipe 2017-01-19 10:21:21 +01:00
test_p2p_connection_pool.ml Fix POW 2017-01-23 22:01:35 +01:00
test_p2p_connection.ml Merge branch 'lwt_pipes_limit' into 'master' 2017-01-24 00:05:07 +01:00
test_p2p_io_scheduler.ml Merge branch 'lwt_pipes_limit' into 'master' 2017-01-24 00:05:07 +01:00
test_state.ml Shell: improve Utils 2017-01-23 21:31:30 +01:00
test_store.ml Shell: switch to Blake2b (closes #87 #89) 2016-11-25 19:46:50 +01:00
test-basic.sh Shell: Improve the CLI of tezos-node 2017-02-15 15:26:17 +01:00