wgctl/core/lib/__pycache__
Nuno Duque Nunes 0b9f113453 feat: block history tracking
- core/lib/block_history.py: record/unblock/list functions
- ctx::block_history: .wgctl/data/block-history/ path
- block --reason: record block event with reason, endpoint, triggered_by
- unblock --reason: update block event with unblock timestamp
- json::block_history_record/unblock/list/list_all wrappers
- json::endpoint_cache_get: get cached endpoint for peer
- export --all: include block-history in full backup
- import --all: restore block-history files
- tests: section_block_unblock with fixture peer, history field validation
2026-05-28 01:51:37 +00:00
..
__init__.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00
activity.cpython-311.pyc feat: display config, table layouts for all commands 2026-05-27 03:32:31 +00:00
block_history.cpython-311.pyc feat: block history tracking 2026-05-28 01:51:37 +00:00
events.cpython-311.pyc feat: display config system, table/compact toggle 2026-05-27 02:48:51 +00:00
importer.cpython-311.pyc add export,import features/add tests 2026-05-27 16:46:09 +00:00
peers.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00
util.cpython-311.pyc merge master 2026-05-27 02:05:32 +00:00