nimbus-eth1/fluffy
web3-developer 139b35a80a
Fluffy State Bridge: State building fixes (#2589)
* Fix bug where code was not correctly being updated during contract creation.

* Delete value from update cache during db delete.
2024-09-03 21:05:38 +08:00
..
common Re-add toString function for proper hex logs of content keys (#2508) 2024-07-19 14:48:03 +02:00
database Update nph to 0.6.0 for fluffy and nimbus_verified_proxy (#2511) 2024-07-22 14:22:45 +02:00
docs/the_fluffy_book Update Fluffy State Network to match Portal spec addressHash change (#2548) 2024-08-08 00:01:30 +08:00
eth_data Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
grafana
network Fluffy state endpoint improvements (#2580) 2024-08-28 16:27:36 +08:00
rpc Fluffy state endpoint improvements (#2580) 2024-08-28 16:27:36 +08:00
scripts Remove deprecated cli options for fluffy (#2517) 2024-07-23 15:40:28 +02:00
tests Fluffy state debug endpoints (#2578) 2024-08-27 20:35:27 +08:00
tools Fluffy State Bridge: State building fixes (#2589) 2024-09-03 21:05:38 +08:00
README.md
conf.nim Remove deprecated cli options for fluffy (#2517) 2024-07-23 15:40:28 +02:00
fluffy.nim Remove deprecated cli options for fluffy (#2517) 2024-07-23 15:40:28 +02:00
fluffy.nim.cfg Simplify aristo tree deletion functionality (#2563) 2024-08-14 12:09:30 +00:00
logging.nim
network_metadata.nim
nim.cfg
portal_node.nim Add basic validation for LC bootstraps + portal_bridge changes (#2527) 2024-07-25 20:15:26 +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.