Closed Aklix closed 1 year ago
I see that we also added a deprecation height in the kmd codebase, to shutdown nodes that did not upgrade. Do we not need similar in marmara?
I see that we also added a deprecation height in the kmd codebase, to shutdown nodes that did not upgrade. Do we not need similar in marmara?
Current MCL block is 1773045, current DEPRECATION_HEIGHT
is 3600000
. I guess it's too far from current block height, so, we can leave everything as is.
DEPRECATION_HEIGHT
?39 changed versions, what should be
DEPRECATION_HEIGHT
?
As I can see the deprecation code is supported for the KMD net only, so we should not do anything for that. Let's stick with the protocol version
fixes #37