Post
Topic
Board Collectibles
Re: [ANN - IN CONSTRUCTION] PhysiTrack - A General Tracker for Physical Bitcoin
by
LoyceV
on 27/06/2020, 11:43:16 UTC
That'd be interesting, but I cannot think of a efficient way to extract all the useful info from that dump.
If you're looking for posted Bitcoin addresses, it's quite easy to find.

Well, no. I haven't thought about it, but I have a simple kinda "quick & dirty" fix :
Process all blocks until :
Code:
nbCurrentBlock - 6
That solves it Smiley

Quote
It can be 12, or even 144.
You won't need more than 6 confirmations. If that gets rewinded, we have much bigger problems