How do I fix missing tips?
for each missing tip
- top up the intermediary account with more gas money (0.005 ETH is usually enough)
- go in and claim the tip for the customer, the system will automatically submit it with more gas money
- success.
if we dont want to do it through the gitcoin interface, the alternative way to do this is to
- find the tip that we cant recover
- log in as the user who should be receiving it
- go to the tip redemption page
- open up the console, and find the
document.priv_key
- load that into another wallet like MyCrypto
- broadcast the recovery transaction from that wallet
- make sure you update the gitcoin admin tip object
- success