Files
nym/common
Tommy Verrall bf12ce2477 Tag connect requests as v9 + clippy unblocker
- nym-ip-packet-client/connect.rs: current::request::IpPacketRequest::new_connect_request
  leaves protocol.version=8 (v9 re-exports v8 types). Use the v9 wrapper so
  the client honestly advertises v9 to the IPR; pairs with the v9-accepts-v8
  reply compat in nym-ip-packet-requests for older gateways.
- nym_offline_compact_ecash/proofs: pre-existing manual_saturating_arithmetic
  lint surfaced after toolchain bump; replace checked_sub().unwrap_or_default()
  with saturating_sub. Behaviorally identical, unblocks workspace clippy
  -D warnings (caught by `cargo clippy --workspace --all-targets`).
2026-04-22 17:02:37 +01:00
..
2023-10-24 11:16:06 +02:00
2026-02-17 09:10:52 +01:00
2026-03-26 11:27:14 -06:00
2026-01-19 13:19:45 +00:00
..
2026-03-30 10:37:45 +02:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-03-26 11:36:04 -06:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-03-19 15:30:59 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-03-23 16:18:45 +01:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-03-12 14:46:00 +00:00
2026-01-19 13:19:45 +00:00
2026-01-19 13:19:45 +00:00
2026-03-12 14:46:00 +00:00
2026-03-23 16:18:45 +01:00
2026-02-02 11:29:15 +01:00