Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: RobinLinus on February 01, 2020, 07:44:08 PM



Title: Bitcoin Nano Network: Stateless Full Nodes
Post by: RobinLinus on February 01, 2020, 07:44:08 PM
I have been working on a protocol for stateless nodes. It is a simplified version of Utreexo. It does not require dedicated bridge nodes - only regular nodes serving regular blocks. Furthermore, nano nodes can serve each other. The protocol works on top of today's bitcoin. No consensus changes are required. All data structures emerge from the existing blockchain structure.

If there is at least one honest node available, the protocol provides full node security by downloading just about 150 MB.

Here is a straw-man proposal demonstrating the basic idea. (https://github.com/coins/research/blob/master/notes/nano-network-strawman.md)

The detailed description can be found here. (https://github.com/coins/research/blob/master/bitcoin-nano-network.md)

Feedback is very welcome. Thanks for taking your time!


Title: Re: Bitcoin Nano Network: Stateless Full Nodes
Post by: gmaxwell on February 01, 2020, 10:45:42 PM
Feedback is very welcome.
You might want to call your effort something else, there is a sketchy altcoin called nano which also promotes its low resource costs (IIRC because it just doesn't validate chain history...), so it might be easily confused. :)