Johan T. Halseth
Johan T. Halseth
Should we decide on a range of bits to use for experimental features?
I definitely think there are smarter ways to do this long term, but in the short term it seems like the zero-fee HTLCs we currently have is the way to...
@saubyk Given that this is a pre-requisite for the send support, should we tag it for v0.17?
Should possibly also reject channels state updates.
> > Should possibly also reject channels state updates. > > This is already done for restored channels Yeah, but in this case regular channels won't be marked borked/restored, so...
> why wouldn't they? isn't this supposed to be used after restoring w/ SCB? If you are restoring from SCBs then I don't think safe mode is necessary, since you...
@choideugene I made an attempt at fixing this here: https://github.com/starkware-libs/cairo-lang/pull/161 Feel free to test if it works for you!
Regarding charging fees for incoming payments: It seems like this is desirable to enable. If I'm a merchant, I could end up with some incoming channels being used more than...
@dstadulis Yeah, can pick it up. @Roasbeef Let's just go with the full thing?
Ok, will defer this until the addr scheme and universe boostrap changes you mention are done then.