This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
synced
2025-02-12 22:46:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
validator_client
History
Eugene Kabanov
a311f04a19
Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (
#4381
)
...
Switch VC to use /eth/v1/validator/liveness/{epoch} endpoint instead of nimbus one.
2022-12-06 12:29:00 +01:00
..
api.nim
Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (
#4381
)
2022-12-06 12:29:00 +01:00
attestation_service.nim
Address inaccurate time calculation for waitForBlockPublished(). (
#4368
)
2022-11-29 12:52:21 +02:00
block_service.nim
Address inaccurate time calculation for waitForBlockPublished(). (
#4368
)
2022-11-29 12:52:21 +02:00
common.nim
Bugfix: The VC was producing invalid sync committee contributions (
#4343
)
2022-11-24 09:46:35 +02:00
doppelganger_service.nim
Implementation for REST /eth/v1/validator/liveness/{epoch} endpoint. (
#4381
)
2022-12-06 12:29:00 +01:00
duties_service.nim
Bugfix: The VC was producing invalid sync committee contributions (
#4343
)
2022-11-24 09:46:35 +02:00
fallback_service.nim
implement more missing capella functionality (
#4344
)
2022-11-24 09:53:04 +02:00
fork_service.nim
…
sync_committee_service.nim
Address inaccurate time calculation for waitForBlockPublished(). (
#4368
)
2022-11-29 12:52:21 +02:00