mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-29 18:01:28 +02:00
[doc] Include txindex changes in the release notes.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
* db.log: wallet database log file; moved to wallets/ directory on new installs since 0.16.0
|
||||
* debug.log: contains debug information and general logging generated by bitcoind or bitcoin-qt
|
||||
* fee_estimates.dat: stores statistics used to estimate minimum transaction fees and priorities required for confirmation; since 0.10.0
|
||||
* indexes/txindex/*: optional transaction index database (LevelDB); since 0.17.0
|
||||
* mempool.dat: dump of the mempool's transactions; since 0.14.0.
|
||||
* peers.dat: peer IP address database (custom format); since 0.7.0
|
||||
* wallet.dat: personal wallet (BDB) with keys and transactions; moved to wallets/ directory on new installs since 0.16.0
|
||||
|
Reference in New Issue
Block a user