Vincent Bernardoff
|
b022a605b4
|
Client: identity -> address
|
2018-06-19 16:16:14 +02:00 |
|
Benjamin Canou
|
66c9caedd6
|
Client: cache public keys to limit queries to remote/hardware signers
|
2018-06-16 21:12:53 +02:00 |
|
Benjamin Canou
|
6df91cd015
|
Client: display tz1/2/3 after adding a secret key
|
2018-06-16 18:24:04 +02:00 |
|
Vincent Bernardoff
|
8bc9695ad0
|
Client: add {sk,pk}_uri_param
|
2018-06-16 16:26:19 +02:00 |
|
Vincent Bernardoff
|
21823483a5
|
Crypto: add P256 cryptography
|
2018-06-13 23:59:16 +00:00 |
|
Grégoire Henry
|
fb85568d98
|
Client: add an option --remote-signer
When the option is provided, all keys with the scheme `remote` are now
implicitly handled by the provided remote signer.
|
2018-05-26 15:35:11 +02:00 |
|
Grégoire Henry
|
57663a95e9
|
Client: add an option to encrypt faucet accounts and imported keys
|
2018-05-26 15:34:16 +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
|
664f36a46a
|
Client: less restrictive type for Client_keys_commands.commands
|
2018-05-26 15:05:26 +02:00 |
|
Pietro
|
8b9d02eec4
|
Client, wallet: Change type of location
|
2018-05-25 17:18:39 +02:00 |
|
Arthur B
|
eb1dfb7f20
|
Shell/Alpha: allow usage of secp256k1 for signature
|
2018-04-16 18:37:52 +02:00 |
|
Grégoire Henry
|
08a3cff5a6
|
Base: rename Cli_entries into Clic
|
2018-04-03 15:21:38 +02:00 |
|
Benjamin Canou
|
bb0fa86d91
|
Client: rename client context classes for clarity
|
2018-02-16 18:12:29 +01:00 |
|
Vincent Bernardoff
|
54e96092b4
|
Client: add encrypted signature scheme
|
2018-02-16 18:12:29 +01:00 |
|
Benjamin Canou
|
dd1b200306
|
Client: split client-base into client-base and client-commands
|
2018-02-15 19:59:50 +01:00 |
|