You are viewing a single comment's thread from:

RE: CONVERSION ROLLBACK!

in LeoFinancelast year

Its not up to one witness, since it is still a median price for one hour, collected from the feed from the top witnesses. But then it looks at the median hourly prices from the last 3.5 days (84 data points) and choses the lowest.

Yeah... I still don't get it.

What is a "top witness"?

Oh wait maybe I get it...
Yeah there are 84 data points (all medians) and it just takes the lowest one.
Simple enough but there are a lot of ways to misinterpret how it was being explained.

Thanks for the help!

Sort:  

I just imagine it like that for easier understanding, dunno how it is actually implemented in the code, and the actual code

Yeah I've been told the hourly thing before by many other people and it just wasn't clicking.
I think I have a better grasp of what's happening here.

I still think it's a little weird that we would consolidate them into hourly aggregates when we could technically create a new data point every 3 seconds. Guessing it has something to do with database efficiency and whatnot.