mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
2891b9aa7d
* Implemented offer validation interface. * Implement high level offer validation steps. * Completed state validation tests. * Update validation to use result type. * Update state proof verification tests to test offer verification. * Query history network to get state root by block hash. * Fix state network test and remove usage of CoreDb. * Fix state network gossip test and PR comment updates. * Add trieproof state validation tests and fix for short nodes.
Fluffy: The Nimbus Portal Network Client
Introduction
Fluffy is the Nimbus client implementation of the Portal network specifications.
You can find all the information you need to run a Fluffy node in The Fluffy Book.
The quickstart page in particular will help you to get quickly connected to the Portal network.
Development Updates
Monthly development updates are shared here.
To keep up to date with changes and development progress, follow the Nimbus blog.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.