Benjamin Canou
|
96c36f1698
|
Add high watermark checking for blocks and endorsements
|
2018-08-20 10:53:22 +02:00 |
|
Vincent Bernardoff
|
907423a85b
|
Signer/TCP: more flexible spec
|
2018-07-24 13:50:08 +00:00 |
|
Pierre Boutillier
|
140bd6b1ca
|
Tezos is now Open Source
|
2018-06-30 17:41:32 +02:00 |
|
Vincent Bernardoff
|
99e5cd3186
|
Client: do not expose insecure functions (betanet)
|
2018-06-30 14:28:11 +02:00 |
|
Raphaël Proust
|
103d5355f2
|
Everywhere: return_unit
|
2018-06-27 10:57:21 +02:00 |
|
Vincent Bernardoff
|
00d197830f
|
Signers: add ledger scheme
|
2018-06-16 16:26:19 +02:00 |
|
Benjamin Canou
|
7ad44a9af3
|
Signer: support plain HTTP (no S) and a few cosmetic fixes
|
2018-06-14 18:22:51 +02:00 |
|
Benjamin Canou
|
0bb12b0655
|
Signer: magic-byte restriction
|
2018-06-14 18:22:51 +02:00 |
|
Benjamin Canou
|
347a552396
|
Signer: add authorized keys mechanism
|
2018-06-14 18:22:51 +02:00 |
|
Grégoire Henry
|
370114eb8b
|
Client: preload encrypted keys when running a daemon
|
2018-05-26 15:36:36 +02:00 |
|
Grégoire Henry
|
f69d4a5186
|
Client: simplify Client_keys.SIGNER
We now use `Uri.t` to represent public and secret keys. The 'remote'
scheme is replaced by `https://`, `unix:///` and `tcp://`.
|
2018-05-26 15:34:16 +02:00 |
|
Grégoire Henry
|
e8fb2bf515
|
Signer: do not depend on Client_main_run
|
2018-05-26 15:08:54 +02:00 |
|
Grégoire Henry
|
4b094b9c02
|
Signer: split main_signer.ml in multiple files
|
2018-05-26 15:07:57 +02:00 |
|
Grégoire Henry
|
b564b28603
|
Client: rename Client_signer_remote_socket into Lwt_utils_unix.Socket
|
2018-05-26 15:07:14 +02:00 |
|
Grégoire Henry
|
ad9f4c2814
|
Signer: move main_signer.ml into into its own package
|
2018-05-26 15:06:10 +02:00 |
|