hats-finance / SeeR-PM-0x899bc13919880db76edf4ccd72bdfa5dfa666fb7

1 stars 0 forks source link

Arbitrator fee is not handled while asking Questions #104

Open hats-bug-reporter[bot] opened 3 weeks ago

hats-bug-reporter[bot] commented 3 weeks ago

Github username: @cpp-phoenix Twitter username: 0xrochimaru Submission hash (on-chain): 0x7408de65e446f3c64816d8d3e391ff739810553802e5aa1cbdf1f44110bf1f4e Severity: low

Description: Description\ The Arbitrator has optional fee which should be sent while calling realitio.askQuestionWithMinBond. The method is payable and accepts ETH. The current implementation doesn't handle this case.

Attack Scenario\ The aribitrator fees should be handled in the codebase

Recommendation\ Make createMarket() methods payable and send the required ETH to the arbitrator if it charges Fees.

cpp-phoenix commented 3 weeks ago

https://reality.eth.limo/app/docs/html/fees.html

Screenshot 2024-09-27 at 9 30 13 AM
dontonka commented 3 weeks ago

FYI, this seems a dup of my issue which will be invalided.

cpp-phoenix commented 3 weeks ago

Hey @dontonka, I went through your issue and it doesn't seem like a dup to me.

greenlucid commented 3 weeks ago

This seems like a feature request, does the lack of the use of the bounty feature in reality make it impossible for the process to go through? You can still have the question have a bounty, just create that exact question before you create the market, with a bounty. So even if Seer question creation doesn't allow creating questions with bounties, it doesn't care about them either.

clesaege commented 3 weeks ago

The arbitrator of Seer (Kleros), doesn't ask a question fee.