Skip to content

Commit

Permalink
changelog: add entry for new simulate tx replacement blockhash (jito-…
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry authored Apr 6, 2024
1 parent c207274 commit be09b49
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 @@ -19,6 +19,8 @@ Release channels have their own copy of this changelog:
* `solana-rpc-client-api`: `RpcFilterError` depends on `base64` version 0.22, so users may need to upgrade to `base64` version 0.22
* Changed default value for `--health-check-slot-distance` from 150 to 128
* CLI: Can specify `--with-compute-unit-price` and `--max-sign-attempts` during program deployment
* RPC's `simulateTransaction` now returns an extra `replacementBlockhash` field in the response
when the `replaceRecentBlockhash` config param is `true` (#380)

## [1.18.0]
* Changes
Expand Down

0 comments on commit be09b49

Please sign in to comment.