Vincent Bernardoff
|
f898062fd4
|
Signer: add handler.mli
|
2018-10-26 11:33:19 +00:00 |
|
Vincent Bernardoff
|
8d817d62c8
|
Signer: initialize logging
This adds the ability to govern the logging behaviour of the signer
with environment variables.
|
2018-09-19 12:33:32 +02:00 |
|
Pierre Boutillier
|
b5fc7f582e
|
Update license in opam files
|
2018-08-22 14:50:13 +02:00 |
|
Benjamin Canou
|
96c36f1698
|
Add high watermark checking for blocks and endorsements
|
2018-08-20 10:53:22 +02:00 |
|
Grégoire Henry
|
87e0de9826
|
Dune: use the new syntax
|
2018-08-01 10:52:24 +02:00 |
|
Grégoire Henry
|
5362b321d9
|
Dune: rename s/jbuild/dune/
|
2018-08-01 10:32:12 +02:00 |
|
Pietro
|
b89682e441
|
Build: Jbuilder -> Dune 1.0.1
|
2018-07-24 19:15:04 +02:00 |
|
Vincent Bernardoff
|
907423a85b
|
Signer/TCP: more flexible spec
|
2018-07-24 13:50:08 +00:00 |
|
Vincent Bernardoff
|
41f6757ef8
|
Everywhere: exception Not_found -> _opt
|
2018-07-13 01:31:04 +02: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 |
|
dbornside
|
e7dba18980
|
semantic logging for client baking
AMENDED: Syn has always been DSL, Semantic has always been
Make_semantic.
|
2018-06-29 14:52:46 +02:00 |
|
Raphaël Proust
|
1c2a771832
|
Everywhere: return_{none,some,nil,true,false}
|
2018-06-27 10:57:21 +02:00 |
|
Raphaël Proust
|
103d5355f2
|
Everywhere: return_unit
|
2018-06-27 10:57:21 +02:00 |
|
Vincent Bernardoff
|
5e8e6347e2
|
Signer/Socket: fix some glitches
|
2018-06-22 15:37:20 +02:00 |
|
Benjamin Canou
|
2976353636
|
Client: more caching of public keys
|
2018-06-17 00:07:58 +02:00 |
|
Vincent Bernardoff
|
00d197830f
|
Signers: add ledger scheme
|
2018-06-16 16:26:19 +02:00 |
|
Pierre Boutillier
|
fd2ac89cb4
|
http(s) remote signer returns the list of authorized keys when authentification is required
|
2018-06-15 15:21:19 +00: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
|
5fd5c1c5f7
|
Dune: upgrade to 1.0+beta20
|
2018-06-08 15:27:23 +00:00 |
|
James Deikun
|
afa335ff48
|
move module-specific logging to the modules that use it
|
2018-05-31 17:05:00 -04:00 |
|
Grégoire Henry
|
0d8990887c
|
Jbuilder: fix the target @runtest_indent
|
2018-05-26 20:08:03 +02:00 |
|
Grégoire Henry
|
fd72b47263
|
Opam: fix dependencies
|
2018-05-26 18:36:32 +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
|
361b3db3e8
|
Signer: only accept B58encoded-pkh as parameters
|
2018-05-26 15:09:36 +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
|
502017c863
|
Signer: create packages tezos-signer-services and tezos-signed-backends
|
2018-05-26 15:08:13 +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 |
|