tevador

Results 78 comments of tevador

The DEX can have its own P2P network for passing the memos. You could submit a transaction with a 32-byte hash of the memo on the Monero network and then...

Forcing the whole Monero network to sync and store your DEX data forever is clearly not the best solution.

Actually, the extra blockchain data would probably be a minor issue compared to the fact that the DEX most likely has to publish its private view key, which would allow...

Interesting idea, but the problem is that a quantum attacker would not care about your private keys. They would simply calculate the discrete logarithm of the point `H` used in...

> In that case in order to validate the chain however we need to have Alice interact with Carol, or store the intermediary data (Bobs public key, the signature and...

I rebased onto your latest commit here: https://github.com/tevador/smhasher/tree/hashx These tests take hours to complete: "Speed", "Seed", "PerlinNoise". Other tests seem to use a fixed seed value of 0, so they...

Since all Monero transactions must have at least 2 outputs, it would make sense to at least have a 2-member ring consisting of both outputs. This would avoid having provably...

I think the biggest risk is breaking the "privacy by default" property of Monero. With this change, it is theoretically possible to have a very active wallet with an entirely...

There is a modification that might also work with Seraphis. In seraphis, the output keys `K` and amount commitments `C` have the forms: K = a X + b U...

> I keep most of my stack timelocked at all times to force myself to hodl and protect against the $5 wrench attack. I agree the interface is clunky but...