179b4adac3
* Miscellaneous tweaks & fixes details: + Catch `TransportError` exception in `legacy.nim` module + Fix self-calling wrapper `hexaryEnvelopeTouchedBy()` * Update documentation, logging etc. * Changed `checkNode` batch list `seq[Blob]` => `seq[NodeSpecs]` why: The `NodeSpecs` type as used here is a tuple `(partial-path,node-key)`. When `checkNode` partial paths are collected, also the node key is available so it should be registered and not repeatedly recovered from the database. * Add optional begin/end trace statement in snap scheduler why: Allows to trace invoked entity and scheduler state variables |
||
---|---|---|
.. | ||
notused | ||
hexary_desc.nim | ||
hexary_envelope.nim | ||
hexary_error.nim | ||
hexary_import.nim | ||
hexary_inspect.nim | ||
hexary_interpolate.nim | ||
hexary_nearby.nim | ||
hexary_paths.nim | ||
rocky_bulk_load.nim | ||
snapdb_accounts.nim | ||
snapdb_desc.nim | ||
snapdb_persistent.nim | ||
snapdb_pivot.nim | ||
snapdb_storage_slots.nim |