Skip to content
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

add settlement status to data transfer session #415

Merged
merged 4 commits into from
Aug 29, 2024

Conversation

michaeldjeffrey
Copy link
Contributor

@michaeldjeffrey michaeldjeffrey commented Aug 27, 2024

Oracles: helium/oracles#857

  • Added data_transfer_session_req_v1.status of enum data_transfer_session_settlement_status
    • indicates whether a session can have it's DC burned immediately, or needs manual intervention
  • Added pending_data_transfer_session_v1 for publicly auditable pending sessions

marking wether the transfer session can have it's DC burned immediately,
or needs to wait for manual intervention and settlement.
src/service/poc_mobile.proto Show resolved Hide resolved
@michaeldjeffrey michaeldjeffrey merged commit 80e529d into master Aug 29, 2024
7 checks passed
@michaeldjeffrey michaeldjeffrey deleted the mj/unsettled-transfer-session branch August 29, 2024 00:31
michaeldjeffrey added a commit that referenced this pull request Aug 30, 2024
…sion"

This reverts commit 80e529d, reversing
changes made to 0bc1587.
michaeldjeffrey added a commit that referenced this pull request Aug 30, 2024
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.

4 participants