KomodoPlatform / zebra

An ongoing Rust implementation of a Komodo node. 🦓
Apache License 2.0
3 stars 5 forks source link

Implement KMD block subsidy calculation and validation #13

Closed dimxy closed 1 year ago

dimxy commented 1 year ago

Implement block reward calculation for the KMD mainnet only (see GetBlockSubsidy function in komodod repo).

Add subsidy calculation:

Add subsidy validation rules for KMD:

dimxy commented 1 year ago

implemented in b58b108ec950f31609fea1c3cc92eb95dcabfcda and a0244f639e350b841be09d14f904a9932b485918