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

bootstrap_dex.sh not working with newer solana versions - 1.8.2 #93

Open
Imaclean74 opened this issue Oct 31, 2021 · 1 comment
Open

Comments

@Imaclean74
Copy link
Contributor

as per the subject. A couple of things I've run into

  • the jq command to pull out the DEX program ID no longer works. Probably because the output is not longer json ? worked aroud that by replacing jq with a simple cut command
  • the crank l pyserum-setup command fails after a minute or so with ```Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds ``. With Plenty of sol in the account. However - it still generated a crank.log with what seems to be the correct output
@Imaclean74
Copy link
Contributor Author

note - the crank command succeeds with older ( 1.5.8 ) version of the solana tools install.

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

No branches or pull requests

1 participant