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

Deepbook github action for create pools #33

Merged
merged 6 commits into from
Oct 23, 2023
Merged

Deepbook github action for create pools #33

merged 6 commits into from
Oct 23, 2023

Conversation

healthydeve
Copy link
Contributor

We create 3 deepbook pools with (2, 2) fees and a stable swap pool with (1, 1) in fees

Copy link
Contributor

@jnaulty jnaulty left a comment

Choose a reason for hiding this comment

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

I tried testing out this github action, but it failed:
https://github.com/MystenLabs/suins-contracts/actions/runs/6618900925/job/17978314837

/home/runner/work/suins-contracts/suins-contracts/scripts/airdrop/helper.ts:200
    if(!dryRun) throw new Error("This transaction failed.");
                      ^
Error: This transaction failed.
    at prepareMultisigTx (/home/runner/work/suins-contracts/suins-contracts/scripts/airdrop/helper.ts:200:23)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
 ELIFECYCLE  Command failed with exit code 1.
Error: Process completed with exit code 1.

@healthydeve
Copy link
Contributor Author

https://github.com/MystenLabs/suins-contracts/actions/runs/6619062816 We just need to submit with a gas object that has enough gas

@healthydeve healthydeve merged commit 971b3f4 into main Oct 23, 2023
1 check passed
@healthydeve healthydeve deleted the deepbook branch October 23, 2023 21:12
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