nimbus-eth1/fluffy
web3-developer d17ddacf39
More improvements to the Fluffy local testnet script (#2624)
* More improvements to the Fluffy local testnet script.
2024-09-13 20:40:48 +08:00
..
common Re-add toString function for proper hex logs of content keys (#2508) 2024-07-19 14:48:03 +02:00
database Move inRange check to the Portal protocol + related simplifications (#2602) 2024-09-09 17:52:11 +02:00
docs/the_fluffy_book Add a brief doc page on how to add documentation (#2617) 2024-09-12 10:50:45 +02:00
eth_data Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
grafana
network Update state JSON-RPC endpoints to directly lookup by blockNumber and skip lookup by blockHash. (#2623) 2024-09-13 14:51:16 +08:00
rpc Update state JSON-RPC endpoints to directly lookup by blockNumber and skip lookup by blockHash. (#2623) 2024-09-13 14:51:16 +08:00
scripts More improvements to the Fluffy local testnet script (#2624) 2024-09-13 20:40:48 +08:00
tests Update state JSON-RPC endpoints to directly lookup by blockNumber and skip lookup by blockHash. (#2623) 2024-09-13 14:51:16 +08:00
tools More improvements to the Fluffy local testnet script (#2624) 2024-09-13 20:40:48 +08:00
README.md
conf.nim Remove deprecated cli options for fluffy (#2517) 2024-07-23 15:40:28 +02:00
fluffy.nim Reverse calculate the radius at node restart (#2593) 2024-09-05 18:31:55 +02:00
fluffy.nim.cfg Simplify aristo tree deletion functionality (#2563) 2024-08-14 12:09:30 +00:00
logging.nim Remove duplicate logging code from fluffy (#2488) 2024-07-15 11:41:17 +02:00
network_metadata.nim Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +02:00
nim.cfg small cleanups (#2598) 2024-09-10 05:24:45 +00:00
portal_node.nim Reverse calculate the radius at node restart (#2593) 2024-09-05 18:31:55 +02:00
version.nim

README.md

Fluffy: The Nimbus Portal Network Client

Fluffy CI Stability: experimental License: Apache License: MIT

Discord: Nimbus Status: #nimbus-general

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

or

at your option. These files may not be copied, modified, or distributed except according to those terms.