-
sgp_
Can we have a Bulletproofs+ meeting this week?
-
sgp_
I'm busy until 2p ET though Wed
-
Lyza
there's a little discussion on #monero about whether it would be good to, when an output age <10 blocks is selected as a decoy, choose 10 instead of re-rolling. The thinking is that there's going to be a non-smooth data point at age=10 because everyone who wants to send before that but can't, sends at 10 instead. more or less.
-
Lyza
curious what the smarties over here have to say about it
-
moneromooo
One possible niggle I see: the wallet only allows the tx to be made once an output is unlocked at 10. Then most get mined at 11, not 10.
-
moneromooo
It'd certainly depend on how quick that next block comes.
-
Lyza
so they can technically get mined at 10 but the official wallet won't allow it?
-
Lyza
that would indeed be a niggle. might be a good move to make the wallet behavior & consensus requirements more in line if that's the case, but idk
-
moneromooo
No. Most people won't make their tx a couple seconds after the 10th block. And even so, make a tx takes at least 10 seconds, then miners update their block template every 30 seconds, etc.
-
Lyza
ok right of course, trying to think about how that would affect output selection but I don't quite see it
-
Lyza
nope okay I see it. looking at the blockchain, the spends from age=10 are going to be distributed over a few blocks
-
sgp_
moneromooo sarang: do you want to have a Bulletproofs+ meeting this Thursday?
-
moneromooo
Not particularly. I can be there if someone wants me there though.
-
sgp_
sarang says his work is almost done so it makes sense to have a convo on implementation I think
-
dEBRUYNE
An audit is arguably required, especially given that sensitive parts of the code are touched
-
sgp_
I want to ask Kraken to pay for the audit with their grant program
-
sarang
An audit should absolutely happen
-
sgp_
I know, but hat else needs to happen before it's added?
-
sgp_
*what
-
sarang
Logic for consensus rules, transaction format, etc.
-
sarang
Similarly to how moneromooo did the initial BP changeover, I presume
-
sgp_
is your code public yet sarang ?
-
sarang
Yes
-
sarang
-
sarang
I've been keeping it rebased
-
sarang
and it passes CI