Reduced memory footprint of leios trace processor (#407)
* Reduced memory footprint of leios trace processor * Updated logbook
* Reduced memory footprint of leios trace processor * Updated logbook
- Updated from ouroboros-leios-formal-spec repository - Run ID: 15629229378 - Triggered by: repository_dispatch
* sim-rs: add config settings for timestamp resolution * sim-rs: use u64 instead of duration in timestamp * sim-rs: support coarse-grained timestamps in network layer * sim-rs: support configurable timestamp resolution
Fixes #368
* Updated config embedded in haskell * Added `leios-trace-hs/` trigger to simulation CI Fixes #379