mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
c2c5d80a4f
* Initial commit. * Add algorithm in comment. Remove delays. Fix logging statement issues. Change update from epoch to slot. * Obtain timestamp earlier. * Add processing delays into algorithm. * Fix time offset logging to produce integers instead of strings. * Address review comments. * Fix copyright year. Fix updateStatus(). * Remove fields from Slot start log statement. Fix issues when BN do not support Nimbus Extensions. Rename metric name and type change. * Add beacon role to disable time offset check manually.