[bisq-network/bisq] [WIP] Add list to filter to set btc fee receiver addresses (#4150)

chimp1984 notifications at github.com
Thu May 7 23:35:46 UTC 2020


We should make it clear to victims to use a Bitcoin Core address and not a Bisq address as they will receive a lot of small transactions and the Bisq wallet is not good at handling that and will become very heavy over time. Also other server based solutions should be avoided (even Trezor as they request the transactions from their server and it gets very slow as well with lots of txs). So safest way is to use Bitcoin Core IMO.

Also important that this address is not used for anything else by the victims (as stated at https://github.com/bisq-network/admin/issues/77#issuecomment-623460109).

The current algorithm is not fair to the weight of the payout. Its simple random selection so victims with smaller amounts would get earlier bailed out. I suggest a tuple of address and weight (can be derived from total amount the victim should receive).

Please note that this draft PR was kind of "poof of concept" and was not considered production quality (even it might be only the selection algorithm which requires a change).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4150#issuecomment-625549298
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200507/e194c2a0/attachment.html>


More information about the bisq-github mailing list