Skip to content

Commit

Permalink
changelog: add getSignaturesForAddress ordering (solana-labs#34510)
Browse files Browse the repository at this point in the history
Add getSignaturesForAddress ordering to changelog
  • Loading branch information
Tyera authored Dec 18, 2023
1 parent 65e10ae commit 031125c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ Release channels have their own copy of this changelog:
* Added allow_commission_decrease_at_any_time feature which will allow commission on a vote account to be
decreased even in the second half of epochs when the commission_updates_only_allowed_in_first_half_of_epoch
feature would have prevented it
* Updated local ledger storage so that the RPC endpoint
`getSignaturesForAddress` always returns signatures in block-inclusion order
* Upgrade Notes
* `solana-program` and `solana-sdk` default to support for Borsh v1, with
limited backward compatibility for v0.10 and v0.9. Please upgrade to Borsh v1.
Expand Down

0 comments on commit 031125c

Please sign in to comment.