Emilia Hane

Results 232 comments of Emilia Hane

> I mean for example in `reth-evm-optimism` we depend on `reth-primitives`. That crate has a feature called `optimism` which is only activated when the feature is also enabled in `reth-evm-optimism`....

for example this optimism-feature related bug appears, wasn't straight forward to debug so didn't allocate more time to it previously when I tried ``` 2024-09-24T04:10:34.667888Z ERROR reth_tasks: Critical task `payload...

> @emhane I'd prefer not touching any of this what we really should do is dedup this logic! then we wouldn't have experienced this bug in the first place. this...

seems like you need to rebase on latest main @PoulavBhowmick03

issue has been closed as won't fix, my bad @PoulavBhowmick03 , thanks nonetheless

could it be that https://github.com/paradigmxyz/reth/pull/10639 and https://github.com/paradigmxyz/reth/pull/10774 have solved this issue @sysvm ?

could you pls give some context on which rollups would be interested in using this feature and how? think this feature should be gated behind experimental usage, as it will...

could you suggest some sub issues pls?

> @emhane as a test? Or what would be the purpose? for creating new specs when needed and, yes, for not relying on manual test to check its validity

@teddyknox are you working on this?