Johan T. Halseth

Results 56 comments of Johan T. Halseth

I plan on prototyping CCV together with 64-bit math as well, it would be worth thinking about the amounts of the inputs/outputs as part of the arguments also.

> My hunch is that adding this would make CCV slightly more expensive for common use cases that are already covered by the current opcode Yeah, I tend to lean...

@ariard Thanks for reminding me about coin pools, you're right there's a great deal of overlap between the two use cases! However, where these two situations differ, is that in...

After seeing @bigspider's latest post on the ML, I wanted to try to write up this proposal using the opcodes originally proposed for MATT (with the addition of fetching the...

> For the advantages, I definitely agree we could have some order of magnitude improvements in terms of HTLC throughput where a channel could have far more than 483 outgoing...

An update on this: I've added `OP_CHECK[INPUT/OUTPUT]CONTRACT` to `btcd` and added a demo of a script using these in Tapsim: https://github.com/halseth/tapsim/tree/matt-demo/examples/matt (It's only a POC and is still missing the...