Skip to content

Conversation

guibescos
Copy link
Contributor

@guibescos guibescos commented May 22, 2023

Make xc-admin-frontend send the proposal instructions to the proposer server, that will submit them to the multisig.
You can test it locally by setting NEXT_PUBLIC_PROPOSER_SERVER_URL to the right value.

I tried to keep this one small, might be able to cleanup further once it gets approved and we make sure it works.

@vercel
Copy link

vercel bot commented May 22, 2023

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

Name Status Preview Comments Updated (UTC)
xc-admin-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2023 8:15pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) May 22, 2023 8:15pm

isPermission
? pythProgramClient.methods

for (const priceAccount of priceAccounts) {
Copy link
Contributor Author

@guibescos guibescos May 22, 2023

Choose a reason for hiding this comment

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

Had to rewrite this logic to await for the instructions, otherwise there's a race condition.

@guibescos guibescos merged commit ddc0b48 into main May 23, 2023
@guibescos guibescos deleted the xc-admin/frontend-to-use-server branch May 23, 2023 15:32
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.

2 participants