Once users match, a MultiSigWallet
is created with the two users address, where they can access the funds. This MultiSigWallet address is not saved anywhere. The user wont be able to interact with the wallet.
In LikeReistry::matchRewards
a new MultiSigWallet
is created with the two users addresses but it is not saved. The matched users can't access the wallet as they don't have the address.
Matched users are unable to access MultiSigWallet
as they can't see the contract address.
Emit an event with the wallet address after sending eth to the wallet.
Add wallet registry in LikeRegistry contract that tracks the users and wallets.
Please read the CodeHawks documentation to know which submissions are valid. If you disagree, provide a coded PoC and explain the real likelyhood and the detailed impact on the mainnet without any supposition (if, it could, etc) to prove your point.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.