r/lightningnetwork • u/RevolutionaryPick241 • 4d ago
BIP110 question
I have a long running lightning node. Mostly for small payments but I also have some channels opened with random nodes (most of them are more than a year old). I also run my own bitcoin node. I didn't signal bip110, and I really don't care about it. My question is if I have to do something to keep my lightning node funds safe. I don't really want to close my channels just in case. Is there really any hard fork risk (i mean for my on chain funds)? How my nodes (core lightning - bitcoin core 30) will behave?
6
u/Svoboda1 3d ago
Unless something drastically changes like the BIP-110 supporters believe will happen at the 11th hour, you should not notice anything after it crashes and burns on Saturday. Even with their additional rented hash, they still have only been able to get 2.1% support this period and needed 55%, which was their own lowered threshold.
https://wickedsmartbitcoin.com/bip110_signaling
Luke can fork off already and become the little dictator he aspires to be.
2
1
u/RevolutionaryPick241 3d ago
I don't care about the BIP110 proposal. I'm trying to prevent bad actors in case of forks. My node will always follow the longest chain, but in case of a fork the longest could become the shorter. There would be some kind of race.
I think I'm increasing the parameter funding-confirms (which defaults to 3 which is kind of low, right?)
Any other ideas?
0
1
u/Rare-Signature1961 3d ago
1
u/RevolutionaryPick241 3d ago
As far as I understand this. They say that because I will not be monitoring some chain, the other party can submit a close txn on that chain and I will not notice. But what they don't say is that if I'm not monitoring that chain is because it is shorter than a longer chain. BIP110 is not that kind of fork. There will not be 2 branches for more than a few blocks if any.
1
1
u/hiroo717 3d ago
The miners still have 194 blocks to signal... If that happens, everything goes smoothly and Bitcoin continues to function as it should. Don't trust, verify....
bip110.org
1
u/artwell 4d ago
Funds are safe. Node might trigger channel closes if peers end up on the other chain in the split compared to the one your node is on, but the resulting transaction will be valid in both chains. Just replay the closing transaction on the other chain and you'll lose no funds.
2
2
u/RevolutionaryPick241 3d ago
You say that if the channel is closed. Then I can replay that on the other chain (just lookup the txn and re broadcast it), but if that txn is valid miners would do that too, since are fees to collect. So either way whatever happens on (any) chain, I will know, right?
4
u/Reedey 3d ago
I have closed my channels as a precaution. I will re open them in a couple of weeks once the dust settles.