Skip to content

Commit 480281c

Browse files
adamjonasbitschmidty
authored andcommitted
NEWS250: add bitcoin core 26094
1 parent f2d3c8b commit 480281c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

_posts/en/newsletters/2023-05-10-newsletter.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,11 @@ Server][btcpay server repo], [BDK][bdk repo], [Bitcoin Improvement
122122
Proposals (BIPs)][bips repo], [Lightning BOLTs][bolts repo], and
123123
[Bitcoin Inquisition][bitcoin inquisition repo].*
124124

125-
- [Bitcoin Core #26094][] rpc: Return block hash & height in getbalances, gettransaction and getwalletinfo FIXME:adamjonas
125+
- [Bitcoin Core #26094][] adds the block hash and height fields to
126+
`getbalances`, `gettransaction`, and `getwalletinfo`. These RPC calls
127+
lock the chainstate to make sure they are up-to-date with the latest
128+
block and so they benefit from including the valid block hash and
129+
height in the response.
126130

127131
- [Bitcoin Core #27195][] makes it possible to remove all external receivers from
128132
a transaction that is being [replaced][topic rbf] using the `bumpfee`

0 commit comments

Comments
 (0)