ligo/src/node/shell
Grégoire Henry 768cf91cd6 Client: implements ./tezos-client bootstrapped
It wait for the node to be synchronized with the network. The heuristic
is currently:

- the timestamp of current head is less than 1 minute old ;
- there was a period of 30 seconds without new block discovered.
2017-03-02 16:17:58 +01:00
..
distributed_db_functors.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db_functors.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db_message.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db_message.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db_metadata.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db_metadata.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
distributed_db.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
node_rpc_services.ml Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
node_rpc_services.mli Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
node_rpc.ml Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
node_rpc.mli First public release 2016-09-08 19:29:33 -07:00
node.ml Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
node.mli Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
prevalidator.ml Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
prevalidator.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
state.ml Shell: Proto.fitness -> Context.set_fitness. 2017-02-25 18:14:06 +01:00
state.mli Shell: refactor the distributed DB. 2017-02-25 18:14:05 +01:00
validator.ml Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00
validator.mli Client: implements ./tezos-client bootstrapped 2017-03-02 16:17:58 +01:00