harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

bring back the lost maxRate epochs #4648

Closed diego1q2w closed 5 months ago

diego1q2w commented 5 months ago

Somewhere in between the back and forth we had with master and dev this lines got lost, these are part of the latest hardfork release we had. And we cannot have another release without these set.

sophoah commented 5 months ago

@diego1q2w this is the failed build issue

panic: must satisfy: MaxRateEpoch >= HIP30Epoch
diego1q2w commented 5 months ago

@diego1q2w this is the failed build issue

panic: must satisfy: MaxRateEpoch >= HIP30Epoch

Thanks! got the testnet epoch wrong. fixed it.