Manav Aggarwal
Manav Aggarwal
A team ran into an issue when using `status` and `block_results` endpoint that noticed this issue. From @tzdybal: We save block information and update height in the code just before...
Move DAIncluded and seen hashes to persistent memory
[Local-DA](https://github.com/rollkit/local-da) is now used for any local rollup development now, so needing random namespaces is unindeed. Please feel free to reopen if things change.
Closing since decentralized sequencers aren't a priority.
Close this after this is in a cosmos-sdk branch.
Closing as stale issue.
Fine to remove this method as it's not part of an interface.
This seems like an issue with protobuf treating empty slices and nil values the same when serializing. This is because protobuf automatically uses the `omitempty` tag when doing `buf generate`....
Will be part of https://github.com/rollkit/rollkit/issues/829
Note: We can use something like Brotli compression for the Rollup block data part, but we shouldn't do it for headers so that rollup light nodes don't have to de-compress...