Maximilian Breithecker
Maximilian Breithecker
Hey, I might be a little late to the party but just saw the changelog: > [rpc] Removed begin_block_events and end_block_events from BlockResultsResponse. The events are merged into one field...
I also have the same issue
Hey, is there already an timeline when this fix will be released? We are depending on it and it is very critical. /block and /block_results are super important queries for...
Please also add the `mode` attribute to the legacy response. Otherwise it is impossible to tell the difference between an BeginBlock and EndBlock event: `state/store.go` ```go // responseFinalizeBlockFromLegacy is a...
Thank you very much!