.. |
consensus_object_pools
|
ensure blob quarantine insertion always succeeds (#5369)
|
2023-08-29 16:46:25 +00:00 |
el
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
fork_choice
|
avoid quadratic attestation queue iteration (#5288)
|
2023-08-14 16:48:30 +03:00 |
gossip_processing
|
ensure blob quarantine insertion always succeeds (#5369)
|
2023-08-29 16:46:25 +00:00 |
libnimbus_lc
|
add helpers for processing receipts to `libnimbus_lc.a` (#5360)
|
2023-08-28 15:56:40 +00:00 |
networking
|
update some consensus-spec URLs to v1.4.0-beta.1 (#5357)
|
2023-08-25 15:58:44 +00:00 |
rpc
|
use correct decimal or hex encoding/decoding for REST GetSpec (#5371)
|
2023-08-30 12:43:25 +03:00 |
spec
|
use correct decimal or hex encoding/decoding for REST GetSpec (#5371)
|
2023-08-30 12:43:25 +03:00 |
sync
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
validator_client
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
validators
|
update some consensus-spec URLs to v1.4.0-beta.1 (#5357)
|
2023-08-25 15:58:44 +00:00 |
.editorconfig
|
…
|
|
.gitignore
|
…
|
|
beacon_chain_db.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
beacon_chain_db_immutable.nim
|
automated consensus spec URL updating to v1.4.0-beta.1 (#5280)
|
2023-08-09 03:58:47 +00:00 |
beacon_chain_db_light_client.nim
|
Merkle is someone's name (#5265)
|
2023-08-07 10:06:47 +00:00 |
beacon_clock.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
beacon_node.nim
|
need even more log lines for debugging keymanager (#5260)
|
2023-08-07 18:02:08 +02:00 |
beacon_node_light_client.nim
|
use fcU V3 in Deneb/Cancun (#5293)
|
2023-08-15 23:00:35 +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
|
rename --stop-at-epoch flag to --debug-stop-at-epoch (#5361)
|
2023-08-30 14:15:19 +03:00 |
conf_light_client.nim
|
rename --stop-at-epoch flag to --debug-stop-at-epoch (#5361)
|
2023-08-30 14:15:19 +03: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
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
era_db.nim
|
async batch verification (+40% sig verification throughput) (#5176)
|
2023-08-03 11:36:45 +03: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
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
light_client.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
light_client_db.nim
|
explicitly indicate type of `nil` in LC db `disposeSafe` (#5305)
|
2023-08-17 17:46:58 +00:00 |
nim.cfg
|
…
|
|
nimbus_beacon_node.nim
|
move ctrl-c handler out of exported function (#5347)
|
2023-08-28 10:40:23 +02:00 |
nimbus_beacon_node.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_binary_common.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
nimbus_light_client.nim
|
ensure LC runs `exchangeTransitionConfiguration` loop (#5312)
|
2023-08-18 11:30:02 +02:00 |
nimbus_light_client.nim.cfg
|
remove `news` leftovers (#4299)
|
2022-11-08 20:06:54 +00:00 |
nimbus_signing_node.nim
|
fix regression in remote signing REST schema (#5294)
|
2023-08-15 22:39:12 +00:00 |
nimbus_signing_node.nim.cfg
|
…
|
|
nimbus_validator_client.nim
|
VC: Remote BN clock offset monitoring. (#4846)
|
2023-06-28 15:33:07 +02: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
|
update some consensus-spec URLs to v1.4.0-beta.1 (#5357)
|
2023-08-25 15:58:44 +00:00 |
statusbar.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |
trusted_node_sync.nim
|
automated consensus spec URL updating to v1.4.0-beta.1 (#5280)
|
2023-08-09 03:58:47 +00:00 |
version.nim
|
Version 23.8.0
|
2023-08-24 14:19:21 +03:00 |
wallets.nim
|
remove `{.raises: [Defect].}` Nim 1.2 compatibility (#5352)
|
2023-08-25 11:29:07 +02:00 |