Commit Graph

  • 00373b70e2 Merge branch 'master' into merge/release/2025.19-kase-cherry-picked Jędrzej Stuczyński 2025-10-31 10:54:29 +00:00
  • 65f2017422 update changelog release/2025.19-kase-cherry-picked benedettadavico 2025-10-30 11:59:32 +01:00
  • 192f258463 update workflow benedettadavico 2025-10-29 14:14:58 +01:00
  • a5eee7444b Merge pull request #6143 from nymtech/bugfix/mix-tx-closed-v2 Tommy Verrall 2025-10-27 16:45:41 +01:00
  • 6abd7e7352 bump versions benedettadavico 2025-10-17 08:52:16 +02:00
  • 53700b2fca update changelog release/2025.19-kase-rebased2 benedettadavico 2025-10-30 11:59:32 +01:00
  • 4229f20690 update workflow benedettadavico 2025-10-29 14:14:58 +01:00
  • 576310fc49 Merge pull request #6143 from nymtech/bugfix/mix-tx-closed-v2 Tommy Verrall 2025-10-27 16:45:41 +01:00
  • a839269df1 bump versions benedettadavico 2025-10-17 08:52:16 +02:00
  • 1ecc2a8dda Merge pull request #6158 from nymtech/simon/registration_fail fig-release Tommy Verrall 2025-10-31 10:05:41 +01:00
  • 340960d957 [DOCs/operators]: Release notes for v2025.19 kase (#6157) rebased-develop2 import this 2025-10-30 16:21:04 +00:00
  • 554e446208 change migration and bump version Mark Sinclair 2025-10-17 15:04:53 +01:00
  • a6325b922a bump version to rc Mark Sinclair 2025-10-10 16:09:11 +01:00
  • fae4768b99 add tracing output Mark Sinclair 2025-10-10 17:52:44 +01:00
  • 2689a4dbd8 clippy Mark Sinclair 2025-10-10 16:07:54 +01:00
  • 02e40ccaef save custom_http_port to db Mark Sinclair 2025-10-10 16:07:43 +01:00
  • b216338364 allow NS API to run once for scraping for troubleshooting and debugging Mark Sinclair 2025-10-10 16:07:22 +01:00
  • 4a83bb9ba8 wip Mark Sinclair 2025-10-10 15:13:47 +01:00
  • 66ec3b037f ns-api: fix scraping bug when operator specifies custom node HTTP API port in bond Mark Sinclair 2025-10-08 12:50:33 +01:00
  • 168baa5071 [Feature/operators]: QUIC bridge deployment script v2 (#6145) import this 2025-10-30 12:22:55 +00:00
  • 7aef468839 remove unused deps (#6151) Simon Wicky 2025-10-29 11:48:49 +01:00
  • cb3ccd7f7e use typed builder (#6150) Simon Wicky 2025-10-27 17:49:50 +01:00
  • 16509dbace allow overwriting existing sdk shutdown manager Simon Wicky 2025-10-24 16:17:29 +02:00
  • b907ccbd5b typo Simon Wicky 2025-10-24 14:11:56 +02:00
  • 7b3194d7d2 calling for shutdown from the MixTrafficController Simon Wicky 2025-10-24 14:07:15 +02:00
  • 0b81edfc66 using same hierarchy of trackers for client shutdown control Jędrzej Stuczyński 2025-10-24 14:03:18 +02:00
  • 8c6150e5ef Internal comments Tommy Verrall 2025-10-24 12:44:10 +02:00
  • 46164a389a Fix comments Tommy Verrall 2025-10-23 19:22:26 +02:00
  • 96d256b48f Better message to come in the PR description Tommy Verrall 2025-10-23 19:06:27 +02:00
  • f98b93f60e tommy is too quick Simon Wicky 2025-10-27 13:50:49 +01:00
  • 0f6c356f39 configurable mixnet client startup timeout Simon Wicky 2025-10-27 13:35:36 +01:00
  • cf3f5d9a53 Update quic_bridge_deployment.sh for IPv4 and .deb package (#6138) p17o 2025-10-22 12:46:23 -03:00
  • 2f47e6349a bugfix: update internal owner address in transferred share (#6139) Jędrzej Stuczyński 2025-10-22 10:42:26 +01:00
  • 4b2b5390d3 Last failing test - fix Tommy Verrall 2025-10-21 19:34:20 +02:00
  • 734ff63f6d Use explicit Vec<ApiUrl> handling in BaseClientBuilder Tommy Verrall 2025-10-21 19:15:24 +02:00
  • 910c24e7da Actually commit the recommended changes Tommy Verrall 2025-10-21 18:12:38 +02:00
  • c96b73172a Fix broken tests in CI Tommy Verrall 2025-10-21 16:29:26 +02:00
  • 823c2c7262 Replace deprecated from_network() with new_with_fronted_urls() Tommy Verrall 2025-10-21 16:05:41 +02:00
  • 03d1b72a9e feat: expose more explicit new_with_fronted_urls builder for http API client (#6136) Jędrzej Stuczyński 2025-10-21 14:47:58 +01:00
  • 066669440f bugfix: update stored epoch share when changing ownership (#6135) Jędrzej Stuczyński 2025-10-21 14:10:20 +01:00
  • 9fb3443fd1 bugfix: update stored epoch share when changing announce address (#6131) Jędrzej Stuczyński 2025-10-21 10:59:17 +01:00
  • cd89a590b5 Fix new_from_env() to populate nym_api_urls for domain fronting Tommy Verrall 2025-10-21 12:22:51 +02:00
  • 06cb8bd969 fix all clippy messages Tommy Verrall 2025-10-20 21:30:58 +02:00
  • c72fef169c Add more tests for retry logic Tommy Verrall 2025-10-20 21:27:04 +02:00
  • 3c27eb41b8 Fix confusing tracing logs Tommy Verrall 2025-10-20 21:06:14 +02:00
  • 2428374fe7 Fix retries - this is working Tommy Verrall 2025-10-20 18:28:25 +02:00
  • 5a491f0a7e Add configuration-based domain fronting support Tommy Verrall 2025-10-20 17:14:35 +02:00
  • 530f9ccb6f Fix CI issues Tommy Verrall 2025-10-21 11:01:04 +02:00
  • 2228a81d43 Allow clippy::enum_variant_names for BuilderConfigError Tommy Verrall 2025-10-21 10:35:57 +02:00
  • c8a1b53071 Improve error handling Changes: - Replace String error with BuilderConfigError enum in BuilderConfigBuilder - Update tests to use pattern matching instead of string assertions Tommy Verrall 2025-10-20 16:57:31 +02:00
  • b896aaaed1 - Add DEFAULT_NYM_API_RETRIES constant (replaces magic number 3) - Run cargo fmt on all affected packages - All clippy warnings resolved Tommy Verrall 2025-10-20 16:51:07 +02:00
  • 828ffc6710 not sure what happened but it's fixed Tommy Verrall 2025-10-20 15:20:24 +02:00
  • 05cdb27029 VPN-4262: Update Url to return url and front fields. Andy Duplain 2025-10-17 15:37:07 +01:00
  • 3f29d3eba5 Add accessor methods for Url internals Tommy Verrall 2025-10-20 14:33:57 +02:00
  • aa2c41dc41 Merge resolution Tommy Verrall 2025-10-20 15:14:48 +02:00
  • 048de771ab Remove tests for removed with_nym_api_client method Tommy Verrall 2025-10-20 11:52:04 +02:00
  • e1b06f02f3 Add optional builder pattern for BuilderConfig (non-breaking) Tommy Verrall 2025-10-20 11:39:50 +02:00
  • b5b8b8f224 fix conversion type && make the retry count configurable Tommy Verrall 2025-10-20 11:15:31 +02:00
  • 2d7141dfb1 Revert node filtering changes per Andrew's feedback Tommy Verrall 2025-10-17 15:18:28 +02:00
  • a07522258f Remove domain fronting code to keep gateway changes only Tommy Verrall 2025-10-17 14:27:31 +02:00
  • 547a441002 Address PR feedback: simplify code and reduce log noise Tommy Verrall 2025-10-17 14:20:12 +02:00
  • 93208fb5e0 Fix clippy warnings: use arrays instead of vec! in tests Tommy Verrall 2025-10-17 13:30:30 +02:00
  • c9b50dd979 Introduce event backchannel (#6119) Bogdan-Ștefan Neacşu 2025-10-16 19:02:36 +03:00
  • 74cdfd5d94 Merge pull request #6099 from nymtech/bugfix/incompatibility-fixes Jędrzej Stuczyński 2025-10-16 15:58:43 +01:00
  • 953e813f0e Bugfix/bloomfilters purge (#6089) Jędrzej Stuczyński 2025-10-06 14:02:32 +01:00
  • 29cf5058a6 feat: pass custom HTTP client through SDK stack for domain fronting Tommy Verrall 2025-10-17 08:36:23 +02:00
  • a2856552d8 enable URL rotation and retries for mixnet gateway init Tommy Verrall 2025-10-16 16:22:57 +02:00
  • a33c603471 Update dirs to 6.0 Andrej Mihajlov 2025-10-14 11:17:33 +02:00
  • a9f9266992 bugfix: nym-credential-proxy query params parsing regression (#6121) Jędrzej Stuczyński 2025-10-16 11:40:12 +01:00
  • cf34d0d24a Skip ipv6 metadata endpoint request (#6118) Tommy Verrall 2025-10-16 12:39:53 +02:00
  • 5fa7b0a709 bugfix: revert some dep updates introduced in #6043 (#6120) Jędrzej Stuczyński 2025-10-16 11:39:09 +01:00
  • e232b4fd24 Revert "Propagate cancel token to mixnet client" Andrej Mihajlov 2025-10-15 14:17:36 +02:00
  • 609f174e8d chore: restore pending dkg contract state migration (#6116) Jędrzej Stuczyński 2025-10-15 14:18:03 +01:00
  • a0f4627647 Update lib.go benedetta davico 2025-10-15 15:15:20 +02:00
  • 258f8f5f5d bugfix: retrieve and update ticketbook in the same query (#6101) Jędrzej Stuczyński 2025-10-15 13:53:07 +01:00
  • 38220e05f1 DOCS Jarlsberg Release (#6111) mfahampshire 2025-10-15 09:20:03 +00:00
  • 6250ebe235 Propagate cancel token to mixnet client Andrej Mihajlov 2025-10-13 12:25:54 +02:00
  • a55323c0e2 Patch for operators to open wg metadata port (#6106) mfahampshire 2025-10-13 14:47:43 +00:00
  • baa8ac3610 bugfix: use custom topology provider for list of init gateways (#6092) Jędrzej Stuczyński 2025-10-13 12:01:51 +01:00
  • 933da11e8f bugfix: include network name in the default gateway probe config path (#6100) Jędrzej Stuczyński 2025-10-13 10:05:54 +01:00
  • 0469036da4 feat: expose obtaining reference to Mnemonic from DirectSecp256k1HdWallet (#6083) Jędrzej Stuczyński 2025-10-13 09:22:15 +01:00
  • 63f9a856fa Another offering for Clippy Georgio Nicolas 2025-09-12 20:34:50 +02:00
  • c068948c62 Offerings for clippy Georgio Nicolas 2025-09-12 20:28:49 +02:00
  • 0105f9fa5e Precompute BSGS table Georgio Nicolas 2025-09-12 20:21:57 +02:00
  • 004c737965 Use LazyLock to precompute generators Georgio Nicolas 2025-08-08 19:14:37 +02:00
  • 549121ca32 Fix clippy suggestion Georgio Nicolas 2025-07-29 16:33:25 +02:00
  • 3f2278dafc Fix zeroization Georgio Nicolas 2025-07-29 15:42:23 +02:00
  • 25ce0ac814 replace unsafe static values by function calls Georgio Nicolas 2025-07-29 15:04:11 +02:00
  • 38d313a101 ns-api: add descriptions to dVPN gateway responses (#6102) Mark Sinclair 2025-10-10 15:40:18 +01:00
  • f67bc0ead5 [DOCs/operators] QUIC deployment script & docs (#6098) import this 2025-10-10 14:38:37 +00:00
  • 90aaa3572d Update ci-docs.yml Mark Sinclair 2025-10-10 15:00:25 +01:00
  • ecc61e4a4a NS API: use new probe download filesize and milliseconds field (#6097) Mark Sinclair 2025-10-10 14:47:36 +01:00
  • 22ac4919e5 bugfix: testnet manager 02sql migration (#6096) Jędrzej Stuczyński 2025-10-10 09:38:45 +01:00
  • a1e7cc8e87 chore: remove unnecessary closure in 'calculate_score' inside node-status-api Jędrzej Stuczyński 2025-10-09 15:46:15 +01:00
  • 57df00637c ns-api: use download files size from probes instead of parsing filenames Mark Sinclair 2025-10-08 17:05:56 +01:00
  • c7eb3bdb7b moved nym-gateway-probe to monorepo and updated rust-edition to 2024 (#6094) Jędrzej Stuczyński 2025-10-08 16:17:43 +01:00
  • 8f9b704541 ns-api: add new fields for probe output for query_metadata and download file size and duration in ms (#6091) Mark Sinclair 2025-10-08 09:47:04 +01:00
  • 6a956c790a NS API: clamp load to offline when score is offline and add mixnet_score field to preformance_v2 (#6076) Mark Sinclair 2025-10-07 17:30:37 +01:00
  • 2ff5c7221a Max/fix wasm client + build commands (#6043) mfahampshire 2025-10-07 09:55:41 +00:00
  • e287ec5c73 update changelog release/2025.19-kase2 benedettadavico 2025-10-30 11:59:32 +01:00