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

Chore/lighten wit oracle base #443

Merged
merged 8 commits into from
Oct 9, 2024

Conversation

guidiaz
Copy link
Collaborator

@guidiaz guidiaz commented Oct 2, 2024

No description provided.

@guidiaz guidiaz requested a review from Tommytrg October 4, 2024 08:22
@guidiaz guidiaz closed this Oct 4, 2024
@guidiaz guidiaz reopened this Oct 8, 2024
Comment on lines 601 to 602
_aggregateReducer.encode(),
_tallyReducer.encode(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_aggregateReducer.encode(),
_tallyReducer.encode(),
_aggregateReducer.encode(),
_tallyReducer.encode(),

/// @notice Witnet Radon Retrieval. Modal request templates produce Witnet-compliant data requests
/// @notice that apply the same data retrieval script to multiple data providers that are expected to
/// @notice produce exactly the same result. Moreover, data requests built out of a modal request templates
/// @notice apply a Mode reducing function at both the Aggregate and Tally stages everytime they get
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// @notice apply a Mode reducing function at both the Aggregate and Tally stages everytime they get
/// @notice apply a Mode reducing function at both the Aggregate and Tally stages every time they get

/// @notice apply a Mode reducing function at both the Aggregate and Tally stages everytime they get
/// @notice eventually solved on the Wit/Oracle blockchain. You can optionally specify a list of filters
/// @notice to be applied at the Tally resolution stage (i.e. witnessing nodes on the Wit/Oracle blockchain
/// @notice reporting results that get ultimately filtred out on the Tally stage would get slashed by losing collateral).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// @notice reporting results that get ultimately filtred out on the Tally stage would get slashed by losing collateral).
/// @notice reporting results that get ultimately filtered out on the Tally stage would get slashed by losing collateral).

@guidiaz guidiaz merged commit ec01c19 into witnet:2.1.x Oct 9, 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.

2 participants