xud
xud copied to clipboard
Prevent Front-Running
We need a THOR-like implementation at some point where we
- measure pings to nodes
- delay orders taking into account ping with the goal for them to simultaneously reach peers
Goal: prevent/minimize front running
Advanced, so clearly after 1.0.0
. Optional and clearly marked as "experimental" first.
I am working on this issue, please assign to me.
You got it! Definitely not an easy feat! Feel free to ask for a "concept review" and any questions on the way!
@hatmer already made progress on this? For any questions, feel free to ask here or in https://discord.gg/YgDhMSn
Yes I have a working version here, but it is vulnerable to malicious xud operators who modify their OS to be artificially slow. I have a new design that avoids this and plan to implement it today.