ligo/scripts
Grégoire Henry f39eca214a Shell: remove the on-disk index of operations
Let's get serious. The full index of operations is not sustainable in
the production code. We now only keep the index of operations not yet
in the chain (i.e. the mempool/prevalidation). Operations from the
chain are now only accesible through a block. For instance, see the
RPC:

   /blocks/<hash>/proto/operations
2017-06-12 11:04:43 +02:00
..
alphanet_constants.patch Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
alphanet_next.patch Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
alphanet_version Shell: remove the on-disk index of operations 2017-06-12 11:04:43 +02:00
alphanet.sh Docker: do not export the RPC port by default. 2017-04-19 18:44:20 +02:00
client_lib.inc.sh Add: tezos-client set delegate ... 2017-06-07 16:38:59 +02:00
create_build_deps_docker_image.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
create_docker_image.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
docker_entrypoint.inc.sh Docker: do not export the RPC port by default. 2017-04-19 18:44:20 +02:00
docker_entrypoint.sh Minor improvement in the docker image. 2017-04-14 20:54:43 +02:00
Dockerfile.binaries.in Shell: experimental leveldb backend 2017-06-06 23:12:33 +02:00
Dockerfile.build_bin.in Minor improvement in the docker image. 2017-04-14 20:54:43 +02:00
Dockerfile.build_deps.in Shell: experimental leveldb backend 2017-06-06 23:12:33 +02:00
install_build_deps.sh do not pin cohttp to dev version 2017-05-22 13:59:17 +02:00
launch-client.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
launch-node.sh A few fixes to make things more posix compliant in build/test scripts 2017-04-14 17:41:18 +02:00
nginx.conf Docker: export "safe" RPCs from the container. 2017-04-17 20:42:43 +02:00
version.sh Switch to OCaml version 4.04.0. 2017-03-28 14:37:26 +02:00