Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kevinheavey
Copy link
Contributor

@kevinheavey kevinheavey commented Mar 30, 2025

In a follow-up PR I'd like to move sol_log_data here as I noticed it gets used in a few places

Note: this is a breaking change

@joncinque joncinque requested a review from febo March 31, 2025 19:26
febo
febo previously approved these changes Apr 1, 2025
Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

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

Looks good!

@joncinque joncinque added the breaking PR contains breaking changes label Apr 1, 2025
@kevinheavey kevinheavey force-pushed the solana-msg-std-optional branch from 7bda419 to 62b7a9f Compare April 2, 2025 09:21
@febo febo self-requested a review April 3, 2025 16:32
@febo febo dismissed their stale review April 3, 2025 16:34

Waiting for patch releases.

@joncinque joncinque changed the title make std optional in solana-msg msg!: make std optional Jun 9, 2025
@joncinque
Copy link
Collaborator

Please rebase and then we can land this, thanks for your patience!

@kevinheavey kevinheavey force-pushed the solana-msg-std-optional branch from 62b7a9f to c637436 Compare June 11, 2025 12:25
@joncinque
Copy link
Collaborator

There was a breaking change to cargo-sort, so you'll need to install the newest version and then run ./cargo nightly sort --workspace

Copy link
Collaborator

@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.

Thanks!

@joncinque joncinque merged commit df57ce2 into anza-xyz:master Jun 12, 2025
24 checks passed
febo pushed a commit to febo/solana-sdk that referenced this pull request Sep 21, 2025
* make std optional in solana-msg

* lint

* cargo sort
febo pushed a commit to febo/solana-sdk that referenced this pull request Sep 24, 2025
* add memo program

* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS

* nit

* add account info borrowing check

* update docstring and comments

* use &str over &[u8]

* check num_accounts

* avoid unnecessary codegen

* update doc to use &str over &[u8]

* fix doc

* seperate lifetime
febo pushed a commit to febo/solana-sdk that referenced this pull request Sep 25, 2025
* add memo program

* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS

* nit

* add account info borrowing check

* update docstring and comments

* use &str over &[u8]

* check num_accounts

* avoid unnecessary codegen

* update doc to use &str over &[u8]

* fix doc

* seperate lifetime
febo pushed a commit to febo/solana-sdk that referenced this pull request Oct 3, 2025
* add memo program

* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS

* nit

* add account info borrowing check

* update docstring and comments

* use &str over &[u8]

* check num_accounts

* avoid unnecessary codegen

* update doc to use &str over &[u8]

* fix doc

* seperate lifetime
febo pushed a commit to febo/solana-sdk that referenced this pull request Oct 18, 2025
* add memo program

* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS

* nit

* add account info borrowing check

* update docstring and comments

* use &str over &[u8]

* check num_accounts

* avoid unnecessary codegen

* update doc to use &str over &[u8]

* fix doc

* seperate lifetime
febo pushed a commit to febo/solana-sdk that referenced this pull request Oct 23, 2025
* add memo program

* use MAX_CPI_ACCOUNTS over MAX_TX_ACCOUNTS

* nit

* add account info borrowing check

* update docstring and comments

* use &str over &[u8]

* check num_accounts

* avoid unnecessary codegen

* update doc to use &str over &[u8]

* fix doc

* seperate lifetime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking PR contains breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants