mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 01:04:43 +02:00
mempool: persist with XOR
This commit is contained in:
7
doc/release-notes-28207.md
Normal file
7
doc/release-notes-28207.md
Normal file
@@ -0,0 +1,7 @@
|
||||
mempool.dat compatibility
|
||||
========================
|
||||
|
||||
The `mempool.dat` file created by -persistmempool or the savemempool RPC will
|
||||
be written in a new format, which can not be read by previous software
|
||||
releases. To allow for a downgrade, a temporary setting `-persistmempoolv1` has
|
||||
been added to fall back to the legacy format.
|
||||
Reference in New Issue
Block a user