4
I'm pretty sure that I understand how replay attacks work: A malicious node takes a valid transaction from chain A, and replays it on chain B. Other nodes on chain B see the transaction as valid and therefore it is included in both chains, instead of just A.
My question is whether the first transaction in a block, that generates new bitcoins, can be also replayed.
2Are you literally asking if a coinbase transaction from one chain can be used as a coinbase in a block on the other chain? Under certain assumptions, yes, but it's pointless to do so: if you mine a block using a "replayed" coinbase you are just donating your block reward to the previous miner. It hurts the "attacker" and benefits the "victim". – Nate Eldredge – 2017-10-15T20:00:13.520