nimbus-eth1/fluffy
tersec 845f3276e3
bump nimbus-build-system to use Nim v2.0.10 (#2684)
* bump nimbus-build-system to use Nim v2.0.10

* 2.0.10 fixes

* fluffy linting

* make trivial change which should trigger whole-nimbus+fluffy rebuild/ci

* Nim v2.0.10 chronicles.error/macros.error ambiguity workaround

* another contentType enum specifier

* fluffy linting
2024-10-06 12:15:54 +00:00
..
common Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
database Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
docs/the_fluffy_book Fluffy: Configure RPC APIs via CLI parameter (#2657) 2024-09-25 22:44:46 +08:00
eth_data bump nimbus-build-system to use Nim v2.0.10 (#2684) 2024-10-06 12:15:54 +00:00
grafana
network bump nimbus-build-system to use Nim v2.0.10 (#2684) 2024-10-06 12:15:54 +00:00
rpc Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
scripts Fluffy: Configure RPC APIs via CLI parameter (#2657) 2024-09-25 22:44:46 +08:00
tests Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
tools Fix Portal beacon statusLogLoop that was not running (#2702) 2024-10-05 13:39:42 +02:00
README.md
conf.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
fluffy.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
fluffy.nim.cfg Simplify aristo tree deletion functionality (#2563) 2024-08-14 12:09:30 +00:00
logging.nim
network_metadata.nim Rename to HistoricalHashesAccumulator as per Portal spec (#2663) 2024-09-27 22:25:26 +02:00
nim.cfg Remove PREFER_BLST_SHA256 disable, allowing for BLST SHA256 in SSZ (#2686) 2024-10-03 14:25:30 +02:00
portal_node.nim Implement graceful shutdown in Fluffy (#2645) 2024-09-20 20:54:36 +08: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.