Skip to content
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

Enable proposal creation txn ordering without bundler #172

Open
LukasDeco opened this issue Jul 26, 2024 · 0 comments
Open

Enable proposal creation txn ordering without bundler #172

LukasDeco opened this issue Jul 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LukasDeco
Copy link
Collaborator

We currently use Jito bundler to send transactions for proposal creation. This does not work in staging, because staging uses devnet and jito bundler is only available on mainnet and testnet.

The code that needs changing is likely in the transaction sending code within our SDK. But it is possible you might need to change other code specific to proposal creation as well.

Test your changes on /metadao/proposals/create

@LukasDeco LukasDeco converted this from a draft issue Jul 26, 2024
@LukasDeco LukasDeco added the enhancement New feature or request label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant