Skip to content

feat: add commitment report rpcs - #880

Merged
gsamuya merged 6 commits into
mainfrom
feat/add-commitment-report-rpcs
Jul 7, 2026
Merged

gsamuya merged 6 commits into
mainfrom
feat/add-commitment-report-rpcs

Conversation

@VanAubrey

Copy link
Copy Markdown
Contributor

No description provided.

feat: add commitment report rpcs
@VanAubrey
VanAubrey force-pushed the feat/add-commitment-report-rpcs branch from db40b0a to 2ea3fa8 Compare July 6, 2026 09:52
@VanAubrey
VanAubrey requested review from emsdelantar and gsamuya July 6, 2026 09:53
Comment thread billing/v1/billing.proto Outdated
// Reads monthly commitment reports for the MSP. Only available in Ripple.
rpc ReadCommitmentReports(ReadCommitmentReportsRequest) returns (stream CommitmentReport) {
option (google.api.http) = {
post: "/v1/{vendor}/commitmentreports:read"

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.

@VanAubrey We may remove the vendor parameter for now and handle the vendor value on our backend for the Archera api. For the url, please update to just use reports instead of commitmentreports.

Comment thread gc/v1/gc.proto Outdated
@gsamuya
gsamuya merged commit 622631c into main Jul 7, 2026
2 checks passed
@gsamuya
gsamuya deleted the feat/add-commitment-report-rpcs branch July 7, 2026 03:15
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.

3 participants