doublespend.cash
doublespend.cash copied to clipboard
Website for tracking double spends on the Bitcoin Cash network
There's also double spend attempts on BTC. I guess it'd be a more involved process since RBF have to be ignored.
I thought about using the json-api of doublespend.cash to collect information about double spends and create statistics. To do so I need to know the url before querying the api....
I think it'd be interesting to see statistics on how often a double spend succeeds per a given time delay, possibly giving merchants a suggestion on how long to wait...
Is there an easy method to also show double spend attempts in the node's mempool?
I have no clue how to run BitcoinXT with the patch. Can you write a how-to-document or build a patched release file?