Activity
Simplify payment system, remove chat-related code and clear session m…
Simplify payment system, remove chat-related code and clear session m…
Update action plan status in refactor.md file
Update action plan status in refactor.md file
Refactor NetGraph and ExitRegistry, improve method signatures, and up…
Refactor NetGraph and ExitRegistry, improve method signatures, and up…
Update download-artifact action to v3 for macOS and Windows in releas…
Update download-artifact action to v3 for macOS and Windows in releas…
Update upload-artifact action to v3 in build and release workflows
Update upload-artifact action to v3 in build and release workflows
Refactor variable name from reply_block to surb in packet creation pr…
Refactor variable name from reply_block to surb in packet creation pr…
Refactor ForwardInstruction to PeelInstruction and update usages acro…
Refactor ForwardInstruction to PeelInstruction and update usages acro…
Add default attribute to PriceConfig in InRouteConfig and derive Defa…
Add default attribute to PriceConfig in InRouteConfig and derive Defa…
Rename ReplyBlockStore to SurbStore and update its usages and file na…
Rename ReplyBlockStore to SurbStore and update its usages and file na…
Refactor link node and topology handling for clarity and efficiency, …
Refactor link node and topology handling for clarity and efficiency, …
Add NetGraph struct for concurrency-enabled network graph management
Add NetGraph struct for concurrency-enabled network graph management
Remove NeighborIdSecret and related functionality, clean up imports a…
Remove NeighborIdSecret and related functionality, clean up imports a…
Refactor link_node message forwarding logic and extend relay_proc con…
Refactor link_node message forwarding logic and extend relay_proc con…
Add graph size estimate and refactor gossip loop for dynamic sleep, i…
Add graph size estimate and refactor gossip loop for dynamic sleep, i…
Refactor client process initialization and handling, comment out have…
Refactor client process initialization and handling, comment out have…
Update Alice and Bob's configs, refactor client ID handling, and impr…
Update Alice and Bob's configs, refactor client ID handling, and impr…
Add implementation for LinkNode and RelayProcess with various methods…
Add implementation for LinkNode and RelayProcess with various methods…
Update Cargo.toml dependencies and refactor code for new modules and …
Update Cargo.toml dependencies and refactor code for new modules and …
Update Cargo.toml and refactor code for new haiyuu dependency and str…
Update Cargo.toml and refactor code for new haiyuu dependency and str…
Add tracing instrumentation to pipe_to_mux
and include message leng…
Add tracing instrumentation to
pipe_to_mux
and include message leng…Change log level from debug to trace for linkrpc request logging
Change log level from debug to trace for linkrpc request logging
Enhance logging for linkrpc requests and responses by including metho…
Enhance logging for linkrpc requests and responses by including metho…
Adjust gossip interval to 30s, modify log levels, and refine packet h…
Adjust gossip interval to 30s, modify log levels, and refine packet h…
Add ahash dependency, implement packet deduplication in relay loop, r…
Add ahash dependency, implement packet deduplication in relay loop, r…
Upgrade tracing level and refine log message structure in relay loop …
Upgrade tracing level and refine log message structure in relay loop …
Increase channel capacity from 100 to 1000 in bind_relay
and `bind_…
Increase channel capacity from 100 to 1000 in
bind_relay
and `bind_…Increase channel capacity from 100 to 1000 in bind_relay
and `bind_…
Increase channel capacity from 100 to 1000 in
bind_relay
and `bind_…