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

Store packets #64

Merged
merged 14 commits into from
Nov 1, 2023
Merged

Store packets #64

merged 14 commits into from
Nov 1, 2023

Conversation

dhruvja
Copy link
Collaborator

@dhruvja dhruvja commented Oct 30, 2023

Store the packets in a vector so that it can be queried by the relayer. Right now we can store in the private storage and maybe later on, have a seperate PDA for the packets.

@dhruvja dhruvja requested a review from mina86 October 30, 2023 19:35
@dhruvja
Copy link
Collaborator Author

dhruvja commented Oct 30, 2023

Storing the packets in a seperate PDA so that we dont run out of storage for our private storage.

@dhruvja dhruvja requested a review from mina86 October 31, 2023 11:58
@dhruvja dhruvja enabled auto-merge (squash) October 31, 2023 13:22
solana/solana-ibc/programs/solana-ibc/src/lib.rs Outdated Show resolved Hide resolved
mina86 and others added 4 commits November 1, 2023 02:17
@dhruvja dhruvja merged commit ff37a25 into master Nov 1, 2023
4 checks passed
@dhruvja dhruvja deleted the store-packets branch November 1, 2023 13:54
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.

3 participants