[eureka@nixos]

Results 50 issues of [eureka@nixos]

I agree that we do not need to format inside of `/**/` comments. This is what rust does to that block: ```rust fn block() { // ANCHOR: block /* a...

bug
formatter

add a command that wraps `nix shell` for the `fuel.nix` flake

new feature

It would be nice to see an example of cross compilation using `crane`, not just `naersk`

A collection of tasks that ultimately reduce clutter, improve readability and reduce compile times. This can be marked as completed once the following higher level issues are resolved and CI...

#573 adds a step to include a whitelist of `QuorumMember`s, this needs to be broadcasted to all other nodes as well.

enhancement
nice-to-have

As of #619 there are methods that now handle: - generating a certificate for the `GenesisBlock` - appending the certificate to the `GenesisBlock` - appending the certified `GenesisBlock` to DAG...

enhancement

There are some unimplemented functions that seem to be important to the `axum::Router` api that either need to be implemented or removed if they are no longer going to be...

enhancement
code quality

Some tests don't assert anything and therefore may be passing when in fact they test nothing. These can be removed, and if they become necessary we can add more thorough...

good first issue
code quality

There are some instances of code that was written and tested but isn't used in production code yet. We should document this and create separate issues to track progress on...

triage
big

Seeing a lot of this in the annotation output ```sh The following actions uses node12 which is deprecated and will be forced to run on node16 ```

good first issue
CI
triage