mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-07-06 01:42:41 +02:00
0271aa9455
- Updated the RepeaterHandler constructor to accept local_hash_bytes, improving path handling. - Implemented checks to ensure packet paths do not exceed MAX_PATH_SIZE when appending hash bytes. - Refactored direct_forward method to utilize local_hash_bytes for next hop validation and path manipulation. - Adjusted path length encoding to accommodate changes in path management logic.