>> (p.1)
    Author Topic: Coins checking and snapshotting  (Read 9542 times)
    eurekafag (OP)
    Full Member
    ***
    Offline Offline

    Activity: 185
    Merit: 100


    View Profile
    July 19, 2010, 05:29:51 AM
     #1

    The number of bitcoins is limited (this number is big but anyway it's finite). So, I'm interested is there a way to recover lost coins by periodically pinging coins via special blocks? For example, your client once per month inserts pong packet with your coins numbers and if there were no pongs from particular coin within a month it's counted as lost and can be used again (generated?). Sorry, I don't fully understand the overall mechanic but maybe it's a way or at least a point to think of.

    Another serious question is a snapshotting of coin state. The chain will grow long over time and the client should check it from the beginning to the end to validate each transaction. Things will be slower and slower and eat up diskspace and traffic. I guess each client can make a snapshot at any time and assign all bitcoins to their owners, then form a new basic state to start with. This state will be sent to all new clients (it won't grow so fast because it directly depends on owners number, not on transactions made). To prevent scamming this snapshots should be confirmed by lot of clients, which will make this snapshot individually (for example, each 100000 blocks) and the most complied will be accepted.

    Let's discuss. I'm not sure if all of this possible, but anyway tell what you think about this.
Page 1
Viewing Page: 1