Fantom-foundation / go-lachesis

aBFT consensus for permission-less networks
https://fantom.foundation
MIT License
224 stars 78 forks source link

totalLockedAmount of SFC EpochSnapshot #503

Closed devintegral closed 4 years ago

devintegral commented 4 years ago

Note: it leads to a hardfork when SFC firstLockedUpEpoch > 0 ! Node will write new totalLockedAmount field into EpochSnapshot of SFC state. Also includes new type of SFC tests in app/sfc_index_test.go.