vtnerd / monero-lws

Monero Light Wallet Server (scans monero viewkeys and implements mymonero API). Fast LMDB backend.
BSD 3-Clause "New" or "Revised" License
77 stars 28 forks source link

Fix LMDB double-reader bug with subaddresses+mempool #140

Closed vtnerd closed 1 month ago

vtnerd commented 1 month ago

A bug was reported over Matrix. I confirmed the issue - it was previously possible for two active LMDB readers to occur when subaddresses were enabled and 0-conf output was found.