Skip to content

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