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

add rpc change to changelog #34511

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

buffalojoec
Copy link
Contributor

Summary of Changes

Adds the recent simulate_transaction changes to the changelog.

@buffalojoec buffalojoec merged commit b85a404 into solana-labs:master Dec 18, 2023
9 checks passed
@@ -24,6 +24,7 @@ Release channels have their own copy of this changelog:
feature would have prevented it
* Updated local ledger storage so that the RPC endpoint
`getSignaturesForAddress` always returns signatures in block-inclusion order
* RPC's `simulate_transaction` now returns `inner_instructions` as `json`/`jsonParsed` (#34313).
Copy link
Contributor

Choose a reason for hiding this comment

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

Since this change doesn't affect send (the other caller of the internal simulate method), I would change this to simulateTransaction to refer to the RPC endpoint.
Ditto camel casing innerInstructions

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