Skip to content

feat(argus): Delete hash chain logic #2466

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

Merged
merged 3 commits into from
Mar 12, 2025
Merged

feat(argus): Delete hash chain logic #2466

merged 3 commits into from
Mar 12, 2025

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Mar 11, 2025

Summary

Continuing work on the fortuna -> argus change. This PR deletes all of the hash chain logic from fortuna that's not needed here.

Copy link

vercel bot commented Mar 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 12, 2025 4:14pm

)?;
tracing::info!("Done generating hash chain");
// FIXME: delete this
let commitment_length = 1000;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this stuff will all get deleted later so I think it's fine to mock them out for now.

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.

3 participants