Transaction

55cbfa57743a4e64fe27e5ccd9c69e90bfd0135d6262e512b5a16eeae2e54dfe
Timestamp (utc)
2024-03-25 03:20:59
Fee Paid
0.00000016 BSV
(
0.00296017 BSV
-
0.00296001 BSV
)
Fee Rate
10.28 sat/KB
Version
1
Confirmations
95,861
Size Stats
1,556 B

2 Outputs

Total Output:
0.00296001 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckM<div class="post">Wallet backups and other DB examination are easily possible in a safe, atomic, transactional fashion... &nbsp; if and only if DB_PRIVATE flag is removed.<br/><br/><div class="codeheader">Code:</div><div class="code">--- a/db.cpp<br/>+++ b/db.cpp<br/>@@ -77,7 +77,6 @@ CDB::CDB(const char* pszFile, const char* pszMode) : pdb(NULL)<br/>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_INIT_MPOOL |<br/>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_INIT_TXN &nbsp; |<br/>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_THREAD &nbsp; &nbsp; |<br/>- &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DB_PRIVATE &nbsp; &nbsp;|<br/>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DB_RECOVER,<br/>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;S_IRUSR | S_IWUSR);<br/></div><br/><br/>What, if any, problems arise from doing this?&nbsp; Obviously, this does not cover the non-db4 databases such as the block data file.</div> text/html
    https://whatsonchain.com/tx/55cbfa57743a4e64fe27e5ccd9c69e90bfd0135d6262e512b5a16eeae2e54dfe