-
hyc
we having a meeting?
-
selsta
looks like no
-
ErCiccione[m]
we could if there is stuff to talk about
-
selsta
Once `functional_tests_rpc` get fixed we will have green checkmarks on Github again :D
-
hyc
nothing for me, I've been working on other projects
-
selsta
work on GUI reproducible builds are progressing
-
sarang
Work on CLSAG signatures continues (awaiting the thumbs-up from surae on my overhaul of the preprint)
-
ErCiccione
Getmonero.org will be on weblate (localization platform: translate.getmonero.org) very soon. Probably by the end of next week
-
sarang
Triptych has been slightly generalized to support things like multiple asset types and hidden timelocks
-
sarang
(MLSAG/CLSAG had this property already)
-
sarang
Also: any particular opinions on hiding timelocks via Pedersen commitments?
-
hyc
is Triptych now your current favorite of the many possibilities on the table?
-
sarang
It's about on par with RCT3 for spacetime complexity
-
sarang
I haven't yet examined if the hidden-timelock generalization applies easily to RCT3
-
sarang
It's certainly possible, but it hasn't been done
-
sarang
I also don't want to fall into the not-invented-here trap
-
hyc
what's the purpose of hiding this?
-
hyc
just to make it indistinguishable for normal txs?
-
sarang
Better indistinguishability and reduced heuristics
-
hyc
ok
-
sarang
All you learn is that the timelock has passed, but not the duration
-
sarang
It could either be made optional (only where a nonstandard timelock would otherwise appear in the clear) or mandatory (which incurs much more added cost overall to the chain)
-
sarang
Including them with CLSAG would basically negate the verification time benefits
-
sarang
but still would have size benefits
-
sarang
compared to MLSAG now
-
moneromooo
What's borked with functional_tests_rpc ?
-
rehrar
Sorry guys. People are here redoing some of my floors so I forgot about the meeting.
-
hyc
I don't think there was that much to discuss
-
selsta
moneromooo: Does master functional_test_rpc work for you?
-
selsta
It fails my Mac and Linux system
-
selsta
maybe i’m missing a python dependency or so?
-
selsta
-
rehrar
hyc not true, we must discuss the upcoming Monero ice cream social.
-
rbrunner
rehrar: I think you wanted to open a meta issue about continuing the dev meetings in their current form, as mentioned 2 weeks ago, when we had a very small "meeting"
-
rehrar
Oh yeah. Das true.
-
rehrar
I can do that today.
-
rbrunner
Splendid!
-
moneromooo
selsta: I think 6233 fixes those.
-
selsta
ah nice
-
M5M400
guys, how does the GUI "simple" mode chose a daemon?
-
M5M400
seems some of those considered are still running v0.14.x
-
selsta
There is a reconnect to a new node button in this case.
-
M5M400
the tezos guy I talked into installing it seemed incapable
-
M5M400
(to find a node that works; not to push that button)
-
selsta
might be a bug then
-
selsta
restarting the GUI can help