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 |
|
Vincent Bernardoff
|
f0fc9ac37c
|
Alpha: use watermark for signing blocks and operations
|
2018-05-25 16:47:48 +02:00 |
|
Arthur B
|
eb1dfb7f20
|
Shell/Alpha: allow usage of secp256k1 for signature
|
2018-04-16 18:37:52 +02:00 |
|
Grégoire Henry
|
38c7453edf
|
Shell/RPC: allow /blocks/<hash>~n/...
This allows to query the `n`-th predecessor of block `<hash>`.
|
2018-03-30 00:45:22 +02:00 |
|
Mathias Bourgoin
|
fcdf36acd4
|
Shell/RPC: remove the fake block /blocks/prevalidation
Add a `/mempool/pending_operations`
|
2018-03-30 00:44:58 +02:00 |
|
Benjamin Canou
|
7de4ed5622
|
Alpha: fix the baker and endorser
|
2018-03-01 11:34:37 +01:00 |
|
Grégoire Henry
|
fc2cd7ce5c
|
Alpha: smaller endorsement operations
We don't include the delegate pkh in the operation anymore, and we
allow to group multiple endorsements in the same operations.
|
2018-02-28 14:48:47 +01: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 |
|
Grégoire Henry
|
6fa1283240
|
Shell: Rename net_id into chain_id
|
2018-02-16 02:57:25 +01:00 |
|
Benjamin Canou
|
e2be3360a9
|
Client: split client-alpha into lib and commands and extract the baker
|
2018-02-15 22:54:39 +01:00 |
|