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

Add solana-program-library as submodule #9

Open
s-medvedev opened this issue Mar 25, 2022 · 0 comments
Open

Add solana-program-library as submodule #9

s-medvedev opened this issue Mar 25, 2022 · 0 comments
Assignees

Comments

@s-medvedev
Copy link
Contributor

s-medvedev commented Mar 25, 2022

We have a problem with compilation cli and scripts for governance. solana-client depends on spl-token version '=3.2.0' but spl-governance requires spl-token:3.3.0.

So using solana-program-library solves the next issues:

  1. resolve this dependency conflict
  2. fixup used governance version
  3. collect all necessary contracts and files (include spl-governance.so into one place)

┆Issue is synchronized with this Jira Task by Unito

@s-medvedev s-medvedev self-assigned this Mar 25, 2022
s-medvedev pushed a commit that referenced this issue Mar 25, 2022
mich-master pushed a commit that referenced this issue Mar 25, 2022
@sync-by-unito sync-by-unito bot closed this as completed Jun 14, 2022
@YYYurchenko YYYurchenko reopened this Jun 14, 2022
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

2 participants