Lorenzo

Results 10 comments of Lorenzo

Hi @MitchTurner, I'd love to start contributing to Fuel. Can I take this issue? By the way, what is an example of argument that cannot be read/overridden by the env...

Hey @tbenr, if you want you can check out a draft of what an implementation of this could look like in #8098. Let me know what you think! Thanks a...

I've given a look at this and here are some of my thoughts/notes: ### On dummy interfaces It's very easy to spin up a dummy interface on Linux and play...

> One question: when adding delay / bandwidth to a veth inside of a namespace, is it symmetrical or only one way? If it's one way, it will be different...

Hey @MariusVanDerWijden sorry for the late reply. Regarding `txpool_contentFrom` we could directly return the transaction without the blob sidecar, like Reth does! It's not a huge different in terms of...

> Also, it would be nice if you added a unit test that verifies that all arguments can be configured via the `.env` file. Sorry to get back only now....

Thanks for the response! I'll try my best to clarify some points: > > I run the single test then its name is set as an argument to the process,...

Since PRs are stacked it is a bit difficult to see the new changes. Can you outline a changelog or specify what are the main new functions introduced and where...

I'd like to add an example in the `examples` folder, but that would be a complete duplicate of the explanatory integration test provided. Any suggestion?

@mempirate it hurts me to see this still open. While this is a Linux implementation, we tried to keep feature parity (for what's possible) with the MacOS version, and some...