Joan Gamell
Joan Gamell
Same here with `fish` shell
Hi Sean, sorry i've been busy with other stuff, will try to make some time to look into this soon.
working on branch: `jgamell/unit-tests`
I am seeing a similar issue, which is causing missed attestations. I am running Geth `v1.10.25-stable` and with Lighthouse ` v3.1.0-aa022f4` and I get these error logs in my beacon...
Yes, but the same class of error happens around once every hour or so, and I've correlated it to a missed attestation (I can't prove it was the cause, but...
Again, great job with this package! It's the perfect solution to our use case! And yes, can confirm this bug is occurring in `7.0.0-next.8` too. It's incorrectly omitting the property...
I might be completely out of my depth here, but I think the bug might be coming from here? https://github.com/drwpow/openapi-typescript/blob/92f4b96f655538adf366a7e380f8a93b536f65fa/packages/openapi-typescript/src/transform/schema-object.ts#L190-L194
> I am not too familiar with discriminators, I wanted to ask if the problem I am seeing has the same root cause of this issue? Thanks! I don't think...
This might be caused by your overriding the oniguruma version, which `first-mate` uses. What is the original issue that you _fixed_?
I've never seen that error before. It seems to be an error inside the highlights npm package (used by marky-markdown to highlight code blocks AFAIU). Could it be caused by...