.. |
consensus_object_pools
|
don't check legacy tables for pruning (#5116)
|
2023-06-26 19:30:45 +03:00 |
el
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
fork_choice
|
update consensus spec URLs to v1.4.0-alpha.3 (#5088)
|
2023-06-16 16:45:09 +00:00 |
gossip_processing
|
update consensus spec URLs to v1.4.0-alpha.3 (#5088)
|
2023-06-16 16:45:09 +00:00 |
networking
|
bump `gnosis-chain-configs` to `19060cb894ea0fb8ff3c8ec2fd26c0433f56c52c` (#5114)
|
2023-06-22 11:14:02 +03:00 |
rpc
|
Add Deneb beacon API types (#5060)
|
2023-06-19 08:56:52 +00:00 |
spec
|
Merge branch 'stable' into unstable
|
2023-06-20 02:09:05 +03:00 |
sync
|
optimize LC sync task scheduling (#5112)
|
2023-06-21 17:44:49 +00:00 |
validator_client
|
Fix iteration issue. (#5105)
|
2023-06-20 16:41:20 +00:00 |
validators
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +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
|
don't check legacy tables for pruning (#5116)
|
2023-06-26 19:30:45 +03:00 |
beacon_chain_db_immutable.nim
|
update consensus spec URLs to v1.4.0-alpha.3 (#5088)
|
2023-06-16 16:45:09 +00:00 |
beacon_chain_db_light_client.nim
|
broaden `SszError` catches to `SerializationError` (#5081)
|
2023-06-15 16:29:13 +00:00 |
beacon_clock.nim
|
automatic update of v1.3.0-rc.5 consensus spec URLs to v1.3.0 (#4848)
|
2023-04-21 18:52:43 +00:00 |
beacon_node.nim
|
allow payload builder client to be function of validator/proposer (#5015)
|
2023-06-02 11:06:33 +00:00 |
beacon_node_light_client.nim
|
https://github.com/ethereum/consensus-specs/pull/3359 (#5047)
|
2023-06-10 05:39:10 +00:00 |
beacon_node_status.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
conf.nim
|
Switch to --history:prune by default
|
2023-06-20 02:08:48 +03:00 |
conf_light_client.nim
|
Support for driving multiple EL nodes from a single Nimbus BN (#4465)
|
2023-03-05 01:40:21 +00:00 |
db_limits.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
deposits.nim
|
Allow exiting multiple validators at once (#4855)
|
2023-04-25 09:44:01 +03:00 |
era_db.nim
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
extras.nim
|
clean up redundant tests and config (#4836)
|
2023-04-18 21:26:36 +02:00 |
filepath.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
future_combinators.nim
|
bump chronos (#5039)
|
2023-06-08 13:42:19 +00:00 |
light_client.nim
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
light_client_db.nim
|
broaden `SszError` catches to `SerializationError` (#5081)
|
2023-06-15 16:29:13 +00:00 |
nim.cfg
|
enable `styleCheck:usages` (#3573)
|
2022-04-08 16:22:49 +00:00 |
nimbus_beacon_node.nim
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
nimbus_beacon_node.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_binary_common.nim
|
fix `Access-Control-Allow-Origin` response (#5028)
|
2023-06-04 16:46:00 +00:00 |
nimbus_light_client.nim
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
nimbus_light_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_signing_node.nim
|
remove web3signer block signing V1 (phase0 only) support (#5014)
|
2023-06-15 14:52:19 +02: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
|
reduce `nim-eth` dependencies just for RNG (#5099)
|
2023-06-19 22:43:50 +00:00 |
nimbus_validator_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
sszdump.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
statediff.nim
|
automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (#5065)
|
2023-06-13 14:03:49 +00:00 |
statusbar.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |
trusted_node_sync.nim
|
automated v1.4.0-alpha.2 to v1.4.0-alpha.3 consensus spec URL updates (#5065)
|
2023-06-13 14:03:49 +00:00 |
version.nim
|
Version 23.6.1
|
2023-06-27 03:05:00 +03:00 |
wallets.nim
|
remove Nim 1.2-compatible `push raise`s and update copyright notice years (#4528)
|
2023-01-20 14:14:37 +00:00 |