Skip to content

Commit

Permalink
update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouziel committed Sep 30, 2024
1 parent 491d402 commit 420c97b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion release-notes/release-notes-v10.4.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,15 @@
* Fix Docker Compose test
* Fix RSFetcher startup
* Fix API v1 regression (rename `unsigned_tx_hex` to `tx_hexh` in `create_*` result)
* Fix JSON serialization of bytes in API v1

## Codebase


## API

* No longer expire mempool entries after 24 hours
* Fetch old mempool entries from Bitcoin Core after node startup
* Expose timestamp field for "first seen in mempool" (for client-side filtering)

## CLI

Expand Down

0 comments on commit 420c97b

Please sign in to comment.