You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build the Chainlink Oracle that performs the query to the bounty hunter GitHub repository and:
Returns the build status (fail or success)
Inspects whether the unmodifiable functions/files of the sponsor repository code skeleton have indeed not been tampered with.
Provides the randomness to the GitHub bounty repository to make sure the commit is ran on the Chainlink VRF random data (to prevent hardcoding). (Possibly just write an immutable method in the sponsor repository that scrapes the value from the chainlink VRF in the sponsor contract, (which is only released once the bounty hunter calls with "hey I've got a solution over here, please give me a chance to prove it).
Create a separate branch in which: