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-01-09 22:06:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
beacon_chain
/
spec
History
Dustin Brody
68ca7850f4
rm min_empty_validator_index, ZERO_BALANCE_VALIDATOR_TTL, Validator.latest_status_change_slot; switch Fork.fork_slot to Fork.epoch; begin removing Validator.randao_layers; now that
https://github.com/ethereum/eth2.0-specs/issues/352
is fixed, test out for more slots; get process_deposit consistent with current spec
2019-01-30 00:41:07 -08:00
..
beaconstate.nim
rm min_empty_validator_index, ZERO_BALANCE_VALIDATOR_TTL, Validator.latest_status_change_slot; switch Fork.fork_slot to Fork.epoch; begin removing Validator.randao_layers; now that
https://github.com/ethereum/eth2.0-specs/issues/352
is fixed, test out for more slots; get process_deposit consistent with current spec
2019-01-30 00:41:07 -08:00
crypto.nim
spec updates (
#48
)
2018-12-27 14:14:37 -06:00
datatypes.nim
rm min_empty_validator_index, ZERO_BALANCE_VALIDATOR_TTL, Validator.latest_status_change_slot; switch Fork.fork_slot to Fork.epoch; begin removing Validator.randao_layers; now that
https://github.com/ethereum/eth2.0-specs/issues/352
is fixed, test out for more slots; get process_deposit consistent with current spec
2019-01-30 00:41:07 -08:00
digest.nim
Make the code compile in Nim 0.19.0
2019-01-12 13:57:50 +02:00
helpers.nim
rm min_empty_validator_index, ZERO_BALANCE_VALIDATOR_TTL, Validator.latest_status_change_slot; switch Fork.fork_slot to Fork.epoch; begin removing Validator.randao_layers; now that
https://github.com/ethereum/eth2.0-specs/issues/352
is fixed, test out for more slots; get process_deposit consistent with current spec
2019-01-30 00:41:07 -08:00
validator.nim
rm min_empty_validator_index, ZERO_BALANCE_VALIDATOR_TTL, Validator.latest_status_change_slot; switch Fork.fork_slot to Fork.epoch; begin removing Validator.randao_layers; now that
https://github.com/ethereum/eth2.0-specs/issues/352
is fixed, test out for more slots; get process_deposit consistent with current spec
2019-01-30 00:41:07 -08:00