Commit Graph

  • 59e26178ee Update publish-nym-binaries.yml benedetta davico 2025-06-10 11:20:19 +02:00
  • 0d420fb0a5 remove explorer-api in workflow release/2025.11-cheddar benedetta davico 2025-06-10 11:01:24 +02:00
  • 37e4f73e04 remove explorer-api from workflow benedettadavico-patch-2 benedetta davico 2025-06-10 11:00:52 +02:00
  • fce195fdba update changelog benedettadavico 2025-06-10 10:28:47 +02:00
  • 40d31e0cd0 Add exit, entry endpoints dynco-nym 2025-06-10 09:26:34 +02:00
  • b0de91b34e Replace balances endpoint Yana 2025-06-09 21:37:15 +03:00
  • 30428ba051 Reorg dynco-nym 2025-06-09 16:48:55 +02:00
  • 554b1eb022 bugfix: fix swapped total and circulating supplies (#5822) Jędrzej Stuczyński 2025-06-09 08:41:21 +01:00
  • 735535d902 Hide tokio behind feature Andrej Mihajlov 2025-06-06 15:00:40 +02:00
  • f7603a9973 Hide tokio and sqlx behind not(wasm32) Andrej Mihajlov 2025-06-06 13:34:56 +02:00
  • 693b8d5519 Exclude sqlx-pool-guard from wasm builds Andrej Mihajlov 2025-06-06 13:24:04 +02:00
  • e52bd918fb Hide tokio behind feature Andrej Mihajlov 2025-06-06 15:00:40 +02:00
  • 9d82d6d111 Hide tokio and sqlx behind not(wasm32) Andrej Mihajlov 2025-06-06 13:34:56 +02:00
  • 3593631e4a Exclude sqlx-pool-guard from wasm builds Andrej Mihajlov 2025-06-06 13:24:04 +02:00
  • b45bb9e7e9 Add socket-level websocket connection health checking durch 2025-06-06 12:15:13 +02:00
  • 5b67403fb9 [DOCs/operators]: Add auto scraping of staking_supply_scale_factor & update api outputs (#5832) import this 2025-06-06 09:57:48 +00:00
  • 3a528d3b89 No autoremoval of peers (#5831) Bogdan-Ștefan Neacşu 2025-06-06 12:48:34 +03:00
  • cab072f2d0 Fix client drop loop hanging in network monitor durch 2025-06-06 11:01:36 +02:00
  • c389f43dd0 Put client factory back durch 2025-06-06 10:51:32 +02:00
  • 71c24d8c81 Respond with 504 to timeouts durch 2025-06-06 10:49:03 +02:00
  • e336e02df2 Dont use hickory dns for gateway client durch 2025-06-06 10:42:43 +02:00
  • 74db9be819 Fix config cleanup nym-api-1.1.63 durch 2025-06-06 10:22:55 +02:00
  • 77c4acf602 Add RESET_CONFIG option to entrypoint nym-api-1.1.62 durch 2025-06-06 09:38:28 +02:00
  • 466bb97bc7 Use the same client bandwidth for top up (#5813) Bogdan-Ștefan Neacşu 2025-06-06 10:12:50 +03:00
  • f4d0ac855c Add periodic route data cleanup to epoch operations nym-api-1.1.61 network-monitor-1.1.4 durch 2025-06-06 09:10:53 +02:00
  • 0d78416454 [Stats API] IP from nginx headers if available (#5830) nym-statistics-api-0.1.3 Simon Wicky 2025-06-06 09:08:58 +02:00
  • ab1fc724ae Fix probe types nym-node-status-api/nym-node-status-api-2.4.1-rc.1 dynco-nym 2025-06-05 23:56:48 +02:00
  • 775250b0ee Bump package version nym-node-status-api/nym-node-status-api-2.4.0 dynco-nym 2025-06-05 20:25:09 +02:00
  • e975051566 Filter by semver dynco-nym 2025-06-05 20:22:52 +02:00
  • 8207a9c38a Return percent string instead of u8 dynco-nym 2025-06-05 20:02:47 +02:00
  • bbdf0f158a Filter gw by country dynco-nym 2025-06-04 13:12:25 +02:00
  • b276a8bc61 Revert before merge: pin deps to cheddar release dynco-nym 2025-06-04 11:59:43 +02:00
  • f31e6f2470 Rest of the data for /gateways dynco-nym 2025-06-04 09:29:56 +02:00
  • ea08345025 /gateways works - SkimmedNode data still missing - need to move probe models to monorepo dynco-nym 2025-05-27 16:45:41 +02:00
  • 3e5537b753 Endpoint & cache dynco-nym 2025-05-27 09:48:57 +02:00
  • 23f86b6c1e wip - dvpn directory cache Mark Sinclair 2025-05-23 18:24:43 +01:00
  • 4116319c6a and cargo lock nym-statistics-api-0.1.2-dev1 Simon Wicky 2025-06-05 15:10:52 +02:00
  • 0053f5523b peek into headers Simon Wicky 2025-06-05 15:10:44 +02:00
  • 847aa65d66 better ip address extraction nym-statistics-api-0.1.1 Simon Wicky 2025-06-05 14:05:01 +02:00
  • eb1c7d649e Client per request durch 2025-06-05 12:06:15 +02:00
  • 75f34ef51b Add timeout to locust durch 2025-06-05 11:43:04 +02:00
  • 8ba58ba11e [Feature] Noise XKpsk3 integration (2025 version) (#5692) Simon Wicky 2025-06-05 11:34:55 +02:00
  • 28b4fe7e7e add 10 recommended nodes explorer/prod Yana 2025-06-05 12:33:43 +03:00
  • 4f7fa557d5 Optimize database queries by eliminating N+1 patterns in simulation system durch 2025-06-05 10:44:33 +02:00
  • a96fb098c2 Locust sleep if no clients are available durch 2025-06-05 09:54:39 +02:00
  • 9479d2a383 Add recommended nodes Yana 2025-06-04 19:47:53 +03:00
  • be16fddc75 [Stats API] Infallible network view (#5825) Simon Wicky 2025-06-04 17:08:44 +02:00
  • ad5c6ab829 Enhance simulation system with performance comparison framework durch 2025-06-04 16:25:45 +02:00
  • e9bb9792ab bump binaries benedettadavico 2025-06-04 14:42:04 +02:00
  • a7d6cba11d build(deps-dev): bump http-proxy-middleware (#5810) dependabot[bot] 2025-06-04 13:42:41 +02:00
  • f96103ab97 Log all tracing output just in case Andrej Mihajlov 2025-06-04 11:40:56 +02:00
  • f5846d5bc2 Log all tracing output just in case Andrej Mihajlov 2025-06-04 11:40:56 +02:00
  • b3d07e8832 Tests durch 2025-06-04 11:28:47 +02:00
  • 88d4a9b111 Set cached storage counters to 0 (#5812) Bogdan-Ștefan Neacşu 2025-06-04 12:11:46 +03:00
  • d7779df1b7 Include proc_pidinfo on iOS Andrej Mihajlov 2025-06-04 10:58:08 +02:00
  • b599ededf3 Include proc_pidinfo on iOS Andrej Mihajlov 2025-06-04 10:58:08 +02:00
  • a67ff33054 build(deps): bump tokio from 1.44.2 to 1.45.1 (#5798) dependabot[bot] 2025-06-04 10:21:00 +02:00
  • 61badfdcfe build(deps): bump undici in /.github/actions/nym-hash-releases/src (#5771) dependabot[bot] 2025-06-04 09:40:05 +02:00
  • 19dfbeb2b4 build(deps): bump cargo_metadata from 0.18.1 to 0.19.2 (#5765) dependabot[bot] 2025-06-04 09:37:54 +02:00
  • 9f13616c24 build(deps): bump tempfile from 3.19.1 to 3.20.0 (#5764) dependabot[bot] 2025-06-04 09:37:39 +02:00
  • d2114d3c2e Switch to tracing Andrej Mihajlov 2025-06-03 17:19:42 +02:00
  • 7fcc188041 Switch to tracing Andrej Mihajlov 2025-06-03 17:19:42 +02:00
  • e761255174 Add complete simulation API layer for reward method comparison durch 2025-06-03 15:38:27 +02:00
  • b8c8d33c94 Use log here Andrej Mihajlov 2025-06-03 15:12:55 +02:00
  • 0356f0c682 Use log here Andrej Mihajlov 2025-06-03 15:12:55 +02:00
  • e4a20f9cf5 Implement core simulation logic for dual reward calculations durch 2025-06-03 14:51:54 +02:00
  • 02909c03dd Expose database path Andrej Mihajlov 2025-06-03 14:49:35 +02:00
  • 365b12c069 Expose database path Andrej Mihajlov 2025-06-03 14:49:35 +02:00
  • 886b4410aa Fix open in new tab click on NodeTable Yana 2025-06-03 14:28:17 +03:00
  • 1eefe8a579 Add simulated rewarding system foundation durch 2025-06-03 12:39:20 +02:00
  • d8c84cc4d6 feat: key rotation (#5777) nym-statistics-api-0.1.0 Jędrzej Stuczyński 2025-06-03 12:22:51 +02:00
  • adbe0392ca Nym-statistics-api : Postgres schema and SSL handling + Dockerfile and GitHub action (#5817) Simon Wicky 2025-06-03 12:06:00 +02:00
  • d465d77af2 allow networking failures in certain tests feature/key-rotation Jędrzej Stuczyński 2025-06-03 10:56:22 +01:00
  • 3c6567ae64 [DOCs]: redirectsl (#5816) windy-ux 2025-06-03 11:28:55 +02:00
  • d60e640f9e ignore tests relying on networking behaviour Jędrzej Stuczyński 2025-06-03 10:16:03 +01:00
  • ce0d4da0ab attempt to retrieve key rotation id before doing any config migration work Jędrzej Stuczyński 2025-06-03 09:46:13 +01:00
  • 0ef67b5d01 post rebasing fixes Jędrzej Stuczyński 2025-06-03 09:44:57 +01:00
  • a607bf5c3c fix: incorrect method signature Jędrzej Stuczyński 2025-05-27 12:18:19 +01:00
  • 9925e67499 remove usage of deprecated methods in sdk example Jędrzej Stuczyński 2025-05-27 12:15:10 +01:00
  • 93ac879c82 missing MixnetQueryClient variants Jędrzej Stuczyński 2025-05-27 12:10:29 +01:00
  • e8e75c6b03 post rebasing fixes Jędrzej Stuczyński 2025-05-27 11:47:09 +01:00
  • 08ffc9f86b remove dead test Jędrzej Stuczyński 2025-05-20 16:30:26 +01:00
  • abd2a095ad passing shutdown to nym apis client Jędrzej Stuczyński 2025-05-20 15:28:57 +01:00
  • ffe8cb31e4 additional bugfixes and debugging nym-api deadlock Jędrzej Stuczyński 2025-05-20 13:56:32 +01:00
  • 89a3480c2a instantiate mixnet contract with custom key rotation validity Jędrzej Stuczyński 2025-05-19 14:54:45 +01:00
  • 93d2e9509f added helper method to reset node's sphinx key Jędrzej Stuczyński 2025-05-19 14:36:04 +01:00
  • 1f3278a0b6 more guards against stuck epochs Jędrzej Stuczyński 2025-05-19 14:20:19 +01:00
  • 729f455e80 clippy Jędrzej Stuczyński 2025-05-19 11:58:53 +01:00
  • 4bff5631b6 post rebase fixes Jędrzej Stuczyński 2025-05-19 11:39:04 +01:00
  • 753acdc149 fixed panic during first key rotation Jędrzej Stuczyński 2025-05-19 11:08:32 +01:00
  • 98d7237eeb fixed host information deserialisation Jędrzej Stuczyński 2025-05-19 10:41:22 +01:00
  • d6b2b3f92b testnet manager: set first nym-api as the rewarder Jędrzej Stuczyński 2025-05-19 10:26:10 +01:00
  • 2d5b614777 additional bugfixes and guards against stuck epoch Jędrzej Stuczyński 2025-05-19 09:32:36 +01:00
  • 6720f9db74 bug fixes... Jędrzej Stuczyński 2025-05-16 15:06:36 +01:00
  • e3c1e0c485 v2 nym-api endpoints to retrieve nodes with additional metadata information Jędrzej Stuczyński 2025-05-16 11:05:13 +01:00
  • f1aecd0f80 split nym-nodes http handlers Jędrzej Stuczyński 2025-05-15 15:27:10 +01:00
  • 0c653cef51 retrieving rotation id when pulling topology Jędrzej Stuczyński 2025-05-14 17:05:31 +01:00
  • 58087a029b controlling announced sphinx keys within nym-api Jędrzej Stuczyński 2025-05-14 16:23:17 +01:00
  • 80a94db2b9 added a dedicated CacheRefresher listener to perform full refresh outside the set interval Jędrzej Stuczyński 2025-05-14 12:48:12 +01:00
  • 42b037c6b4 split up node describe cache Jędrzej Stuczyński 2025-05-14 12:26:06 +01:00