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

TooManyWitnesses RAD error tally #2446

Conversation

drcpu-github
Copy link
Collaborator

This is an alternative implemenation to #2444 where instead of refusing to build a block with a data request requiring too many witnesses, the data request is included by a miner together with a tally. The tally has a TooManyWitnesses Radon error as result.

This is potentially more robust because of two reasons:

  1. It won't keep invalid data requests in the transaction pool
  2. By creating a tally the (decentralized) bridge can report an actual tally result rather than make something up

…ned with a TooManyWitnesses RAD error tally in a single block
@aesedepece
Copy link
Member

Merged as 95f97ee

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.

None yet

2 participants