Felix Lange

Results 442 comments of Felix Lange

My comment was mostly for @s1na, and was referring to the execution-apis spec: https://github.com/ethereum/execution-apis/blob/f33432b3a3f3d6de6ff5e7977f580376df9b57d9/graphql.json#L1226-L1235

Pretty sure this issue is related to https://github.com/ethereum/go-ethereum/issues/25868

Please provide some additional context about these defense measures. They sure look interesting, it would be nice to hear whether these were explored in a paper or in another implementation!

Thanks for the info! This needs to be reviewed by @karalabe and/or @MariusVanDerWijden.

This is a valid feature request, and we're aware of the limitation. It would also be nice to support `ToBlock` in SubscribeFilterLogs for streaming queries.

@s1na and I have re-evaluated this last week to see how much it would take to implement.

Not really! Depending on your application, you may need to apply some logic to process removed logs. For example, if you were tracking balances of a token by summing up...

There are some other issues with the menu. When following a deep-link, the accordion does not open the section containing the current page.

Ahh, sorry, I see that is already tracked here ethereum/geth-website#164

In the old site, clicking the accordion header would take you to the index page defined for the section. This doesn't necessarily have to be the first page (though we...