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 11 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.
We can handle acceptable clock skew and valid time in a single case.
@coot coot force-pushed the coot/mempool-fixes branch from f477e2b to 64805a6 Compare January 17, 2026 11:01
coot added 3 commits January 17, 2026 12:07
Now updating the default compiler only requires a single change in,
in the `nix/project.nix` file.
@coot coot force-pushed the coot/mempool-fixes branch from 50d8bae to 468272a Compare January 17, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Inconsistent diffusion of messages

3 participants