Nico Flaig

Results 422 comments of Nico Flaig

Closed in favor of https://github.com/ChainSafe/lodestar/pull/6872

@yrong we are still considering how to proceed with this, could you further elaborate on your use cases, e.g. what beacon apis do you require to work for testing?

> More context hope that will be helpful, let me know if anything unclear. Thanks for the details. I am still not clear though why you need to EL to...

> So this won't be an issue any more. thanks for confirming, we could consider to unhide the flag as it seems generally useful for testing / development

I am not seeing this issue anymore, could be due to optimizations to tree root hashing? Closing for now

Lodestar fully supports produceBlockV3. But regarding deprecation vs. removal, the point of deprecating APIs instead of removing them right away is to give everyone time to switch to the latest...

Dev dependencies are as the name implies for development, I am not sure why you would need `@loopback/build` during production but you have to add it to dependencies then. I...

this seems to be an issue with the current ajv version, a workaround to fix this is to manually add `example` as a keyword to your loopback 4 application >...

No idea if that works, naively would assume just overriding it but that might not be possible if it already exists. There might be other ways but that's rather ajv...

> I cannot reproduce the issue. Can you provide the log? I will dig into this later, just dropped issue yesterday because I thought maybe it is something obvious in...