mfahampshire
98149dde87
Max/docs theme tweaks ( #6480 )
...
* Simplified landing page card layout, centered text, switched to raw
layout on index page for theming flexibility.
* Tweak theme
2026-02-25 10:05:20 +00:00
bnemeroff
5e733a5ebf
SEO: Add frontmatter, structured data, and sitemap config ( #6453 )
...
* SEO: Add frontmatter, structured data, and sitemap config
* Fix: restore deleted prebuild output file
---------
Co-authored-by: Benjamin Nemeroff <ben@Benjamins-MacBook-Air.local >
Co-authored-by: mfahampshire <maxhampshire@pm.me >
2026-02-25 09:48:15 +00:00
benedetta davico
5647ae6a41
Merge pull request #6469 from nymtech/release/2026.4-quark
...
quark to develop
2026-02-25 08:53:48 +01:00
benedettadavico
a2081af603
.
nym-binaries-v2026.4-quark
2026-02-24 12:02:35 +01:00
benedettadavico
5b62fd76ba
update changelog
2026-02-24 11:29:04 +01:00
mfahampshire
77a34fe3bf
Update MixFetch docs playground + components ( #6479 )
2026-02-24 09:29:15 +00:00
mfahampshire
630c4922ac
Max/mixfetch concurrent test ( #6417 )
...
* * Experiment with changing address mapping from canonical -> full URL as
string.
* Up MaxConns config.
* Bump webpack-cli version
* Modify internal-dev tester for concurrent testing
* Add logging + POST request to internal-dev/
* push lockfiles
* Remove RequestURL from RequestOptions struct for interface
* Bump versions + update lockfiles
2026-02-23 15:30:49 +00:00
Jędrzej Stuczyński
6edbece3ad
bugfix: restore 'latest_measurement' field for nym-node /verloc endpoint ( #6452 )
2026-02-21 19:10:15 +00:00
import this
8529a3c351
[DOCs/operators]: Cleanup ( #6474 )
2026-02-20 14:43:05 +00:00
import this
453e1cbe70
[DOCs/operators]: Documentation for SOCKS5 probe score ( #6473 )
...
* bump up stats and run prebuild
* fix typos
* add socks5 probe calculation
* fix conflicts
* fix wording
2026-02-20 14:19:25 +00:00
import this
94a3599b4d
[DOCs]: Fix missing diagnostic tool in developers menu ( #6470 )
...
* bump up stats and run prebuild
* fix typos
2026-02-19 15:08:04 +00:00
import this
a6bc54461a
[DOCs]: Diagnostic tool ( #6467 )
...
* create diagnostic-tool page
* add to menu
* add to list of tools
* syntax fix
* syntax fix
* syntax fix
* syntax fix
* rm old
2026-02-18 16:57:55 +00:00
Tommy Verrall
4f0c40dab7
Merge pull request #6464 from nymtech/otel-minimal-v2
...
Otel minimal v2
2026-02-18 14:23:35 +01:00
Tommy Verrall
3eff6e5e3b
fix testthroughput
2026-02-18 11:06:42 +01:00
Tommy Verrall
a519f4ccb8
pr feedback
...
- Moved OTel CLI options into a separate OtelArgs
- Otel is built behind the feature flag otel
- Store timing is in microseconds
- Restore comments to existing files
2026-02-18 10:48:54 +01:00
Tommy Verrall
a3ba3bfc5a
remove non OTEL work here
2026-02-17 10:17:22 +01:00
Tommy Verrall
988df7cff7
sampling to avoid costs
...
- add otel timeouts
2026-02-17 09:10:52 +01:00
Tommy Verrall
260f8e9714
revert docker/localnet to develop; localnet work to follow in separate PR
2026-02-17 08:37:49 +01:00
Tommy Verrall
d28d0ac39e
fix replay batch drop, harden error handling and scripts
2026-02-16 19:42:24 +01:00
Tommy Verrall
dce4d6b34b
otel: refactor key selection, add environment label, fix clippy
2026-02-16 19:13:11 +01:00
Tommy Verrall
bc47e9a1b2
otel: explicit TLS config for https endpoints
2026-02-16 18:11:28 +01:00
Tommy Verrall
3b693741b2
Merge branch 'develop' of https://github.com/nymtech/nym into otel-minimal-v2
2026-02-16 16:41:16 +01:00
Tommy Verrall
5d7f3402c7
Merge pull request #6462 from nymtech/update-features
...
Enhance CI workflow with feature inputs
2026-02-16 16:33:55 +01:00
Tommy Verrall
2d73ea5c82
Update Rust toolchain to use master branch
...
This is correct unless we want to pin the stable version
2026-02-16 16:27:21 +01:00
Tommy Verrall
b8d8ee6109
Update ci-build-upload-binaries.yml
...
Fix bash errors
2026-02-16 16:25:43 +01:00
Tommy Verrall
a779b7a266
Update Rust toolchain version to stable
2026-02-16 16:21:42 +01:00
Tommy Verrall
cb277fe487
otel: support signoz cloud ingestion key and TLS
2026-02-16 16:11:31 +01:00
Tommy Verrall
b2d7b54f34
Enhance CI workflow with feature inputs
...
Allow features in the CI workflow. Updated handling of cargo features and RUSTFLAGS based on inputs.
2026-02-16 16:10:55 +01:00
Tommy Verrall
8bb29f4d07
localnet: add loadtest script and signoz docs
2026-02-16 15:44:55 +01:00
Tommy Verrall
e753f24ed1
localnet: fix runtime and gateway flags
2026-02-16 15:21:45 +01:00
Tommy Verrall
c7cd962627
localnet: multi-stage dockerfile
2026-02-16 14:45:05 +01:00
Tommy Verrall
00467e4440
fix upstream build: update lockfile and stabilise nym-lp
2026-02-16 14:11:40 +01:00
Tommy Verrall
f3d1000472
Add gitignore
2026-02-16 13:57:04 +01:00
Tommy Verrall
597aae1a20
localnet: wire otel
2026-02-16 13:54:15 +01:00
Tommy Verrall
40a3cd28b7
otel: add tracing
2026-02-16 13:46:17 +01:00
benedettadavico
a4950485d1
bump versions
2026-02-13 09:04:15 +01:00
benedetta davico
d93d25ebae
Merge pull request #6387 from nymtech/dependabot/npm_and_yarn/documentation/docs/next-16.1.5
...
build(deps): bump next from 15.5.9 to 16.1.5 in /documentation/docs
2026-02-11 17:04:39 +01:00
benedetta davico
ae0ab69bd2
Merge pull request #6405 from nymtech/dependabot/npm_and_yarn/eslint-9.26.0
...
build(deps-dev): bump eslint from 8.57.1 to 9.26.0
2026-02-11 17:03:31 +01:00
Jędrzej Stuczyński
4897cb0ce4
feat: introduce on-disk cache persistance for major nym-api caches ( #6302 )
...
This includes:
- mixnet contract cache
- described nodes cache
- nodes annotations cache (performance)
those changes include taking some code developed for the purposes of #6277
2026-02-11 15:57:47 +00:00
benedetta davico
46b9d5374b
Merge pull request #6271 from nymtech/bugfix/data-observatory
...
Fix migrations in the Data Observatory
2026-02-11 16:02:43 +01:00
Jack Wampler
e7fcaa980f
HTTP & DNS Improvements ( #6423 )
...
* Improve HTTP use of connection pooling (#6375 )
* add swap to system resolver instead of fallback (#6376 )
* add header tracking outer host name used in stealth requests (#6389 )
* Rotate urls on parse failure (#6383 )
* Add shared settings for stealth policy across HTTP clients (#6388 )
* Better controls for global interaction w/ static DNS (#6374 )
2026-02-11 07:04:53 -07:00
mfahampshire
5fc2936d3f
Max/quick patch docs ( #6447 )
...
* patch missing file + remove gitignore config
* patch missing file + remove gitignore config
2026-02-11 11:52:55 +00:00
benedetta davico
3d59a72ee8
Merge pull request #6444 from nymtech/changelog-v2026.3
...
Update changelog for v2026.3-parmigiano
2026-02-11 12:02:10 +01:00
Jędrzej Stuczyński
bb694855d5
Lp/stateless handshake ( #6437 )
...
* perform KKT/PSQ handshake outside of LPStateMachine
* initiator
* responder
* concurrent test
* remove KTT/PSQ from the LpStateMachine
* adjusted gateway's Handler to accomodate new changes
* filling in placehlders
* fixed imports in nym-kkt crate
* naming
* clippy and moved more placeholder tests
* split up the initiator side of the PSQ
* split up the responder side of the PSQ
* additional helpers
* addressing review comments
* additional tests and explicit Error message
2026-02-10 17:20:54 +00:00
dependabot[bot]
9cb2655e7d
build(deps): bump bytes from 1.6.0 to 1.11.1 in /contracts ( #6416 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.6.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 16:29:24 +00:00
dependabot[bot]
0c3efe67fb
build(deps): bump bytes from 1.10.1 to 1.11.1 in /nym-wallet ( #6413 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 16:28:48 +00:00
dependabot[bot]
ca5ad94420
build(deps): bump bytes from 1.11.0 to 1.11.1 ( #6414 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 16:28:35 +00:00
dependabot[bot]
220c64100d
build(deps): bump next from 15.5.9 to 16.1.5 in /documentation/docs
...
Bumps [next](https://github.com/vercel/next.js ) from 15.5.9 to 16.1.5.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v15.5.9...v16.1.5 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 16.1.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-10 16:08:44 +00:00
dependabot[bot]
505a19e32f
build(deps-dev): bump eslint from 8.57.1 to 9.26.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.1 to 9.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-10 16:08:26 +00:00
dependabot[bot]
b75839461b
build(deps): bump diff from 5.2.0 to 5.2.2 in /documentation/docs ( #6345 )
...
Bumps [diff](https://github.com/kpdecker/jsdiff ) from 5.2.0 to 5.2.2.
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md )
- [Commits](https://github.com/kpdecker/jsdiff/compare/v5.2.0...v5.2.2 )
---
updated-dependencies:
- dependency-name: diff
dependency-version: 5.2.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 16:07:35 +00:00