Mark Sinclair
6131082cee
Data Observatory: add optional coingecko API key
nym-data-observatory-1.0.4
2026-02-20 14:55:41 +00:00
Mark Sinclair
8bd6a1006b
Data Observatory: add more logging for coingecko API failures
nym-data-observatory-1.0.3
2026-02-20 14:38:59 +00:00
Mark Sinclair
1678fb6b94
Data Observatory: add env var PG_CERT and bump version
nym-data-observatory-1.0.2
2026-02-19 17:08:06 +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
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
dependabot[bot]
4e4e0df721
build(deps): bump undici from 6.21.3 to 6.23.0 in /documentation/docs ( #6325 )
...
Bumps [undici](https://github.com/nodejs/undici ) from 6.21.3 to 6.23.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.23.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 6.23.0
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:08 +00:00
dependabot[bot]
c3520b575f
build(deps): bump h3 from 1.15.4 to 1.15.5 in /documentation/docs ( #6332 )
...
Bumps [h3](https://github.com/h3js/h3 ) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/h3js/h3/releases )
- [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md )
- [Commits](https://github.com/h3js/h3/compare/v1.15.4...v1.15.5 )
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.5
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:06:48 +00:00
dependabot[bot]
c7a466860e
build(deps): bump h3 from 1.15.4 to 1.15.5 ( #6339 )
...
Bumps [h3](https://github.com/h3js/h3 ) from 1.15.4 to 1.15.5.
- [Release notes](https://github.com/h3js/h3/releases )
- [Changelog](https://github.com/h3js/h3/blob/v1.15.5/CHANGELOG.md )
- [Commits](https://github.com/h3js/h3/compare/v1.15.4...v1.15.5 )
---
updated-dependencies:
- dependency-name: h3
dependency-version: 1.15.5
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:06:31 +00:00
Jędrzej Stuczyński
956df22d86
Chore/revert 6433 ( #6445 )
...
* Revert "build(deps): bump time from 0.3.41 to 0.3.47 in /nym-wallet (#6433 )"
This reverts commit fd47ebfad0 .
* chore: revert #6433 due to rust version incompatibility
2026-02-10 16:05:45 +00:00
dependabot[bot]
0ca122c56b
build(deps): bump qs and express ( #6307 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.11.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.11.0...v6.14.1 )
Updates `express` from 4.19.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.19.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.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 15:58:50 +00:00
dependabot[bot]
492eb22d74
build(deps): bump qs and express in /wasm/mix-fetch/internal-dev ( #6308 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1 )
Updates `express` from 4.21.2 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.2...v4.22.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
- dependency-name: express
dependency-version: 4.22.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 15:58:33 +00:00
dependabot[bot]
9513eb458b
build(deps): bump rsa from 0.9.8 to 0.9.10 ( #6311 )
...
Bumps [rsa](https://github.com/RustCrypto/RSA ) from 0.9.8 to 0.9.10.
- [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md )
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.8...v0.9.10 )
---
updated-dependencies:
- dependency-name: rsa
dependency-version: 0.9.10
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 15:58:08 +00:00
dependabot[bot]
8bca0698ee
build(deps): bump lodash-es in /documentation/docs ( #6350 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
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 15:56:15 +00:00