Skip to content

p-memo: Update dependencies and program address#372

Merged
febo merged 3 commits into
mainfrom
febo/p-memo-update
May 21, 2026
Merged

p-memo: Update dependencies and program address#372
febo merged 3 commits into
mainfrom
febo/p-memo-update

Conversation

@febo
Copy link
Copy Markdown
Contributor

@febo febo commented May 21, 2026

Problem

Currently p-memo is using a "test" program address and an older version of solana-program-log.

Solution

Update the dependencies and program address.

@febo febo requested a review from joncinque May 21, 2026 11:09
Copy link
Copy Markdown
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

Comment thread interface/src/lib.rs
@@ -15,3 +15,8 @@ pub mod v1 {
pub mod v3 {
solana_pubkey::declare_id!("MemoSq4gqABAXKb96qnH8TysNcWxMyWCqXgDLGmfcHr");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Man, it's too bad we didn't get Memo3 for this one 😁

@febo febo merged commit b9a51bd into main May 21, 2026
31 checks passed
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.

2 participants