Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Amw/pallas nonce #64

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Amw/pallas nonce #64

merged 2 commits into from
Oct 2, 2024

Conversation

AndrewWestberg
Copy link
Collaborator

Description

Updates code to utilize pallas-math and pallas-crypto for exact leaderlog calculations

Where should the reviewer start?

Pull down this branch and sure your previous leaderlogs match what this produces.

Motivation and context

It solves the "good enough" matching between cncli leaderlogs and those produced from cardano-node. The math now matches the haskell node exactly.

How has this been tested?

Just tested locally with my own pool. Needs a few others to test before merging.

Other notes

This also includes some experimental features for optionally using redb instead of sqlite. redb is more performant, but you lose the ability to query the database with external tools like you can do with sqlite.

@AndrewWestberg AndrewWestberg force-pushed the amw/pallas_nonce branch 8 times, most recently from 8d85a7a to f5c8e15 Compare October 1, 2024 18:46
@AndrewWestberg AndrewWestberg merged commit d12761b into develop Oct 2, 2024
8 checks passed
@AndrewWestberg AndrewWestberg deleted the amw/pallas_nonce branch October 2, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant