nimbus-eth1/fluffy
andri lim 5a18537450
Bump nim-eth, nim-web3, nimbus-eth2 (#2344)
* Bump nim-eth, nim-web3, nimbus-eth2

- Replace std.Option with results.Opt
- Fields name changes

* More fixes

* Fix Portal stream async raises and portal testnet Opt usage

* Bump eth + nimbus-eth2 + more fixes related to eth_types changes

* Fix in utp test app and nimbus-eth2 bump

* Fix test_blockchain_json rebase conflict

* Fix EVMC block_timestamp conversion plus commentary

---------

Co-authored-by: kdeme <kim.demey@gmail.com>
2024-06-14 14:31:08 +07: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 Updates to Fluffy to support hive tests. (#2333) 2024-06-11 21:01:35 +08:00
eth_data Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
grafana Add metrics to track the distance of content requested and offered (#1903) 2023-11-23 18:49:15 +01:00
network Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
rpc Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
scripts Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
tests Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
tools Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
README.md Dead link fixes and other small improvements to the fluffy book (#1859) 2023-10-25 13:23:17 +02:00
conf.nim Updates to Fluffy to support hive tests. (#2333) 2024-06-11 21:01:35 +08:00
fluffy.nim Updates to Fluffy to support hive tests. (#2333) 2024-06-11 21:01:35 +08:00
fluffy.nim.cfg Fix name of fluffy config file and disable log colors for Windows (#1551) 2023-04-20 12:58:56 +02:00
logging.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
network_metadata.nim Rename the Portal testnet0 to mainnet (#2204) 2024-05-22 17:10:31 +02: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.