nimbus-eth2/beacon_chain
Etan Kissling f10a2b18bb port EF light client tests
EF has a number of unit tests related to light client functionality, see
https://github.com/ethereum/consensus-specs/blob/v1.1.0/tests/core/pyspec/eth2spec/test/altair/unittests/test_sync_protocol.py
The tests have been ported over and integrated into our test suite.
2021-10-04 15:49:34 +03:00
..
consensus_object_pools abort compile when fork epoch is forgotten (#2939) 2021-10-04 08:31:21 +00:00
eth1 update a dozen spec URLs (#2929) 2021-09-29 23:43:28 +00:00
fork_choice implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
gossip_processing use errReject template everywhere 2021-09-29 14:16:09 +03:00
networking abort compile when fork epoch is forgotten (#2939) 2021-10-04 08:31:21 +00:00
rpc Definitions related to the new execution engine JSON-RPC API 2021-09-30 00:20:21 +03:00
spec port EF light client tests 2021-10-04 15:49:34 +03:00
ssz Address review comments 2021-09-14 12:12:49 +03:00
sync Implement the merge networking req/resp changes (#2922) 2021-09-29 16:44:43 +00:00
validator_client simplify state fork access pattern (#2912) 2021-09-28 20:08:03 +02:00
validators use forked `getAttestationsForBlock` everywhere (#2937) 2021-10-01 01:29:32 +00:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore
beacon_chain_db.nim merge hardfork database support (#2911) 2021-09-30 01:07:24 +00:00
beacon_chain_db_immutable.nim merge hardfork database support (#2911) 2021-09-30 01:07:24 +00:00
beacon_clock.nim eth2.0-specs -> consensus-specs repo rename (#2801) 2021-08-20 23:37:45 +00:00
beacon_node_common.nim REST /eth/v1/events API call implementation. (#2878) 2021-09-22 14:17:15 +02:00
beacon_node_status.nim
beacon_node_types.nim REST /eth/v1/events API call implementation. (#2878) 2021-09-22 14:17:15 +02:00
conf.nim Parallel attestation verification (#2718) 2021-09-17 03:13:52 +03:00
extras.nim
filepath.nim
interop.nim
nimbus_beacon_node.nim Improve discovery during fork (#2913) 2021-09-29 14:06:16 +03:00
nimbus_beacon_node.nim.cfg
nimbus_binary_common.nim cleanups and fixes (#2827) 2021-08-27 11:00:06 +02:00
nimbus_signing_process.nim
nimbus_validator_client.nim successfull -> successful (#2842) 2021-09-01 18:08:24 +02:00
nimbus_validator_client.nim.cfg remove remaining traces of nim-prompt 2021-08-16 21:56:50 +03:00
sszdump.nim implement forked merge state/block support (#2890) 2021-09-27 14:22:58 +00:00
statediff.nim
statusbar.nim
version.nim