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

Upgrade compression program so that merkle trees with depths 6-13 can be used #6760

Open
dedomil opened this issue May 23, 2024 · 2 comments
Assignees

Comments

@dedomil
Copy link

dedomil commented May 23, 2024

According to compressed.app and Types, we can generate trees with 6-13 max depth, but when we try to create tree it shows a error that pair isn't valid.

This is because the compression program wasn't updated on mainnet/devnet clusters.

The fix will be either remove the pairs from TypeDefs so that there's no confusion or upgrade the compression program!.

Stack-Exchange Problem: https://solana.stackexchange.com/q/13892/9134

@ngundotra
Copy link
Contributor

Thanks for flagging. Will be fixed end of June

@dedomil
Copy link
Author

dedomil commented Jul 10, 2024

hey @ngundotra, any update?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants