Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

resolved-conflict in spl-noop and spl-account-compression #7246

Closed
wants to merge 1 commit into from
Closed

resolved-conflict in spl-noop and spl-account-compression #7246

wants to merge 1 commit into from

Conversation

mubarizkyc
Copy link

@mubarizkyc mubarizkyc commented Sep 7, 2024

there was a confusion b/w anchor and solana PubKey in spl-noop and spl-account-compression which was probably arising from solana-program version conflict b/w spl-noop and anchor-lang 0.30.1 in spl-account-compression
Screenshot from 2024-09-07 15-43-30

As a Solution ,directly implementing spl-noop functionalities in spl-account-compression resolved the conflict

fix #7247
fix #7248

@mergify mergify bot added the community Community contribution label Sep 7, 2024
@mubarizkyc mubarizkyc changed the title resolved-conflict resolved-conflict in spl-noop ans spl-account-compression Sep 7, 2024
@mubarizkyc mubarizkyc changed the title resolved-conflict in spl-noop ans spl-account-compression resolved-conflict in spl-noop and spl-account-compression Sep 7, 2024
@joncinque joncinque requested a review from ngundotra September 9, 2024 10:36
@StanChe
Copy link
Contributor

StanChe commented Sep 11, 2024

The js/ts side is failing as it looks like it also requires updated to anchor 0.30.1. That update is not straightforward and produces more problems with tooling to generate the client code.

@mubarizkyc mubarizkyc closed this Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community contribution
Projects
None yet
2 participants