Enforcing that all kernels are different at consensus level?

Actually it’s not possible in bitcoin since it refers to inputs by the hash of (the full serialization of) a previous transaction together with an output index, and it’s impossible to recreate a transaction with the same hash, as David Burkett first pointed out on keybase.

2 Likes