ligo/src/lib_shell
Pietro Abate 35bccd05b1
Mempool: fix minor copyright and docstring strings
and change Work.work in Work.process_batch
2018-12-17 15:20:09 +01:00
..
bench Alpha: count origination burn towards storage limit 2018-11-23 18:36:58 +01:00
test Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
block_directory.ml RPC: add a hash+N and a hash-N notations 2018-10-24 21:41:08 +00:00
block_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
block_validator_process.ml Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
block_validator_process.mli Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
block_validator.ml Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
block_validator.mli Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
bootstrap_pipeline.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
bootstrap_pipeline.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
chain_directory.ml RPC/Shell: make list_blocks tail-rec 2018-11-20 16:57:31 +01:00
chain_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
chain_traversal.ml Adding Block.Header module to State, letting Chain_traversal.live_blocks use that module 2018-08-29 18:26:40 +00:00
chain_traversal.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
chain_validator.ml Shell: less optimistic heuristic for head change 2018-11-13 13:35:23 +00:00
chain_validator.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
chain.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
chain.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
distributed_db_functors.ml Shell/Distributed_db: make initial request delay depend on resource kind 2018-11-05 15:08:19 +01:00
distributed_db_functors.mli Shell/Distributed_db: make initial request delay depend on resource kind 2018-11-05 15:08:19 +01:00
distributed_db_message.ml Sync with betanet 2018-07-02 10:53:20 +02:00
distributed_db_message.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
distributed_db.ml Shell/Distributed_db: make initial request delay depend on resource kind 2018-11-05 15:08:19 +01:00
distributed_db.mli Shell: first batch of statistics in the DistributedDB 2018-10-24 11:48:12 +02:00
dune Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
injection_directory.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
injection_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
mempool_peer_worker.ml Mempool: fix minor copyright and docstring strings 2018-12-17 15:20:09 +01:00
mempool_peer_worker.mli Mempool: fix minor copyright and docstring strings 2018-12-17 15:20:09 +01:00
mempool_worker.ml Shell/mempool: add identifiers to Worker.Name instances 2018-12-17 15:20:08 +01:00
mempool_worker.mli Shell: introduce Mempool_peer_worker 2018-12-17 15:20:08 +01:00
monitor_directory.ml Shell/RPC: fix filtering of next_protocols in GET /monitor/heads 2018-07-18 22:34:13 +02:00
monitor_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
node.ml Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
node.mli Client/Test: fix sandbox detection 2018-07-17 13:51:53 +02:00
peer_validator.ml Shell: first batch of statistics in the DistributedDB 2018-10-24 11:48:12 +02:00
peer_validator.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
prevalidation.ml Prevalidation: fix preapply where applied operations would be reversed 2018-11-26 18:34:45 +01:00
prevalidation.mli Shell: fix notification of new operations in the mempool 2018-10-24 18:02:38 +02:00
prevalidator.ml Shell: mempool RPC fixes 2018-12-11 21:31:28 +00:00
prevalidator.mli Shell: export fitness of the current mempool 2018-11-13 13:35:23 +00:00
protocol_directory.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
protocol_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
protocol_validator.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
protocol_validator.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
state.ml Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
state.mli Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
store.ml Getting the block_header out of contents in Store (no change in State interface) 2018-08-29 18:26:40 +00:00
store.mli Getting the block_header out of contents in Store (no change in State interface) 2018-08-29 18:26:40 +00:00
tezos-shell.opam Fix OPAM dependencies 2018-11-16 14:04:55 +01:00
validator.ml Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
validator.mli Shell/validator: allow standalone block validation 2018-11-16 11:40:58 +01:00
worker_directory.ml Prevalidator/Prevalidation: move existential 2018-10-17 17:01:44 +08:00
worker_directory.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
worker_logging.ml Tezos is now Open Source 2018-06-30 17:41:32 +02:00
worker_logging.mli Tezos is now Open Source 2018-06-30 17:41:32 +02:00
worker.ml Shell: fix error messages 2018-10-17 17:02:05 +08:00
worker.mli Shell/worker: export functor result signature 2018-10-17 10:32:37 +02:00