Damian Nadales

Results 88 issues of Damian Nadales

# Previous work - :heavy_check_mark: Consensus implementation ready (both the in-memory and LMDB backend). - :heavy_check_mark: Feature branch integrated into a `cardano-node` [branch](https://github.com/input-output-hk/cardano-node/tree/utxo-hd-8.4.0). - :heavy_check_mark: System-level benchmarks for the **in-memory**...

UTxO-HD 📒💽

# Checklist - [ ] Commit sequence broadly makes sense and commits have useful messages - [ ] New tests are added if needed and existing tests are updated. These...

Stale

- [x] https://github.com/input-output-hk/ouroboros-consensus/issues/60 - [x] https://github.com/input-output-hk/ouroboros-consensus/issues/61 - [ ] Ensure the era translations are properly tested (ideally in the Ledger, at least in Consensus). - [ ] Test the `tick;translate;tick`...

quarterly-objectives

We need to test a successful transition from Conway to the next era (Dijkstra at the moment of writing this issue). This depends on #920

better-tests

The current consensus tutorials do not cover transitioning into different eras. This is a crucial part of Consensus, and such a tutorial would greatly help us understand it. Therefore, to...

documentation

Test synchronization and replay for the V2 flavour of the in-memory implementation, with polling of memory residency to compare it to the previous (in-memory) implementation.

UTxO-HD

This currently lives in `ouroboros-consensus-tools`, branch `mkarg/beacon-run`. We also need to address fixing the `nix` setup (`ouroboros-consensus-cardano` dependency cannot be satisfied by `cabal`).

- [ ] Follow-up on the previous point: https://github.com/input-output-hk/ouroboros-consensus/issues/375 - [ ] https://github.com/input-output-hk/ouroboros-consensus/pull/428 - [ ] https://github.com/input-output-hk/ouroboros-consensus/pull/346 adds a relatively high-level description of potential improvements/changes to the HFC behavior. -...

On Windows, the ChainDB q-s-m test either takes ages (2-3h, compared to

technical debt