Skip to content

Conversation

nidhi-singh02
Copy link
Contributor

@nidhi-singh02 nidhi-singh02 commented Oct 7, 2025

Summary

The upgrade contract script was failing as the build artifacts are generated via foundry(forge) now, so the bytecode is not a string, it is instead an object that has "object" property.

Fixed it for entropy, price feeds and one more place where it is used.

Rationale

How has this been tested?

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

@nidhi-singh02 nidhi-singh02 self-assigned this Oct 7, 2025
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
api-reference Ready Ready Preview Comment Oct 7, 2025 9:55am
component-library Ready Ready Preview Comment Oct 7, 2025 9:55am
developer-hub Ready Ready Preview Comment Oct 7, 2025 9:55am
4 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
entropy-explorer Skipped Skipped Oct 7, 2025 9:55am
insights Skipped Skipped Oct 7, 2025 9:55am
proposals Skipped Skipped Oct 7, 2025 9:55am
staking Skipped Skipped Oct 7, 2025 9:55am

Copy link
Member

@aditya520 aditya520 left a comment

Choose a reason for hiding this comment

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

Did you test these changes?

I never had issues in deploying any contracts with these scripts lately.

Copy link
Contributor

@jayantk jayantk left a comment

Choose a reason for hiding this comment

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

thank you 🙇

@nidhi-singh02 nidhi-singh02 merged commit ffc4a97 into main Oct 7, 2025
10 checks passed
@nidhi-singh02 nidhi-singh02 deleted the upgrade-contract-fix branch October 7, 2025 15:59
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