Jean-Philippe Raynaud

Results 94 issues of Jean-Philippe Raynaud

This PR upgrades the Aggregator hosted on GCP cloud so that it uses the `preview` Cardano network instead of the legacy `testnet`: - [x] Upgrade Cardano node to `1.35.3` -...

breaking-change

### Issue What do we need to make debugging easier and faster: * tools to browse stores data * tools to analyze logs * better logs * TBD

D-medium
P-medium
task

This PR implements the `Real Genesis Certificate`: - [x] Add a `Genesis Signer` that signs a message with a `Genesis Secret Key` (only for test purpose) - [x] Add a...

breaking-change

### Issue Upgrade all stores to `SQLite` adapter

breaking-change
P-high
P-medium
task

## Issue Prepare migration to relational data stores with SQLite and mechanism to upgrade versions of the database schema

idea
D-medium
P-medium
task

### Issue Create a `genesis` command of the Aggregator (manual operation): * (Re)Use a private key (Cardano keys) for testing purpose * (Re)Use a public key stored on a public...

P-high
D-hard
task

## Issue Following open sourcing of the repository, we need to finalize some tasks ## Tasks * [x] Make Docker repository public ([`mithril-client`](https://github.com/orgs/input-output-hk/packages/container/mithril-client/settings)) * [ ] Curate Github roadmap *...

P-high
D-medium
task

### Issue Implement the certification of the Mithril Verification Keys in the Signer and the Aggregator ### Tasks / Depends - [ ] Use new key registration from `mithril-core` -...

breaking-change
D-hard
D-medium
task

### Issue We need to simplify the Multi Signer: * Remove some responsibilities to runtime or new services * More stateless * More readable code ### Tasks - [ ]...

D-hard
P-medium
task

The image used in the `Docker.ci` is not a slim image anymore following issues with `glibc` (see #313) The CI docker images should be optimized (and maybe built differently) to...

D-medium
P-low
task