Skip to content

Conversation

arnetheduck
Copy link
Member

@arnetheduck arnetheduck commented Sep 22, 2025

Minimal support for running the beacon node as part of another application, for example nimbus.

  • move copyright out of version (set it per binary)
  • avoid allocations / logging in signal handler
  • expose run and main for others to call

Copy link

github-actions bot commented Sep 22, 2025

Unit Test Results

       15 files  ±0    3 005 suites  ±0   1h 19m 45s ⏱️ - 1m 47s
11 390 tests ±0  10 828 ✔️ ±0  562 💤 ±0  0 ±0 
72 956 runs  ±0  72 164 ✔️ ±0  792 💤 ±0  0 ±0 

Results for commit a2ea8af. ± Comparison against base commit 2a57434.

♻️ This comment has been updated with latest results.

Minimal support for running the beacon node as part of another
application, for example `nimbus`.

* move copyright out of version (set it per binary)
* avoid allocations / logging in signal handler
* expose `run` and `main` for others to call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant