QA Report #134
Labels
bug
Something isn't working
QA (Quality Assurance)
Assets are not at risk. State handling, function incorrect as to spec, issues with clarity, syntax
sponsor disputed
Sponsor cannot duplicate the issue, or otherwise disagrees this is an issue
[https://github.com/code-423n4/2022-02-hubble/blob/main/contracts/legos/HubbleBase.sol#L23]
This function will not be invoked. This is due to the fact that the address to be returned is marked ‘private’ in the inherited Erc777Context contract. It is advised to remove this function, or follow the OZ implementation and override isTrustedForwarder().
The text was updated successfully, but these errors were encountered: