Skip to content

Conversation

@coot
Copy link
Contributor

@coot coot commented Jan 15, 2026

List of changes

  • Updated README.md file
  • nix: removed pre-commit-hook
  • SigId Show & ToJSON instances
  • Added LocalMsgNotificationServerTracer
  • Using simple mempool with persistent indices
  • Sig validation: refactoring
  • Sig: Show and ToJSON instances
  • LocalStateQueryClient: cleaned all warnings
  • Added a haddock
  • Removed not needed constraint
  • configuration: default traces

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works

@github-project-automation github-project-automation bot moved this to In Progress in Ouroboros Network Jan 15, 2026
@coot coot linked an issue Jan 15, 2026 that may be closed by this pull request
@coot coot self-assigned this Jan 16, 2026
@coot coot marked this pull request as ready for review January 16, 2026 15:35
@coot coot force-pushed the coot/mempool-fixes branch from 2e42c7e to baffb58 Compare January 16, 2026 15:45
Copy link
Contributor

@crocodile-dentist crocodile-dentist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@coot coot force-pushed the coot/mempool-fixes branch from baffb58 to 312a2ce Compare January 16, 2026 16:21
@coot coot enabled auto-merge January 16, 2026 16:33
@coot coot force-pushed the coot/mempool-fixes branch from a78005c to f477e2b Compare January 17, 2026 10:53
@coot coot disabled auto-merge January 17, 2026 10:58
coot added 10 commits January 17, 2026 12:01
Also fixed a bug in signature validation: the `PoolValidationCtx
{ vctxOcertMap }` was not updated during validation.
Show first 10 bytes (in hex).
* fixed Show Sig instance
* code style
Check that `validteSig` fails when it should.
@coot coot force-pushed the coot/mempool-fixes branch from f477e2b to 64805a6 Compare January 17, 2026 11:01
@coot coot force-pushed the coot/mempool-fixes branch from 50d8bae to 468272a Compare January 17, 2026 13:27
coot added 4 commits January 19, 2026 13:01
We can handle acceptable clock skew and valid time in a single case.
Build with `ghc9122` on `Hydra`.
Now updating the default compiler only requires a single change in,
in the `nix/project.nix` file.

For some reason this patch added static builds to hydra :).
@coot coot force-pushed the coot/mempool-fixes branch from 468272a to 45349b6 Compare January 19, 2026 12:01
@coot coot added this pull request to the merge queue Jan 19, 2026
Merged via the queue into main with commit 07d98a5 Jan 19, 2026
100 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Ouroboros Network Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Inconsistent diffusion of messages

3 participants