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
there is 2 things to improve for charity-challenge-contracts:
emit an event when we finalize a failed challenge
publish checkRealitio() so that we don’t waste gas from our cron job trying to finalize an unfinalized challenge (at the realitio) side. This is important to me because we call it daily and maybe there are challenges that’s never finalized at the realitio side
The text was updated successfully, but these errors were encountered:
there is 2 things to improve for charity-challenge-contracts:
The text was updated successfully, but these errors were encountered: