dynco-nym
447352b8d6
Set busy_timeout in sqlx ( #5872 )
...
* Set busy_timeout
* Bump version
nym-node-status-api/nym-node-status-api-3.1.1
2025-06-26 10:44:06 +02:00
Tommy Verrall
d6bb0979d0
fix imports
...
- it was not compiling due to this
2025-06-24 16:12:06 +02:00
Simon Wicky
eb59615c56
StatsAPI qol : disable swagger try it out and remove debug level from nym_http_api_client ( #5868 )
nym-statistics-api-0.1.4
2025-06-23 14:58:29 +02:00
Bogdan-Ștefan Neacşu
07c908c497
Return true remaining ( #5866 )
2025-06-23 11:53:39 +03:00
Jędrzej Stuczyński
6de0c4ce92
feat: initial performance contract ( #5833 )
...
* initialised basic structure for the performance contract
* shared code for contract testing
* unified common testing methods between performance and nym pool contracts
* impl of ExecuteMsg for the contract
* impl of QueryMsg for the contract
* setting initial authorised NMs during instantiation
* additional tests and fixes
* ibid
* scaffolding for client traits
* completed client traits
* clippy
* naive add performance contract to testnet manager
* placeholder values for the performance contract address
* introduced admin messages to purge old measurements from the storage
* introduced check ensuring performance data is only added to bonded nodes
2025-06-20 09:06:56 +01:00
Jędrzej Stuczyński
fa1d47e941
Bugfix/backwards compat ( #5865 )
...
* lowered log severity
* make nodes use legacy encoding for forwarding packets
* note regarding localnet noise
2025-06-19 09:57:46 +01:00
benedettadavico
05d8b31e51
Merge branch 'remove/old-explorer' into develop
2025-06-18 15:34:40 +02:00
Georgio Nicolas
692fbf1392
Merge pull request #5828 from nymtech/georgio/dkg-crypsen-fixes
...
Security patches for the `dkg` crate
2025-06-18 10:48:37 +02:00
Jędrzej Stuczyński
44ec6d6bc8
bugfix: allow gateways to permit authentication from v4 clients ( #5862 )
2025-06-18 09:17:54 +01:00
Andrej Mihajlov
0de4aea77b
Merge pull request #5796 from nymtech/am/close-sqlite-pool
...
Close sqlite pool before moving or reopening databases
2025-06-17 19:01:25 +02:00
Georgio Nicolas
a7cd8efc04
dkg: fix clippy suggestions
2025-06-17 16:37:50 +02:00
Georgio Nicolas
56aad75220
dkg: verify integrity of ciphertexts during decryption
2025-06-17 16:30:11 +02:00
Georgio Nicolas
e2f2ab89ec
dkg: add CryptoRng trait requirement
2025-06-17 16:30:11 +02:00
Georgio Nicolas
4d09b6f2e5
bte/proof_chunking.rs: Check for potential arithmentic overflows
2025-06-17 16:30:11 +02:00
Jędrzej Stuczyński
6d47046a38
fixed client route for obtaining v2 list of gateways ( #5859 )
nym-node-status-api/nym-node-status-agent-1.0.0-nym-vpn-core-v1.12.0-beta.202506170917
nym-node-status-api/nym-node-status-agent-1.0.0-nym-vpn-core-v1.12.0-beta.202506170847
nym-node-status-api/nym-node-status-agent-1.0.0-1.12.0-beta.202506170836
2025-06-16 14:32:46 +01:00
dynco-nym
b9339b8f0c
Add /status endpoints ( #5857 )
...
* Add /status endpoints
* Bump package version
* pub use instead of import
nym-node-status-api/nym-node-status-api-3.1.0
2025-06-16 13:19:35 +02:00
Andrej Mihajlov
43a7360399
Merge pull request #5856 from nymtech/am/remove-surb-screaming-logs
...
Clear out screaming logs
2025-06-16 11:39:27 +02:00
Andrej Mihajlov
5f9f7f0fac
Clear out screaming logs
2025-06-13 11:00:48 +02:00
Andrej Mihajlov
df0e2fe489
Merge pull request #5853 from nymtech/am/path-display
...
Use display when printing paths
2025-06-13 10:54:12 +02:00
Simon Wicky
5cfd09cd99
fix removal of qa env
2025-06-13 10:03:50 +02:00
benedetta davico
bc33cc4c8d
Merge pull request #5855 from nymtech/fix-qa-removal
2025-06-13 09:40:56 +02:00
Simon Wicky
a31597aca9
fix removal of qa env
2025-06-13 09:30:00 +02:00
Jack Wampler
378229b04e
HTTP Discovery objects & network defaults ( #5814 )
...
add extended (optional) fields to the NetworkDiscovery and configure fallback hosts
2025-06-12 11:15:36 -06:00
Andrej Mihajlov
fec196c097
Use display when printing paths
2025-06-12 17:17:00 +02:00
Andrej Mihajlov
1d7ffc1bb6
test: remove file after closing for a test
2025-06-12 15:39:26 +02:00
Andrej Mihajlov
0caa627960
Fix missing await on self.close_pool_inner()
2025-06-12 15:12:46 +02:00
import this
d6b3d7fc0a
[DOCs/operators]: Release notes for v2025.11 cheddar ( #5852 )
...
* bump up version
* add dev features
* add operator updates
* add updated stats
* update prebuild
nym-node-status-api/nym-node-status-api-3.0.0
2025-06-12 11:19:00 +00:00
benedettadavico
40b4670d80
bump versions
2025-06-12 12:21:02 +02:00
dynco-nym
ac273480f8
Fix CI version check ( #5851 )
...
* Fix version
* Test .rc version
* Undo cargo.toml version
* Remove comment
* Apply to statistics service
2025-06-12 11:17:56 +02:00
benedettadavico
79603d61d7
fix for QA
2025-06-12 10:02:40 +02:00
dynco-nym
e8e9a70ef4
Feature/node status dvpn directory ( #5829 )
...
* wip - dvpn directory cache
* Endpoint & cache
* /gateways works
- SkimmedNode data still missing
- need to move probe models to monorepo
* Rest of the data for /gateways
* Revert before merge: pin deps to cheddar release
* Filter gw by country
* Return percent string instead of u8
* Filter by semver
* Bump package version
* Fix probe types
* Reorg
* Add exit, entry endpoints
* Different entry/exit selection criteria
* Date fix migration
* Unpin from cheddar
* Revert "Unpin from cheddar"
This reverts commit f17239075b .
* Validation with celes
* PR feedback
* Fix path
* Bump version
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2025-06-12 09:56:31 +02:00
Tommy Verrall
0c52ee89c8
Merge pull request #5821 from nymtech/dependabot/npm_and_yarn/sdk/typescript/tests/integration-tests/mix-fetch/tar-fs-3.0.9
...
build(deps): bump tar-fs from 3.0.8 to 3.0.9 in /sdk/typescript/tests/integration-tests/mix-fetch
2025-06-12 08:43:47 +01:00
Tommy Verrall
f324d45721
Merge pull request #5449 from indmind/patch-1
...
chore: fixed typo in API endpoint parameter
2025-06-12 08:42:50 +01:00
Tommy Verrall
470e88f46c
Merge pull request #5843 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev/webpack-dev-server-5.2.1
...
build(deps-dev): bump webpack-dev-server from 4.13.2 to 5.2.1 in /wasm/mix-fetch/internal-dev
2025-06-12 08:41:20 +01:00
Tommy Verrall
42a5016822
Merge pull request #5845 from nymtech/remove/old-mock-nym-api-client
...
remove not used old mock-api
2025-06-12 08:40:35 +01:00
Tommy Verrall
579cff358d
Merge pull request #5849 from nymtech/feature/remove-browser-extension
...
Updated browser extension piece removal
2025-06-12 08:38:38 +01:00
benedetta davico
f95dda0f2f
Merge pull request #5844 from nymtech/feature/remove-bity
...
remove bity dir
2025-06-12 09:37:19 +02:00
benedetta davico
fc666fb984
Merge pull request #5848 from nymtech/remove/old-env-references
...
Remove/old env references
2025-06-12 09:37:08 +02:00
benedetta davico
1264fd9bfb
Update ci-build.yml
2025-06-11 17:48:24 +02:00
Tommy Verrall
3e8451f292
updated browser extension piece
...
- keep all the internal-dev wasm pieces as future examples
- everything previously was going to be removed
- shows functioning wasm interaction with the js
2025-06-11 17:15:20 +02:00
benedetta davico
53f4582202
Merge pull request #5835 from nymtech/benny/node-version-test
...
Update publish-nym-binaries.yml
2025-06-11 16:39:18 +02:00
benedettadavico
c7c6dcab65
remove old env references
2025-06-11 16:13:59 +02:00
benedettadavico
3422c49e85
remove qa env
2025-06-11 16:07:32 +02:00
benedettadavico
deee0b8e14
remove bity integration from cargo toml
2025-06-11 16:05:03 +02:00
benedettadavico
3ac58e0c49
Clean up
...
remove old explorer references
2025-06-11 16:02:19 +02:00
Tommy Verrall
7243cb57b5
remove not used old mock-api
2025-06-11 15:58:01 +02:00
Tommy Verrall
0276bd7b0b
Merge pull request #5840 from nymtech/remove-testnet-faucet
...
Removing test-net faucet
2025-06-11 14:47:08 +01:00
Tommy Verrall
457759bb57
Merge pull request #5841 from nymtech/feature/add-buy-locations
...
Amended the buy section
2025-06-11 14:20:59 +01:00
dependabot[bot]
de0f8ee2d3
build(deps): bump next from 14.2.15 to 14.2.26 in /documentation/docs ( #5772 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.15 to 14.2.26.
- [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/v14.2.15...v14.2.26 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-11 13:36:30 +01:00
dependabot[bot]
ebf97ece9b
build(deps-dev): bump webpack-dev-server in /wasm/mix-fetch/internal-dev
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 4.13.2 to 5.2.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v5.2.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-server
dependency-version: 5.2.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-11 12:23:47 +00:00