nimbus-eth2/beacon_chain
tersec 48f9631ed1
remove JSON-RPC consensus layer API client (#3676)
* remove JSON-RPC consensus layer API client

* rm eth2_json_rpc_serialization
2022-05-31 11:05:15 +00:00
..
consensus_object_pools add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
eth1 more CL spec URL updates to v1.2.0-rc.1 (#3657) 2022-05-24 08:26:35 +00:00
fork_choice update (or for one, remove) 15 CL spec ref URLs (#3671) 2022-05-30 12:24:43 +00:00
gossip_processing add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
networking add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
rpc fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
spec remove JSON-RPC consensus layer API client (#3676) 2022-05-31 11:05:15 +00:00
sync add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
validator_client Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
validators fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
.editorconfig Add .editorconfig file and remove trailing newlines 2021-09-14 12:12:49 +03:00
.gitignore Rename binaries; Mimic the original repo layout in the distribution 2020-11-09 11:38:52 +02:00
beacon_chain_db.nim avoid unnecessary recompression in block protocol (#3598) 2022-05-05 11:00:02 +00:00
beacon_chain_db_immutable.nim more CL spec URL updates to v1.2.0-rc.1 (#3657) 2022-05-24 08:26:35 +00:00
beacon_clock.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
beacon_node.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
beacon_node_status.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
conf.nim remove JSON-RPC consensus layer API client (#3676) 2022-05-31 11:05:15 +00:00
conf_light_client.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
deposits.nim remove JSON-RPC consensus layer API client (#3676) 2022-05-31 11:05:15 +00:00
era_db.nim fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
extras.nim use ForkedHashedBeaconState in StateData (#2634) 2021-06-11 20:51:46 +03:00
filepath.nim EH cleanup (#2455) 2021-03-26 07:52:01 +01:00
interop.nim enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
light_client.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nim.cfg enable `styleCheck:usages` (#3573) 2022-04-08 16:22:49 +00:00
nimbus_beacon_node.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_beacon_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_binary_common.nim 🐼 (#3670) 2022-05-30 08:25:27 +00:00
nimbus_light_client.nim add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_light_client.nim.cfg add light client (standalone) (#3653) 2022-05-31 12:45:37 +02:00
nimbus_signing_node.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
nimbus_signing_node.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
nimbus_validator_client.nim Implement all sync committee duties in the validator client (#3583) 2022-05-10 10:03:40 +00:00
nimbus_validator_client.nim.cfg Revert writing backfill root to database (#3215) 2021-12-21 11:40:14 +01:00
sszdump.nim update to latest light client libp2p protocol (#3623) 2022-05-23 14:02:54 +02:00
statediff.nim fix unnecessary HashList/HashArray cache invalidation (#3660) 2022-05-30 13:30:42 +00:00
statusbar.nim switch result = foo to expression return; unexport rest of logtrace symbols (#2788) 2021-08-17 09:51:39 +00:00
trusted_node_sync.nim tns: checkpoint wal periodically while backfilling (#3516) 2022-03-18 12:32:20 +01:00
version.nim Bump the version number 2022-05-21 13:11:11 +03:00
wallets.nim move wallet/deposit commands to separate files (#3372) 2022-02-11 21:40:49 +01:00