10 Commits

Author SHA1 Message Date
Pedro Miranda
6b91c3a507 changes:
Makefile: Disabled libbacktrace: for some reason was given a strange error DW_FORM_addrx. Requires further investigation, given that it can be a macos issue, or related to the fact tathatth nimbus-eth2 is a submodule.
moved getPid to thread worker it self. might required further investigation regarding thread pattern.
small typos
2025-01-10 11:30:08 +00:00
Pedro Miranda
79aa0fb46e small repairs and additions 2025-01-10 11:30:08 +00:00
Pedro Miranda
7b15c09b45 fixed gcsafe error on createPidFile 2025-01-10 11:30:08 +00:00
Pedro Miranda
2b9aadb4b9 refactored types 2025-01-10 11:30:08 +00:00
Pedro Miranda
79976861f9 added monitoring skeleton 2025-01-10 11:30:08 +00:00
Pedro Miranda
14d5488062 added wrappers for execution an consensus layers 2025-01-10 11:30:08 +00:00
Pedro Miranda
1855efb2e9 added chronicles support 2025-01-10 11:30:08 +00:00
Pedro Miranda
82e72ef355 types and initial Monitor-Worker threading pattern 2025-01-10 11:30:08 +00:00
Pedro Miranda
9478abafcd setting control-c handler 2025-01-10 11:30:08 +00:00
Pedro Miranda
ecc8c51bd4 initial commit: simple project structure with makefile, readme and build configs 2025-01-10 11:30:03 +00:00