Skip to content

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

@jayantk jayantk requested review from a team as code owners April 5, 2025 21:01
@vercel
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.

4 participants