Commit Graph

  • c0435c9a3d fixed backwards compatible deserialisation of host information Jędrzej Stuczyński 2025-05-14 10:45:21 +01:00
  • ba79b1e4c6 dont use deprecated fields Jędrzej Stuczyński 2025-05-14 09:56:34 +01:00
  • 78e0111d8c split http state.rs file Jędrzej Stuczyński 2025-05-14 09:54:35 +01:00
  • 3eabd2aa3a fixes due to backwards compatible hostkeys Jędrzej Stuczyński 2025-05-14 09:36:53 +01:00
  • 1364b4d134 post rebase fixes Jędrzej Stuczyński 2025-05-13 17:16:21 +01:00
  • 61dd59ff9d most of nym-node changes Jędrzej Stuczyński 2025-05-13 15:31:36 +01:00
  • 8bcbb69889 flushing bloomfilters to disk and loading Jędrzej Stuczyński 2025-05-12 14:13:49 +01:00
  • 8b0d9a00ec wired up KeyRotationController Jędrzej Stuczyński 2025-05-12 11:26:32 +01:00
  • 5ba44b5bdf rotating bloomfilters Jędrzej Stuczyński 2025-05-09 17:13:37 +01:00
  • 90d6dddd32 fixed sphinx key loading Jędrzej Stuczyński 2025-05-09 15:32:40 +01:00
  • 8544c2eb2e processing loop of KeyRotationController Jędrzej Stuczyński 2025-05-09 14:39:41 +01:00
  • 3a01d6bf2d wip: putting new sphinx keys to self described endpoints Jędrzej Stuczyński 2025-05-07 15:06:18 +01:00
  • 440a0dc6a4 logic for migrating config file Jędrzej Stuczyński 2025-05-06 16:11:09 +01:00
  • 90b48b4294 rotating sphinx key files Jędrzej Stuczyński 2025-05-06 11:27:05 +01:00
  • 874d4c70d6 multi api client + retrieving rotation id Jędrzej Stuczyński 2025-05-02 17:51:45 +01:00
  • 73860e253a finish packet decoding Jędrzej Stuczyński 2025-05-02 15:42:20 +01:00
  • f06ad1d51c unified nym-api contract cache refreshing Jędrzej Stuczyński 2025-05-02 14:46:57 +01:00
  • 0177f6f2f7 wip: introducing cached queries for key rotation info from nym api Jędrzej Stuczyński 2025-05-01 15:51:43 +01:00
  • 8eb45c2f7a added basic key rotation information to mixnet contract Jędrzej Stuczyński 2025-05-01 14:25:12 +01:00
  • a0c6ab8f83 attaching key rotation information to reply surbs Jędrzej Stuczyński 2025-04-25 16:12:32 +01:00
  • b95afd11af further propagation of key rotation information Jędrzej Stuczyński 2025-04-24 14:17:34 +01:00
  • 85b51f21e5 wip: choosing correct key for packet processing Jędrzej Stuczyński 2025-04-15 15:14:45 +01:00
  • 30163a0174 wip: wrap node's sphinx key with a manager Jędrzej Stuczyński 2025-04-11 15:50:31 +01:00
  • 4139a6a675 wip Jędrzej Stuczyński 2025-04-11 10:01:03 +01:00
  • 032281dc00 Clean up Andrej Mihajlov 2025-06-02 18:59:17 +02:00
  • 9cc57f8f63 Improve windows Andrej Mihajlov 2025-06-02 18:27:07 +02:00
  • 64c940a12a Cleanup Andrej Mihajlov 2025-06-02 17:53:54 +02:00
  • d6f0d50760 Revert Andrej Mihajlov 2025-06-02 17:41:56 +02:00
  • f6f361299c Use sqlite pool guard Andrej Mihajlov 2025-06-02 17:36:24 +02:00
  • 3c5677b4ff Remove logs Andrej Mihajlov 2025-05-29 18:21:29 +02:00
  • b243062695 Document Andrej Mihajlov 2025-05-29 18:19:56 +02:00
  • 946b10cc30 Add Windows impl Andrej Mihajlov 2025-05-29 18:14:55 +02:00
  • 1c8831ec17 Add Windows implementation Andrej Mihajlov 2025-05-29 11:30:34 +02:00
  • 3e606be545 Update Linux impl Andrej Mihajlov 2025-05-29 11:13:57 +02:00
  • 3f8c2c096b Open file watch Andrej Mihajlov 2025-05-28 21:04:40 +02:00
  • 3ede03e1d1 Close sqlite pool before erroring Andrej Mihajlov 2025-05-24 15:32:27 +02:00
  • 11262836d2 Clean up Andrej Mihajlov 2025-06-02 18:59:17 +02:00
  • f26fd5384d Improve windows Andrej Mihajlov 2025-06-02 18:27:07 +02:00
  • 085103b333 Cleanup Andrej Mihajlov 2025-06-02 17:53:54 +02:00
  • 574f7f1abd Revert Andrej Mihajlov 2025-06-02 17:41:56 +02:00
  • 31e161604a Use sqlite pool guard Andrej Mihajlov 2025-06-02 17:36:24 +02:00
  • e4e349bea8 Remove logs Andrej Mihajlov 2025-05-29 18:21:29 +02:00
  • 6391b7ed3a Document Andrej Mihajlov 2025-05-29 18:19:56 +02:00
  • c225511f95 Add Windows impl Andrej Mihajlov 2025-05-29 18:14:55 +02:00
  • 4eedbb235a Add Windows implementation Andrej Mihajlov 2025-05-29 11:30:34 +02:00
  • 548b8717b2 Update Linux impl Andrej Mihajlov 2025-05-29 11:13:57 +02:00
  • a215b3d0bf Open file watch Andrej Mihajlov 2025-05-28 21:04:40 +02:00
  • 03d5a133eb Close sqlite pool before erroring Andrej Mihajlov 2025-05-24 15:32:27 +02:00
  • b323c62a6e build(deps): bump tar-fs dependabot[bot] 2025-06-03 06:50:43 +00:00
  • 8384a411df Bug Fix for Wallet build (#5820) Jack Wampler 2025-06-02 14:19:43 -06:00
  • c56ebd9ceb Url scheme warning log (#5819) Jack Wampler 2025-06-02 09:11:16 -06:00
  • b081b20a83 chore: adjust heuristic for wireguard peer activity (#5818) Jędrzej Stuczyński 2025-06-02 16:37:37 +02:00
  • 866d547745 Merge pull request #5795 from nymtech/am/update-sqlx-0.8.6 Andrej Mihajlov 2025-06-02 13:23:09 +02:00
  • e9dc848950 Bump nym-api nym-api-1.1.60 drazen/nmv2-metrics-fanout durch 2025-06-02 12:49:13 +02:00
  • 81162fba7e Allow nym-api init fail durch 2025-06-02 12:45:21 +02:00
  • be36da68b1 Clap value_delimiter network-monitor-1.1.3 durch 2025-06-02 11:58:12 +02:00
  • 21a56e307f Bump NNM network-monitor-1.1.2 durch 2025-06-02 09:31:09 +02:00
  • bd966383be Towards untangling nym-api client durch 2025-06-02 09:30:36 +02:00
  • 64e3f066a7 Use type override to enforce i64 type instead of Option<i64> Andrej Mihajlov 2025-05-30 10:17:19 +02:00
  • 62520c9308 Update sqlx cache Andrej Mihajlov 2025-05-24 13:30:37 +02:00
  • e65d455c91 Switch counters to i64 since sqlx started giving it back Andrej Mihajlov 2025-05-24 14:08:53 +02:00
  • 9b9c82a02a Run unchecked as sqlx does not understand COALESCE on NULL value Andrej Mihajlov 2025-05-24 14:00:33 +02:00
  • 1a38a2503e Stick to OffsetDateTime Andrej Mihajlov 2025-05-24 13:57:00 +02:00
  • 318f293983 All count() calls return i64 from now on Andrej Mihajlov 2025-05-24 13:14:34 +02:00
  • 5f2aba19c2 Update to sqlx 0.8.6 Andrej Mihajlov 2025-05-24 13:13:12 +02:00
  • 814ee45b4d HTTP Client Retries, Fallbacks, and Redirects (#5789) Jack Wampler 2025-05-29 10:37:07 -06:00
  • 56ed915626 Replace chrono with time in NS API (#5811) dynco-nym 2025-05-29 16:33:00 +02:00
  • 2de8f8bc21 feature: nympool contract (#5464) Jędrzej Stuczyński 2025-05-29 11:31:01 +02:00
  • f04cb6f6a6 [DOCs/operators]: Release notes v2025.10-brie (#5808) import this 2025-05-28 11:59:35 +00:00
  • 4c67f01efb Make address cache configurable (#5784) dynco-nym 2025-05-28 10:41:12 +02:00
  • b69c2e1e94 Nym Statistics API (#5800) Simon Wicky 2025-05-28 10:23:11 +02:00
  • d27e3b49db Merge pull request #5806 from nymtech/release/2025.10-brie benedetta davico 2025-05-28 09:38:36 +02:00
  • 1d1b2e17d2 Merge pull request #5807 from nymtech/release/2025.10-brie benedetta davico 2025-05-28 09:38:15 +02:00
  • ac12455f97 add comment nym-node-status-api/nym-node-status-agent-1.0.0-rc.2-nym-vpn-core-v1.10.0 release/2025.10-brie benedetta davico 2025-05-27 16:35:51 +02:00
  • 7626785ce4 Bump NM version network-monitor-1.1.1 durch 2025-05-27 15:40:59 +02:00
  • 6f79d39d48 Filter out non mixnodes durch 2025-05-27 15:40:33 +02:00
  • 014b5f767a Log APIs used network-monitor-1.1.0 durch 2025-05-27 15:23:18 +02:00
  • e0966565e6 Mnemonic to run, bump nym-api-1.1.59 durch 2025-05-27 13:38:13 +02:00
  • c6aec663b7 Bump nym-api version nym-api-1.1.58 durch 2025-05-27 13:18:31 +02:00
  • 7d041ddd44 Explicit mnemonic to entrypoint durch 2025-05-27 13:02:38 +02:00
  • 0b92a59f1a hack: temporarily use next.config.js instead of next.config.ts (#5805) Jędrzej Stuczyński 2025-05-27 12:41:51 +02:00
  • 474eff67fa chore: adjusted wallet storybook mocks to fix the build (#5804) Jędrzej Stuczyński 2025-05-27 12:38:13 +02:00
  • 1c6db86259 Merge pull request #5803 from nymtech/benny/change-rust-version nym-binaries-v2025.10-brie benedetta davico 2025-05-27 12:11:13 +02:00
  • 4a1ce8154a chore: resolve 1.87 clippy warnings (#5802) Jędrzej Stuczyński 2025-05-27 12:08:36 +02:00
  • e126c1f7f1 Update publish-nym-binaries.yml benedetta davico 2025-05-27 11:45:53 +02:00
  • 31772019cd Update ci-contracts.yml benedetta davico 2025-05-27 11:44:01 +02:00
  • aca98ab04f Track wireguard credential retries (#5783) Bogdan-Ștefan Neacşu 2025-05-27 12:35:44 +03:00
  • f925c6caf0 QoL: RequestPath trait for http-api-client (#5788) Jędrzej Stuczyński 2025-05-27 11:30:13 +02:00
  • 5d8bdc6570 Bunch of new query files nym-api-1.1.57 durch 2025-05-27 10:28:00 +02:00
  • 06c412b3ba Remove debug logging durch 2025-05-20 11:29:02 +02:00
  • 356cf00106 Put the monitoring back properly durch 2025-05-20 11:21:54 +02:00
  • 58493a69aa Fix submission URLs durch 2025-05-20 11:15:11 +02:00
  • e881da834b More NM logging durch 2025-05-20 11:05:25 +02:00
  • eee9d8ab0c DEBUG: disable epoch operations, less noisy logging durch 2025-05-20 10:00:13 +02:00
  • 09026307f4 Debug logging for nym-api durch 2025-05-20 09:48:09 +02:00
  • 507ddf246c Stagger out route sending durch 2025-05-20 09:32:57 +02:00
  • 8d8ce29113 Update NM readme, fmt durch 2025-05-19 16:42:37 +02:00
  • 3be9e06bef sqlx prepare, bunch of nits durch 2025-05-15 13:28:30 +02:00
  • 770078a9ed Delete test script durch 2025-05-15 13:14:08 +02:00
  • fcffebfe45 Raw route handling and reliability corrections durch 2025-05-15 13:10:54 +02:00