-
kayabaNerve
Rucknium[m]: Doesn't look like any code in existence will be worth anything
-
kayabaNerve
Beyond saying in the paper it's incomplete, the researcher doesn't seem to be a developer
-
kayabaNerve
I'm not denying the existence of supporting staff. I just don't believe the person who's work it primarily is would understand the needs of production code and so on. It'd be a partial reference if that, if we could get him to publicize it which I'm asking about
-
maxwellsdemon[m]
Rucknium: when you get a chance, maybe in a 1 on 1 chat, could you fill me in on the steps forward to making a proposal and seeking funding to improve the hash rate estimator that we talked about. Been thinking a lot about it lately
-
Rucknium[m]
maxwellsdemon: Sure. I did a short write-up of funding options in #monero-recruitment:monero.social . You can start by reading that for now.
-
h4sh3d
kayabaNerve: IIRC PayMo was theoretically correct but did completely omit the fact you cannot chain unbroadcasted transactions, so not feasible in practice. What’s about this work?
-
h4sh3d
I means for monero
-
kayabaNerve
Was unbroadcasted TXs part of PayMo?
-
h4sh3d
*mean
-
kayabaNerve
Oh. Right. You can't
-
kayabaNerve
Because the spender which has the VDF signature needs to have a valid signature before lock.
-
kayabaNerve
This has the same problem
-
h4sh3d
I think so, you create the the “refund” before locking, and use the vdf sigs for delaying refund validity, again IIRC
-
kayabaNerve
Those words are a bit jumbled, sorry. I think you get me :p
-
h4sh3d
yep
-
kayabaNerve
Right, except you can't create XMR refunds before locking due to referential output indexes, as you point out
-
kayabaNerve
I still think the UX is absolutely unusable. Imagine being told you had to solve a multiple hour CPU puzzle to get your money back. It's not a 2 hour delay yet a 8 hour power draw. You're working from a phone instead of a Ryzen? Try 16 hours because it needs to be timed for the more powerful device
-
kayabaNerve
Not to mention FPGAs 0_o
-
kayabaNerve
But I still appreciate the theoretical developments.
-
kayabaNerve
This also shouldn't be usable for Zcash because of that actually. You need the merkle tree mined in a block included in spends. If any other shielded TX is present before the lock is mined... different merkle
-
h4sh3d
Yeah, I really dislike the title of the paper but will give it a read during the holidays. I’m sure there is plenty of good work but looks like they claim a lot… so :)
-
kayabaNerve
I legitimately don't hate it. The atomic swap proposals I hate are the ones saying "just send $1 at a time" or "multisig with a third party, ez, solved"
-
h4sh3d
haha
-
kayabaNerve
And it's legitimate improvements on the generalized application of VDF signatures (however they're called, this paper doesn't use the term VDF once)
-
h4sh3d
^ this
-
kayabaNerve
But I also don't see it as a usable UX... ever? So I want to stay up to date on it but I don't care to do any work without it
-
kayabaNerve
Except asking for them to publish their impl. That I want to see.
-
h4sh3d
The vdf sig thing can work ;p, imagine a world where every chip as a little module, let’s say a proprietary one, that is total black box, capped in computation power, where you can send a calcul and receive the result when finished… now it doesn’t matter if you have a ryzen or you’re on the phone, little black box saves you :) /s
-
h4sh3d
What a wonderful world that would be
-
kayabaNerve
> first n-to- ̃n swap protocol for Monero that is
-
kayabaNerve
efficient, does not require any hard fork,
-
kayabaNerve
:(
-
kayabaNerve
I feel like this dude is an extremely smart cryptographer and I love him for it
-
kayabaNerve
Yet he published a blockchain paper without knowing the actual impl details of these blockchains
-
h4sh3d
Let’s make sure we understand correctly the paper before saying his work is invalid, maybe they found a trick to not require any chained tx?!
-
kayabaNerve
> To build some intuition on how to use this tool to simulate
-
kayabaNerve
a transaction timelock, consider the case of two users (Alice
-
kayabaNerve
and Bob) sharing an address pk AB (where each party owns
-
kayabaNerve
a share of the corresponding secret key). Before sending
-
kayabaNerve
the funds to pk AB , Alice and Bob jointly sign a “refund”
-
kayabaNerve
transaction tx rfnd that transfers all funds from pk AB back to
-
kayabaNerve
the address of Alice,
-
kayabaNerve
Sorry for sending a IRC message flood. That should've been a single line. I'll preprocess in the future.
-
h4sh3d
Yeah ok that’s obvious now, just started reading the paper, where is that line?
-
kayabaNerve
P4 Second paragraph
-
h4sh3d
P3 II. SOLUTION OVERVIEW is not precise enough about requirements: “…which is compatible with any blockchain, assuming the minimal ability to verify signatures on transactions…” < this lacks the “Segwit” thing people have some much trouble to get
-
kayabanerve[m]
Yep