simpleledger/slp-list.js

Unconfirmed (mempool) based token holder lists can be incorrect

jcramer opened this issue · 1 comments

Unconfirmed address lists created with this package can be affected by a bug in SLPDB where double-spends are not deleted from a token's graph information.

NOTES:

  1. A fix is in progress, should be completed soon
  2. Doing airdrops with unconfirmed transactions is already at risk of double spends and reorgs, but this bug may amplify the inaccuracy of normal double spend activity.

Unconfirmed transactions are no longer supported.