Skip to content

Commit 1467cd7

Browse files
committed
fix: changelog, check errors
1 parent 2ed838c commit 1467cd7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
77

88
## [Unreleased]
99

10+
- When a transaction is dropped due to replace-by-fee, the `/drop_mempool_tx` event observer payload now includes `new_txid`, which is the transaction that replaced this dropped transaction. When a transaction is dropped for other reasons, `new_txid` is `null`. [#5381](https://github.com/stacks-network/stacks-core/pull/5381)
11+
1012
### Added
1113
- Add `tenure_timeout_secs` to the miner for determining when a time-based tenure extend should be attempted.
1214

0 commit comments

Comments
 (0)