tersec

Results 314 comments of tersec

> For information, I found that other CL clients have similar behavior when the EL is more advanced. Could you elaborate on what you found?

> As the arm64 test fails with a stacktrace and libunwind is used on macOS, maybe this helps: > > * [Bump nim-libbacktrace to `616e5f4a6e2c751b85487e2e855c6b7f90848503` #6919](https://github.com/status-im/nimbus-eth2/pull/6919) Merged into `unstable`.

``` [2025-12-09T00:14:52.688Z] /home/jenkins/workspace/tforms_linux_x86_64_main_PR-7783/beacon_chain/rpc/rest_debug_api.nim(31, 7) Error: type mismatch: got 'None' for 'getDataColumnSidecar' but expected 'proc' [2025-12-09T00:14:52.688Z] make: *** [Makefile:453: nimbus_beacon_node] Error 1 ```

I can't reproduce this on NIm v2.0.12, running within `nimbus-eth2` `nimbus-build-system` environment: ``` $ ../../env.sh nim c -r tests/pubsub/testgossipinternal.nim "handle multiple SUBSCRIBE and UNSUBSCRIBE events" ... it compiles ... GossipSub...

With specific `tests/pubsub/testgossipinternal.nim` used attached. [testgossipinternal.nim.txt](https://github.com/user-attachments/files/18052128/testgossipinternal.nim.txt) ``` Nim Compiler Version 2.0.12 [Linux: amd64] Compiled at 2024-11-04 Copyright (c) 2006-2023 by Andreas Rumpf git hash: ce7c6f4f3365db2cc63bdd9d460c71ed937ee9e9 active boot switches: -d:release ```

Now it does https://ci.status.im/job/nimbus-eth2/job/platforms/job/macos/job/aarch64/job/main/job/PR-7765/4/display/redirect ``` [2025-11-29T03:34:17.746Z] /var/folders/f1/1zphnv895rx1x1mjp11s5j4r0006vn/T/@m-4c69ea.s:7:2: warning: inconsistent use of MD5 checksums [2025-11-29T03:34:17.746Z] .file 5 "generated_not_to_break_here" [2025-11-29T03:34:17.746Z] ^ [2025-11-29T03:34:18.201Z] /var/folders/f1/1zphnv895rx1x1mjp11s5j4r0006vn/T/@m-546aca.s:3:2: warning: inconsistent use of MD5 checksums [2025-11-29T03:34:18.202Z] .file 1...

There's a lot of duplication of `nimbus_beacon_node`. Maybe create a branch of `nimbus-eth2` with some minimal refactorings and use that here instead?

Merge conflict in `beacon_chain/nimbus_beacon_node.nim`.

https://notes.ethereum.org/@ethpandaops/fusaka-devnet-3 - [ ] [EIP-7910: eth_config JSON-RPC Method](https://eips.ethereum.org/EIPS/eip-7910) (https://github.com/status-im/nimbus-eth1/issues/3470) - [x] Mostly small update to all other EIPs - #3496 - #3495 - #3493 - #3492 - #3491 - #3490...