nimbus-eth2/beacon_chain
Etan Kissling b6d6247fa1
fix light client topic subscriptions (#6351)
Using `let contextFork = consensusFork` no longer seems to work to avoid
capturing the `var` loop variable; it ends up being `Electra` for all
handlers. Use `closureScope` as a more sustainable fix.
2024-06-14 00:45:40 +00:00
..
2024-06-12 08:46:39 +07:00
2024-03-03 02:04:45 +01:00
2024-02-21 20:06:19 +01:00
2024-05-23 10:52:55 +00:00