nimbus-eth1/fluffy
Jacek Sieka c210885b73
eth: bump to new types (#2660)
This is a minimal set of changes to make things work with the new types
in nim-eth - this is the minimal PR that merely resolves
incompatibilities while the full change set would include more cleanup
and migration.
2024-09-29 14:37:09 +02:00
..
common eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
database Rename to HistoricalHashesAccumulator as per Portal spec (#2663) 2024-09-27 22:25: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 eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
grafana
network eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
rpc Remove client-side json-rpc calls that were removed server-side (#2659) 2024-09-25 22:35:19 +02:00
scripts Fluffy: Configure RPC APIs via CLI parameter (#2657) 2024-09-25 22:44:46 +08:00
tests eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
tools eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
README.md
conf.nim Fluffy: Configure RPC APIs via CLI parameter (#2657) 2024-09-25 22:44:46 +08:00
fluffy.nim Fix multiple instances running from same dataDir (#2647) 2024-09-26 10:09:34 +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 small cleanups (#2598) 2024-09-10 05:24:45 +00: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.