Skip to content

fix(fortuna): Fix fortuna CI #2562

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 2 commits into from
Apr 8, 2025
Merged

fix(fortuna): Fix fortuna CI #2562

merged 2 commits into from
Apr 8, 2025

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Apr 5, 2025

Summary

I renamed a variable in the entropy contract, which broke Fortuna (which depends on the ABI). Update to use the new variable name.

In the process I exported the ABI for the entropy constants. Unfortunately, it's not easy to use this library in ethers.rs because the ABI looks like a contract and doesn't have the constant values in it.

I also added the ABI directory to the fortuna CI to prevent similar issues going forward.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

Sorry, something went wrong.

@jayantk jayantk requested review from a team as code owners April 5, 2025 21:01
Copy link

vercel bot commented Apr 5, 2025

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

6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Apr 5, 2025 9:02pm
component-library ⬜️ Ignored (Inspect) Visit Preview Apr 5, 2025 9:02pm
entropy-debugger ⬜️ Ignored (Inspect) Apr 5, 2025 9:02pm
insights ⬜️ Ignored (Inspect) Visit Preview Apr 5, 2025 9:02pm
proposals ⬜️ Ignored (Inspect) Apr 5, 2025 9:02pm
staking ⬜️ Ignored (Inspect) Apr 5, 2025 9:02pm

@jayantk jayantk merged commit ea118ba into main Apr 8, 2025
11 checks passed
@jayantk jayantk deleted the entropy_error4 branch April 8, 2025 18:13
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.

None yet

3 participants