Commit Graph

  • 853042746b
    Downgrade gossipsub duplicate logs (#5163) Age Manning 2024-02-06 07:24:01 +0000
  • 5cc29e47c5
    Fix failing cargo-udeps (#5203) Jimmy Chen 2024-02-06 18:23:57 +1100
  • 4b62a024d7
    Update external LLVM version in preparation for Rust 1.76. (#5179) Jimmy Chen 2024-02-06 18:23:53 +1100
  • ebe77bbad2
    Small typo in testing config (#5178) Age Manning 2024-02-06 07:23:49 +0000
  • 7bec3f9b59
    Optional slashing protection for remote keys (#4981) Michael Sproul 2024-02-06 12:30:31 +1100
  • 795c5778e1
    Remove unused js file in Lighthouse book (#5164) Jimmy Chen 2024-02-06 12:30:26 +1100
  • 8fa11aa792
    Fix incorrect value set for blobs_by_root_request rpc limit. (#5181) Jimmy Chen 2024-02-06 05:37:28 +1100
  • 39e9f7dc6b
    Fix Rust beta compiler errors (1.77) (#5180) Jimmy Chen 2024-02-06 04:54:11 +1100
  • 2db59ae562 Prepare stable release v2.4.1 Shane Bammel 2024-02-01 17:13:48 -0600
  • c36b26e23e Update PulseChain bootnodes Shane Bammel 2024-02-01 16:56:43 -0600
  • 8fb6989801
    Config for web3signer keep-alive (#5007) Michael Sproul 2024-02-01 19:35:14 +1100
  • 0b6416c444
    Re-disable block verification tests in debug (#5155) Michael Sproul 2024-02-01 19:35:10 +1100
  • 1d4ee5d150
    Update gnosis bootnodes (#4986) 4rgon4ut 2024-02-01 11:35:06 +0300
  • b7ba5a087c
    feat(config): add chiado bootnodes ENRs (#4727) 4rgon4ut 2024-02-01 11:35:00 +0300
  • dada5750ee
    Properly log panics with slog (#5075) João Oliveira 2024-01-31 19:20:09 +0000
  • ab6a6e0741
    Some updates in Lighthouse Book (#5000) chonghe 2024-02-01 02:11:54 +0800
  • f02189c86a
    Prevent QUIC logs when quic is disabled (#5071) Age Manning 2024-01-31 18:11:49 +0000
  • 7582da7855
    Test backfill (#5109) Age Manning 2024-01-31 18:11:45 +0000
  • a257a12110
    Add a note about validator monitoring in Lighthouse book (#5143) chonghe 2024-02-01 01:32:38 +0800
  • 4273004bd9
    Add gossipsub as a Lighthouse behaviour (#5066) Age Manning 2024-01-31 17:32:31 +0000
  • b9c519d565
    Move from igd to igd-next (#5068) Akihito Nakano 2024-02-01 00:48:01 +0900
  • 8353ec9785
    Update deterministic subnets upgrade to allow prefix computation (#4959) Divma 2024-01-31 04:30:26 -0500
  • d2aef1b35c
    Fix bug in --builder-proposals (#5151) Michael Sproul 2024-01-31 16:25:55 +1100
  • b035638f9b
    Compute recent lightclient updates (#4969) Lion - dapplion 2024-01-31 13:25:51 +0800
  • 1d87edb03d
    Assume Content-Type is json for endpoints that require json (#4575) Eitan Seri-Levi 2024-01-31 03:11:54 +0200
  • b8db3e4f08
    Delete temporary mitigation for equivocation via RPC (#5037) Michael Sproul 2024-01-31 12:11:49 +1100
  • 0f345c7e0a
    Make lcli docker image portable (#5069) Sylvain Bossut 2024-01-30 04:03:48 +0100
  • 020702f8eb
    Update to the docs (#5106) chonghe 2024-01-30 11:03:37 +0800
  • 47f05ac60d
    fix: update outdated links to external resources (#5018) Peter Straus 2024-01-30 01:33:10 +0100
  • abeb358f0b
    Remove custom SSZ beacon states route (#5065) Jack McPherson 2024-01-30 10:33:05 +1000
  • 6f3af67362
    Fix off-by-one in backfill sig verification (#5120) Michael Sproul 2024-01-30 11:33:01 +1100
  • a4fcf60bcc
    Increase attestation cache sizes (#5135) realbigsean 2024-01-29 19:32:57 -0500
  • 64efdaf39a
    #5102 Fix load_state_for_block_production metric mapping (#5103) Sergey Kisel 2024-01-30 01:32:52 +0100
  • c7e5dd1098
    Update Mergify commit message template (#5126) Jimmy Chen 2024-01-27 11:43:44 +1100
  • 0b6c898213
    Replace backticks with single quotes (#5121) Mac L 2024-01-25 14:57:48 +1100
  • 1be5253610
    Bump versions (#5123) Paul Hauner 2024-01-25 10:02:00 +1100
  • f9e36c94ed
    Expose additional builder booster related flags in the vc (#5086) Eitan Seri-Levi 2024-01-25 00:09:47 +0200
  • 612eaf2d41
    Prevent rolling file appender panic (#5117) Eitan Seri-Levi 2024-01-24 01:12:48 +0200
  • a36a12a8d2
    Correct multiple dial bug (#5113) Age Manning 2024-01-24 10:10:05 +1100
  • b55b58b3c6
    Fix indices filter in blobs_sidecar http endpoint (#5118) Pawan Dhananjay 2024-01-24 04:05:24 +0530
  • 1cebf41452
    Backfill blob storage fix (#5119) realbigsean 2024-01-23 17:35:02 -0500
  • 5851027bfd
    Correct discovery logic (#5111) Age Manning 2024-01-23 16:58:24 +1100
  • b7c9b27872
    Gossipsub fanout correction (#5110) Age Manning 2024-01-23 16:38:00 +1100
  • a403138ed0
    Reduce size of futures in HTTP API to prevent stack overflows (#5104) Michael Sproul 2024-01-23 15:32:07 +1100
  • 02d1f36090
    Small Readability Improvement in Networking Code (#5098) ethDreamer 2024-01-23 12:08:57 +0800
  • 712f5aba73
    Upgrade shlex to 1.3.0 (#5108) ethDreamer 2024-01-23 11:16:36 +0800
  • 9a630e4dbb
    Stop Penalizing Peers in Parent SingleBlobLookup (#5096) ethDreamer 2024-01-22 05:35:06 +0100
  • 70b0528f36
    set deneb fork on testnets (#5089) realbigsean 2024-01-21 23:14:26 -0500
  • 585124fb2f
    Hold HeadTracker lock until persisting to disk (#5084) Lion - dapplion 2024-01-22 12:14:11 +0800
  • 185646acb2
    Fix PublishBlockRequest SSZ decoding (#5078) Michael Sproul 2024-01-19 12:56:30 +1100
  • 2a161cef73
    Bump h2 (#5085) realbigsean 2024-01-18 20:41:28 -0500
  • 47b28c4935
    Remove blobs_db when purge-db (#5081) Mac L 2024-01-19 07:59:08 +1100
  • a0b407c15d
    Add Deneb readiness logging (#5074) Mac L 2024-01-19 07:21:38 +1100
  • f22e5b0f85
    Critical dependency logging (#4988) Eitan Seri-Levi 2024-01-16 10:44:26 +0200
  • a68b701807
    add tracing metrics layer for dependency logging (#4979) Divma 2024-01-15 20:22:09 -0500
  • e10e4b7811
    Fix zero port error (#5021) Akihito Nakano 2024-01-16 10:19:49 +0900
  • 0613eb7a21
    docs: fix typos (#5059) vuittont60 2024-01-16 09:18:54 +0800
  • 31b797ed83
    Update teku's bootnodes (#5052) Enrico Del Fante 2024-01-16 02:18:06 +0100
  • 72bcf47dd0
    add content-type octet stream helper fn (#5062) Eitan Seri-Levi 2024-01-15 07:23:39 +0200
  • 00af017582
    Fix asset paths in release CI upload job (#5056) Michael Sproul 2024-01-15 11:19:47 +1100
  • 2e8e160679
    v4.6.0-rc.0 (#5042) Paul Hauner 2024-01-11 10:46:29 +1100
  • 38df87c3c5
    Switch libp2p sigp gossipsub fork (#4999) João Oliveira 2024-01-10 05:26:52 +0000
  • be79f74c6d
    Fix IncorrectAttestationSource error in attn. simulator (#5048) Paul Hauner 2024-01-10 10:47:00 +1100
  • 7e948eec9d
    Fix block v3 reward encodings (#5049) Michael Sproul 2024-01-10 10:44:07 +1100
  • 4a65d28b3b
    remove needless Into (#5026) zhiqiangxu 2024-01-10 05:38:16 +0800
  • 12d3d237cd
    Disallow genesis sync outside blob pruning window (#5038) Paul Hauner 2024-01-10 06:17:01 +1100
  • b47e3f252e
    Runtime rpc request sizes (#4841) realbigsean 2024-01-08 18:23:47 -0500
  • 5c8c8da8b1
    Use blocks v3 endpoint in the VC (#4813) Eitan Seri-Levi 2024-01-08 23:12:39 +0200
  • f70c32ec70
    create unified slashing cache (#5033) realbigsean 2024-01-08 10:30:57 -0500
  • f62cfc6475
    Add hint for solving CLI tests failure (#5041) Paul Hauner 2024-01-09 02:30:37 +1100
  • db05d37675
    update goerli config (#5036) realbigsean 2024-01-07 19:24:12 -0500
  • 9c1505d082
    Block v3 builder boost factor (#5035) Eitan Seri-Levi 2024-01-08 02:10:32 +0200
  • 0c97762032
    Track shared memory in metrics (#5023) Jimmy Chen 2024-01-06 06:48:11 +1100
  • 01994c438e
    Bump zerocopy (#5024) Akihito Nakano 2023-12-22 23:57:39 +0900
  • af11e78ae1
    Clean up blockv3 metadata and client (#5015) Michael Sproul 2023-12-23 01:39:17 +1100
  • a7e5926a1f
    Information for network testing (#4961) Age Manning 2023-12-22 09:02:58 +1100
  • c55608be10
    suppress error on duplicate blobs (#4995) realbigsean 2023-12-18 12:15:12 -0500
  • dfc3b3714a
    Fix incorrect blob queue metrics (#5014) Jimmy Chen 2023-12-19 04:04:57 +1100
  • b0c374c1ca
    Update dependencies to get rid of the yanked deps (#4994) Jimmy Chen 2023-12-15 18:31:59 +1100
  • f1113540d8
    Fix off-by-one bug in missed block detection (#5012) Michael Sproul 2023-12-15 14:23:54 +1100
  • 366f0d7ac2
    Add flag to disable warning logs for duplicate gossip messages (#5009) Jimmy Chen 2023-12-15 09:26:51 +1100
  • ae4a296089
    Convert a FullPayload to a BlindedPayload correctly (#5005) Pawan Dhananjay 2023-12-14 05:44:14 -0800
  • 189430a45c
    Add attestation simulator (#4880) Joel Rousseau 2023-12-14 00:44:56 +0000
  • a3a370302a
    Use the block header to compute the canonical_root (#5003) Pawan Dhananjay 2023-12-13 14:24:36 -0800
  • a3fb27c99b
    add forK_choice_read_lock as parameter (#4978) Gua00va 2023-12-13 10:36:00 +0530
  • 7f64738085
    Update Rust version in lcli Dockerfile. (#5002) Jimmy Chen 2023-12-13 02:20:49 +1100
  • 153aaa1679
    Remove bors.toml 🫡 (#5001) Jimmy Chen 2023-12-12 16:54:22 +1100
  • 4cf4819497
    Add mergify merge queue configuration file (#4917) Jimmy Chen 2023-12-12 16:04:29 +1100
  • 69f1b7afec
    Disable flood publishing (#4383) Age Manning 2023-12-12 09:45:54 +1100
  • 78ffa378b4
    Batch Verify RPC Blobs (#4934) ethDreamer 2023-12-08 15:48:03 -0600
  • 46184e5ce4
    Remove delayed lookups (#4992) realbigsean 2023-12-08 15:42:55 -0500
  • b882519d2f
    Implement POST validators/validator_balances APIs (#4872) Michael Sproul 2023-12-08 12:09:36 +1100
  • e02adbf7bf
    Update docs for v4.6.0 (#4982) Michael Sproul 2023-12-08 10:45:05 +1100
  • 6c0c41c7ac
    upgrade libp2p to v0.53.* (#4935) Divma 2023-12-07 04:39:59 -0500
  • 67e0569d9b
    Fix corrupted DB on networks where the first slot is skipped (Holesky) (#4985) Jimmy Chen 2023-12-07 15:12:06 +1100
  • 8ba39cbf2c
    Implement graffiti management API (#4951) Eitan Seri-Levi 2023-12-06 17:02:46 -0800
  • d9d84242a7
    CLI in Lighthouse Book (#4571) chonghe 2023-12-07 07:39:22 +0800
  • 52117f43ba
    Small Improvements (#4980) ethDreamer 2023-12-06 14:51:40 -0600
  • 31044402ee
    Sidecar inclusion proof (#4900) Pawan Dhananjay 2023-12-05 08:19:59 -0800
  • ec8edfb89a
    EIP-3076 tests - complete database (#4958) Manu NALEPA 2023-12-05 00:49:50 +0100