lighthouse-pulse/beacon_node
Michael Sproul 06af31a66a Correct /lighthouse/nat implementation ()
## Proposed Changes

The current `/lighthouse/nat` implementation checks for _zero_ address updated messages, when it should check for a _non-zero_ number. This was spotted while debugging an issue on Discord where a user's ports weren't forwarded but `/lighthouse/nat` was still returning `true`.
2023-03-13 04:08:15 +00:00
..
beacon_chain Appease Clippy 1.68 and refactor http_api () 2023-03-13 01:40:03 +00:00
builder_client Merge remote-tracking branch 'origin/unstable' into capella 2023-01-12 16:22:00 +11:00
client Add a flag to always use payloads from builders () 2023-03-07 05:37:28 +00:00
eth1 exchangeCapabilities & Capella Readiness Logging () 2023-01-31 18:26:23 +01:00
execution_layer Added warning when new jwt is generated () 2023-03-13 04:08:14 +00:00
genesis Fix the new BLS to execution change test 2023-01-25 15:47:07 +11:00
http_api Appease Clippy 1.68 and refactor http_api () 2023-03-13 01:40:03 +00:00
http_metrics Add content-type header to metrics server response () 2023-02-28 02:20:50 +00:00
lighthouse_network Correct /lighthouse/nat implementation () 2023-03-13 04:08:15 +00:00
network Cleaner logic for gossip subscriptions for new forks () 2023-03-01 09:22:48 +00:00
operation_pool Fix Capella schema downgrades () 2023-02-20 17:50:42 +11:00
src Add a flag to always use payloads from builders () 2023-03-07 05:37:28 +00:00
store Clean capella () 2023-03-01 03:19:02 +00:00
tests Appease Clippy 1.68 and refactor http_api () 2023-03-13 01:40:03 +00:00
timer Use async code when interacting with EL () 2022-07-03 05:36:50 +00:00
Cargo.toml Release v3.5.1 () 2023-03-07 07:57:39 +00:00