nimbus-eth2/tests
Jacek Sieka b994da78a7 Move some attestation/block logic out of beacon node
* state data cache in block pool
* keep head state around
* more attestation logic in attestation pool
* first fork choice tests (!)
* fix fork choice (it's still likely broken / out of date)
2019-12-19 16:17:45 +00:00
..
helpers
mocking initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
official mark a couple dozen functions and data structures as 0.9.3; fix TRACE-level compiling; stop downloading 0.9.2 test vectors; update cosmetic/display spec versions in test suite 2019-12-17 16:51:46 +00:00
simulation save ssz dummps during processing (#471) 2019-12-03 11:32:27 +00:00
spec_block_processing mark 19 more 0.9.2-compatible entities as 0.9.3-compatible 2019-12-19 11:46:30 +00:00
spec_epoch_processing measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
all_tests.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
all_tests.nim.cfg
test_attestation_pool.nim Move some attestation/block logic out of beacon node 2019-12-19 16:17:45 +00:00
test_beacon_chain_db.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
test_beacon_node.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_beaconstate.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_block_pool.nim Move some attestation/block logic out of beacon node 2019-12-19 16:17:45 +00:00
test_helpers.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_interop.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_peer_connection.nim The beacon node can be compiled with the LibP2P native back-end 2019-12-10 15:02:16 +02:00
test_peer_pool.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_ssz.nim Revert "tighten a few imports" 2019-12-10 02:18:47 +02:00
test_state_transition.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
test_sync_protocol.nim measure/find slow tests (#624) 2019-12-05 11:27:00 +01:00
test_validator.nim
test_zero_signature.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
testblockutil.nim initial 0.9.3 spec update 2019-12-17 00:06:03 +02:00
testutil.nim Move some attestation/block logic out of beacon node 2019-12-19 16:17:45 +00:00