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-16 09:34:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth2
/
tests
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
..
simulation
clean up and add some logging (
#70
)
2019-01-25 11:35:22 -06:00
all_tests.nim
spec updates (
#37
)
2018-12-13 10:00:55 -06:00
test_beacon_node.nim
Merge remote-tracking branch 'origin/master' into epoch-state-2
2018-12-05 11:58:01 -06:00
test_beaconstate.nim
deposit root to Eth1Data transition
2019-01-18 12:47:30 +02:00
test_helpers.nim
add is_power_of_2 implementation
2018-12-05 07:19:57 -06:00
test_ssz.nim
Uint24 -> ValidatorIndex; Fork.pre_fork_version -> Fork.previous_version; Fork.post_fork_version -> Fork.current_version
2019-01-28 20:15:00 -08:00
test_state_transition.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
test_sync_protocol.nim
Merge remote-tracking branch 'origin/master' into epoch-state-2
2018-12-05 11:58:01 -06:00
test_validator.nim
Uint24 -> ValidatorIndex; Fork.pre_fork_version -> Fork.previous_version; Fork.post_fork_version -> Fork.current_version
2019-01-28 20:15:00 -08:00
testutil.nim
Uint24 -> ValidatorIndex; Fork.pre_fork_version -> Fork.previous_version; Fork.post_fork_version -> Fork.current_version
2019-01-28 20:15:00 -08:00