This repository was archived by the owner on Jun 12, 2023. It is now read-only.
include attestation in witness and receipt reports#1481
Open
include attestation in witness and receipt reports#1481
Conversation
53bebbe to
ee841f0
Compare
4bedc19 to
13a13c3
Compare
ad6a2f3 to
046b909
Compare
7d55b23 to
eee9851
Compare
1b6eb4b to
7befb0f
Compare
abf7b11 to
3be461b
Compare
5443e79 to
7d3ba49
Compare
7d3ba49 to
3b9c096
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a copy of the attestation received from a durable validator to witness and receipt reports.
The witness report's attestation is derived from the durable validator's response to the client requesting the challenger's routing data.
The receipt report's attestation is derived from the durable validator response to the client requesting if it was the challenger.
Related PRs:
helium/blockchain-core#1279
helium/sibyl#24
helium/proto#123