Skip to content

feat: Add payer reports #256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: Add payer reports #256

wants to merge 5 commits into from

Conversation

neekolas
Copy link
Collaborator

@neekolas neekolas commented Apr 4, 2025

tl;dr

  • Adds protos for serializable Payer Reports as a message type

Copy link

macroscopeapp bot commented Apr 4, 2025

Add PayerReport and PayerReportAttestation message types to XMTP v4 envelopes for payer reporting

Introduces new protocol buffer definitions in the xmtp.xmtpv4.envelopes package:

  • Extends envelopes.proto with two new payload fields: PayerReport (field 6) and PayerReportAttestation (field 7)
  • Adds payer_report.proto defining PayerReport message for tracking payer/node activity with merkle roots and PayerReportAttestation message for cryptographic verification

📍Where to Start

Begin review with the new message type definitions in payer_report.proto, followed by the payload field additions in envelopes.proto.


Macroscope summarized 2595c22. (Automatic summaries will resume when PR exits draft mode or review begins).

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.

1 participant