-
selstaluigi1111w: can you rerun CI for github.com/monero-project/monero/runs/8147219635 ? it's this PR monero-project/monero #8545
-
stretch1which hosting provider do you use for the matrix servers?
-
stretch1is it hetzner?
-
netrik182looks like it ipinfo.io/AS24940/95.216.0.0/16-95.216.46.0/23
-
stretch1netrik182: how did you get the ip, since getmonero.org is behidn cloudflare
-
stretch1```
-
stretch1getmonero.org. 291 INA 172.67.14.95
-
stretch1getmonero.org. 291 INA 104.22.11.221
-
stretch1getmonero.org. 291 INA 104.22.10.221
-
netrik182$ ping matrix.monero.social
-
netrik182this is the server and I think this is off-topic for this channel
-
Rucknium[m]Could someone explain the wallet2 sanity check on the median of ring members? Questions:
-
Rucknium[m]1) Does it apply to actual seconds, or is it some kind of output-time-block weighted check?
-
Rucknium[m]2) Does the median check just apply to the decoy set or the ring as a whole, i.e. {decoys}U{real spend}
-
Rucknium[m]3) If a transaction on the chain does not pass the check[*], would that mean that the transaction was not constructed by wallet2?
-
Rucknium[m]Caveat: Due to ringdb caching, a ring might not pass the check because the tx was not broadcast when at the moment of its construction. However, we could consider the youngest ring member as "time of construction" to be conservative and then do a median calculation.