Skip to content

refactor(ntx-builder): use generated gRPC server#2214

Merged
Mirko-von-Leipzig merged 1 commit into
nextfrom
krisztian/refactor-ntx-builder-grpc-server
Jun 8, 2026
Merged

refactor(ntx-builder): use generated gRPC server#2214
Mirko-von-Leipzig merged 1 commit into
nextfrom
krisztian/refactor-ntx-builder-grpc-server

Conversation

@kkovaacs

@kkovaacs kkovaacs commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Instead of implementing ntx_builder::api_server::Api directly ntx-builder now implements the generated per-method trait for GetNetworkNoteStatus.

Related to #1885.

@kkovaacs kkovaacs added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Jun 8, 2026
Instead of implementing `ntx_builder::api_server::Api` directly ntx-builder
now implements the generated per-method trait for `GetNetworkNoteStatus`.
@kkovaacs kkovaacs force-pushed the krisztian/refactor-ntx-builder-grpc-server branch from 58bb7f8 to b8a3448 Compare June 8, 2026 08:07
@kkovaacs kkovaacs marked this pull request as ready for review June 8, 2026 08:12

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit 8721101 into next Jun 8, 2026
23 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the krisztian/refactor-ntx-builder-grpc-server branch June 8, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants