chris-belcher

Results 364 comments of chris-belcher

This is a lot like the "import private key" feature but importing a seed phrase instead(?) Good idea.

When you squish the commits make sure you add enough linebreak between the subject line and body. Right now git log --oneline is messed up: ``` 0fad076 TxHistory tab in...

I think having the yield-gen entry point as a button in the status bar is bad UI, because: * I guess the vision behind making the yield-gen entry point so...

> Pro: The taker does not know input|input input|output output|output linkage of any maker This isn't achieved, because the taker chooses which makers are involved in the coinjoin, so the...

Fidelity bonds are unrelated to this, they protect again a sybil attacker who runs many makers and which targets a taker. The attack I'm talking about is where the attacker...

I guess, it might do, it depends on the design details. One issue is that then the taker's inputs/outputs are revealed because they're the only ones who don't have an...

It seems like any open source project should have the same problem. I wonder if there's a blog post somewhere describing a standard way of doing it. I think I...

Yeah let's remove the wiki

Right now one of the things I'm working on is adding fidelity bonds to Teleport (the coinswap project). I want it to use the same format so that the same...

I've been working on a BIP for this, and I found something less-than-ideal which would be nice to fix as soon as we can. If we fixed this issue then...