HorizenOfficial / Sidechains-SDK

MIT License
162 stars 95 forks source link

Fix for issue EON-1857 #1037

Closed alsala closed 5 months ago

alsala commented 5 months ago

Fix for issue EON-1857

The fix consists in preventing the updateForger operation for the 2 epochs after the 1.4 fork activation, assuming that the V2 activation happens in the same epoch.

This fix has a companion fix in EON repository: https://github.com/HorizenOfficial/eon/pull/110