Skip to content

Conversation

@bobbinth
Copy link
Contributor

@bobbinth bobbinth commented Nov 9, 2025

This is a tracking PR for v0.13.0 release.

bobbinth and others added 3 commits November 15, 2025 20:36
- Normalized response size limits to 4MB
- Standardized naming in protobuf schema
This fixes an issue with the gRPC client builder where the content negotiation header
was only set if the RPC version was specified. This meant that if the version was unset
but the genesis commitment was set, that no header was written and the genesis
commitment was ignored.
…ethods (#1298)

Write RPC requests are now required to contain the network's genesis commitment
as part of their ACCEPT header.
This is in an effort to reduce the cache usage of this action which is 2.6GB before this PR.
This is another build cache size tweak.
For some reason this causes failures when used with gh cache.
This was due to foreign key order of operations problems.

Co-authored-by: Ignacio Amigo <[email protected]>
This reorganizes our gRPC schema such that the public API no longer relies
on our internal services or types.

This also fixes the accidental exposure of our internal services via gRPC server reflection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants