Post
Topic
Board Bitcoin Discussion
Re: Solution to lost wallets
by
naughty1
on 08/06/2018, 20:03:07 UTC
This is not a proposal of forking network!
By timestamping first wallet transaction with real time date/hour/seconds into ledger history, bitcoin core software nodes can make an agreement that if, for example:
during the next 2 years the wallet's public address that was timestamped do not output any Tx, bitcoin nodes take those funds and place them into next block header.
If a public address will make a new output tx with any amount of tokens will be re-stamped with date that was realized the last tx.
If the public address won't put a minimum of 1 transaction in 2 years, those funds from public address will be moved into next block of transactions.
I know it sounds easy. But to translate into coding, it is very hard to accomplish.
In bitcoin is harder to be implemented due to multi-sig public keys .
I cannot see another solution to this problem, which can become very important in far future.
I would call this process (Proof of owner's wallet)



I really can not understand what you are trying to explain here. It was really faint, I did not know the purpose. Am I too shallow to understand it?