Skip to content

commented validateInclusionAuxData & computeExpectedAuxDataWithDeal#12

Open
AAYUSH-GUPTA-coder wants to merge 1 commit intoapplication-research:mainfrom
AAYUSH-GUPTA-coder:patch-4
Open

commented validateInclusionAuxData & computeExpectedAuxDataWithDeal#12
AAYUSH-GUPTA-coder wants to merge 1 commit intoapplication-research:mainfrom
AAYUSH-GUPTA-coder:patch-4

Conversation

@AAYUSH-GUPTA-coder
Copy link

Okay, in the current flow, these required conditions (which are giving compile time error) are in the validateInclusionAuxData function, which is an internal function of computeExpectedAuxDataWithDeal. The fun fact is that computeExpectedAuxDataWithDeal is commented out in the EdgeAggregatorOracle.sol contract. Therefore, it doesn't affect the flow. However, I do suggest either deleting or commenting out these functions in the proof.sol contract to remove confusion and compile-time errors.

Okay, in the current flow, these required conditions (which are giving compile time error) are in the `validateInclusionAuxData` function, which is an internal function of `computeExpectedAuxDataWithDeal`. The fun fact is that `computeExpectedAuxDataWithDeal` is commented out in the `EdgeAggregatorOracle.sol` contract. Therefore, it doesn't affect the flow. However, I do suggest either deleting or commenting out these functions in the `proof.sol` contract to remove confusion and compile-time errors.
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