ligo/test/proto_alpha/.merlin
Grégoire Henry 4bbc97aeb6 Shell: rework the preapply RPC
It now takes a `proto_header` in parameter, and it returns a full
`shell_header`. This prepares the inclusion of the context's hash in the
`shell_header`.
2017-06-12 11:07:35 +02:00

32 lines
640 B
Plaintext

REC
S .
B .
S ../../src/minutils
B ../../src/minutils
S ../../src/utils
B ../../src/utils
S ../../src/node/net
B ../../src/node/net
S ../../src/node/db
B ../../src/node/db
S ../../src/node/updater
B ../../src/node/updater
S ../../src/node/shell
B ../../src/node/shell
S ../../src/proto
B ../../src/proto
S ../../src/client
B ../../src/client
S ../../src/client/embedded/alpha
B ../../src/client/embedded/alpha
S ../../src/client/embedded/alpha/baker
B ../../src/client/embedded/alpha/baker
S ../lib
B ../lib
FLG -open Error_monad -open Hash -open Utils -open Environment -open Tezos_data
FLG -w -40
PKG lwt
PKG sodium
PKG kaputt
PKG ipaddr