#fuel #block #standalone #service #bundle #data #committer

fuel-block-committer-encoding

Used to encode/decode bundles created by the fuel block committer

2 unstable releases

new 0.10.3 Oct 31, 2024
0.0.0 Oct 20, 2024

#9 in #fuel

Download history 148/week @ 2024-10-19 106/week @ 2024-10-26

254 downloads per month

Apache-2.0

38KB
886 lines

fuel-block-committer

The Fuel Block Committer is a standalone service dedicated to uploading Fuel Block metadata to Ethereum.

Building

Building the project doesn't require any special steps beyond the standard Cargo build process.

cargo build

Testing

To run the e2e tests you need to have the following installed and available in your PATH:

  • foundry
  • fuel-core (can be installed via fuelup)
  • fuel-block-committer

You can also use run_tests.sh which takes care of building the fuel-block-committer binary and making it available on PATH prior to running the e2e tests.

Dependencies

~6.5–9MB
~240K SLoC