.. |
fork_choice
|
Fork choice - almost free pruning - fix #1534 (#1535)
|
2020-08-26 17:23:34 +02:00 |
fuzzing
|
Adds a fuzzing test for the validator client CLI
|
2020-10-15 20:15:51 +03:00 |
helpers
|
Bump nim-blscurve (#1491)
|
2020-08-15 19:33:58 +02:00 |
mocking
|
stop discarding future epochs; remove a StateCache() construction (#1610)
|
2020-09-07 15:04:33 +00:00 |
official
|
test fix
|
2020-10-23 19:23:36 +03:00 |
simulation
|
Regression fix of eth2_network_simulation on Windows. (#1900)
|
2020-10-27 12:04:17 +01:00 |
slashing_protection
|
Fix non-split attesting protection (#1804)
|
2020-10-06 10:51:33 +02:00 |
spec_block_processing
|
update 130+ spec references from v0.12.3 to v1.0.0-rc1 (#1854)
|
2020-10-12 08:59:24 +00:00 |
spec_epoch_processing
|
speed up reward/penalty calculation
|
2020-10-23 19:23:36 +03:00 |
all_tests.nim
|
Work around BLST build issues
|
2020-10-30 23:56:04 +02:00 |
all_tests.nim.cfg
|
Use only secp256k1 as identity in libp2p. (#1343)
|
2020-07-21 18:07:14 +02:00 |
test_attestation_pool.nim
|
bump libp2p; integrate pubsub.ValidationResult into extended validation (#1893)
|
2020-10-20 12:31:20 +00:00 |
test_beacon_chain_db.nim
|
Store all deposit-derived data in memory
|
2020-10-15 20:15:51 +03:00 |
test_beacon_node.nim
|
Generate markdown test reports
|
2020-03-13 14:38:59 +00:00 |
test_beaconstate.nim
|
Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375)
|
2020-07-26 20:55:48 +02:00 |
test_bitseqs.nim
|
reorder ssz (#1099)
|
2020-06-03 15:52:02 +02:00 |
test_block_pool.nim
|
bump libp2p; integrate pubsub.ValidationResult into extended validation (#1893)
|
2020-10-20 12:31:20 +00:00 |
test_datatypes.nim
|
Address review comments; Add a test
|
2020-07-12 21:01:31 +03:00 |
test_exit_pool.nim
|
in exit pool, bundle receive messages into beaconblocks (#1812)
|
2020-10-07 16:57:21 +00:00 |
test_helpers.nim
|
Generate markdown test reports
|
2020-03-13 14:38:59 +00:00 |
test_honest_validator.nim
|
remove v0.11.3 support; add block_sim to CI (#1253)
|
2020-06-29 18:08:58 +00:00 |
test_interop.nim
|
add v1.0.0-rc.0 support behind compile-time flag (#1852)
|
2020-10-13 17:21:25 +00:00 |
test_keystore.nim
|
Fix #1855; Add support for wallet recovery passwords
|
2020-10-30 23:56:04 +02:00 |
test_mainchain_monitor.nim
|
Simplify the mainchain monitor
|
2020-10-15 20:15:51 +03:00 |
test_mocking.nim
|
refactor some Merkle proof generation code outside tests; remove unused variables/functions
|
2020-04-15 09:59:49 +00:00 |
test_peer_connection.nim
|
more fork-choice fixes (#1388)
|
2020-07-30 17:48:25 +02:00 |
test_peer_pool.nim
|
Peer management (#1707)
|
2020-09-21 18:02:27 +02:00 |
test_ssz.nim
|
Prefer converting int` to uint64 and switch foo.len.uint64 to .len64 (#1375)
|
2020-07-26 20:55:48 +02:00 |
test_state_transition.nim
|
update to 1.0.0-rc.0 message ID; unexport funcs; enable test in mainnet; remove unused subscribe-with-nondummy-handler function; fix gossip received metric (#1884)
|
2020-10-20 08:54:11 +00:00 |
test_sync_manager.nim
|
avoid double deserialization
|
2020-08-21 11:46:25 +03:00 |
test_sync_protocol.nim
|
Generate markdown test reports
|
2020-03-13 14:38:59 +00:00 |
test_zero_signature.nim
|
update nim-beacon-chain to nimbus-eth2 in beacon_chain/, ncli/, tests/, and README.md (#1843)
|
2020-10-08 19:02:05 +00:00 |
testblockutil.nim
|
fix db growth on attestation processing (#1860)
|
2020-10-15 14:28:44 +02:00 |
testutil.nim
|
Store all deposit-derived data in memory
|
2020-10-15 20:15:51 +03:00 |