nimbus-eth1/fluffy
Miran ea0d18424a
use Nim 2.0.6 (#2384)
* use Nim 2.0.6

* Fixes for nim 2.0.6

* Workaround nim 2.0 array indexing issue

* Remove excess gcsafe pragma

* Oops, fix recursive template

* Fix imports

* Fluffy nph linting

---------

Co-authored-by: jangko <jangko128@gmail.com>
Co-authored-by: tersec <tersec@users.noreply.github.com>
2024-06-19 01:27:54 +00:00
..
common results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
database Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
docs/the_fluffy_book Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
eth_data use Nim 2.0.6 (#2384) 2024-06-19 01:27:54 +00:00
grafana
network use Nim 2.0.6 (#2384) 2024-06-19 01:27:54 +00:00
rpc Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
scripts Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
tests use Nim 2.0.6 (#2384) 2024-06-19 01:27:54 +00:00
tools Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
README.md
conf.nim Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
fluffy.nim Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
fluffy.nim.cfg
logging.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
network_metadata.nim Fluffy portal testnet support (#2383) 2024-06-18 15:32:57 +08:00
nim.cfg Use --styleCheck:error for Fluffy + fixes (#2247) 2024-05-30 18:12:28 +02:00
version.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00

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.