Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Can tail emmision be a soft fork
by
Wind_FURY
on 18/09/2023, 15:00:55 UTC
⭐ Merited by vjudeu (1)
Here is the tweet I finally found it:

https://x.com/nikzh/status/1699980224610385983?s=20

I can't see how it's possible. Node which follow current Bitcoin protocol/consensus would treat block with reward higher than expected as invalid block. I believe someone else can show code of Bitcoin Core (or other full node software) which check whether total of newly mined Bitcoin on a block doesn't exceed current block reward.

As I said I am not talking of main Emmision, that would cause a hard fork. But you put BTC from one adress to another against UTXO consensus with LN.

And Sidechains etc will put their BTC also on a special adress without any UTXO proof of main chain


Confused what you're trying to make everyone believe by making everyone reading that. Don't the coins sent to "special addresses" like Lightning Channels require at least one confirmation in the Bitcoin blockchain?

Where is the check in core code where the closed channel TX come from? There is none, because the core dont know the input TX.


The "check in Core code"? What does that mean? You open a Lightning Channel it requires an onchain transaction, you close the channel it requires another onchain transaction.

Quote

its only new consensus how it is technically working


"New consensus" where? No consensus rule was broken nor changed.