nimbus-eth2/tests
Dustin Brody dfa062db7d 0.8.0, continued (#315)
* rename get_genesis_beacon_state(...) to initialize_beacon_state_from_eth1(...); remove unused vestiges get_temporary_block_header(...) and get_empty_block(...); partly align initialize_beacon_state_from_eth1(...) with 0.8.0 version; implement CompactCommittee object type; update process_final_updates(...) to 0.8.0

* mark get_shard_delta(...) as 0.8.0

* mark get_total_active_balance(...) and epoch transition helper functions as 0.8.0

* move FORK_CHOICE_BALANCE_INCREMENT, not in spec anymore, to sole user in fork_choice
2019-07-10 14:23:02 +02:00
..
official 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00
simulation Fix the use of tests/simulation/run_node.sh 2019-07-01 15:36:01 +03:00
all_tests.nim Remove v0.5 state tests (#292) 2019-06-21 10:16:14 +02:00
test_attestation_pool.nim 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00
test_beacon_chain_db.nim 0.7.0 updates including semantic changes (#285) 2019-06-14 13:50:47 +00: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 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00
test_bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
test_block_pool.nim 0.8.0, continued (#315) 2019-07-10 14:23:02 +02:00
test_helpers.nim 0.6.2 updates (#275) 2019-06-03 10:31:04 +00:00
test_peer_connection.nim Respect the port configuration and NAT setup when using LibP2P 2019-06-24 05:34:22 +03:00
test_ssz.nim Restore building with chronicles_sinks=json 2019-06-24 19:38:19 +03:00
test_state_transition.nim 0.8.0, continued (#315) 2019-07-10 14:23:02 +02: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 [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
testutil.nim update get_crosslink_committee(...) to 0.8.0 and fix https://github.com/status-im/nim-beacon-chain/issues/307 2019-07-02 19:52:39 +03:00