Pedro Miranda
25e162f781
changed copyright year (2025)
2025-01-10 11:30:08 +00:00
Pedro Miranda
0e72162521
nimbus_unified unit tests
2025-01-10 11:30:08 +00:00
Pedro Miranda
247649249a
activate known P2P agents on makefile
2025-01-10 11:30:08 +00:00
Pedro Miranda
382296f809
Start using eth2 code.
...
All possible constraints regarding eth2 are identified and tested for possible solutions.
2025-01-10 11:30:08 +00:00
Pedro Miranda
2c7eca1c57
Fix pid file creation
2025-01-10 11:30:08 +00:00
Pedro Miranda
9da97e9ca4
startup fixes
2025-01-10 11:30:08 +00:00
Pedro Miranda
b9e58ae343
nph format
2025-01-10 11:30:08 +00:00
Pedro Miranda
a6f80228b5
fixed create databasedir and fil limits bug
2025-01-10 11:30:08 +00:00
Pedro Miranda
4b5834c21e
added software version
2025-01-10 11:30:08 +00:00
Pedro Miranda
8d9652b93c
Improved synchronization mechanism
2025-01-10 11:30:08 +00:00
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