Bogdan-Ștefan Neacşu
4fb252c44b
Wireguard private metadata ( #5915 )
2025-08-28 15:14:52 +03:00
Jędrzej Stuczyński
17708cdf92
bugfix: manually calculate per node work on rewarded set changes ( #5972 )
2025-08-27 12:33:24 +01:00
Andrej Mihajlov
a9c56ef9ac
Merge pull request #5976 from nymtech/am/update-sysinfo
...
Update sysinfo to the latest
2025-08-27 10:58:06 +02:00
Jędrzej Stuczyński
724420f97c
chore: move authenticator into gateway crate ( #5982 )
...
* removed unused bits of authenticator config
* moved authenticator into gateway
* cleaned up imports
* clippy
2025-08-27 09:05:02 +01:00
benedettadavico
66d0296f47
update dockerfile to pg
2025-08-26 16:02:11 +02:00
benedettadavico
03bbbf44e9
ns api ci fix
2025-08-26 16:02:11 +02:00
dynco-nym
0a48fa6172
Remove freshness check on testrun submit ( #5977 )
...
* Remove freshness check on testrun submit
- freshness is enforced by a background task
that marks testruns as stale after a
configured amount of time
* Move code around
* Add humantime
* Update launch script
* Fix typo
* Adjust agent run script
* Configure user agent
* Bump version
2025-08-26 12:26:13 +02:00
Andrej Mihajlov
5c8749a2e1
Update sysinfo to the latest
...
Shakes out windows@0.57 from the tree
2025-08-23 09:29:47 +02:00
p17o
18d9d807f2
Added VPS provider hostraha.com ( #5959 )
2025-08-22 12:31:31 +00:00
import this
3a7393d316
[DOCs/operators]: Roll back from v2025.15-gruyere to v2025.14-feta ( #5973 )
...
* release notes and version bump up
* update stats
* roll version back and comment new notes
2025-08-22 11:23:16 +00:00
import this
6ce5f707c6
[DOCs/operators]: Release notes for v2025.15 gruyere ( #5969 )
...
* release notes and version bump up
* update stats
2025-08-21 11:49:52 +00:00
benedetta davico
766a1d4497
Merge pull request #5965 from nymtech/benny/fix-ns-agent-ci
...
fixing the ci for ns agent
2025-08-21 12:22:05 +02:00
benedetta davico
35c83f0a31
Merge pull request #5967 from nymtech/release/2025.15-gruyere
...
merge gruyere to develop
2025-08-21 12:20:43 +02:00
benedetta davico
f105bcbafe
Merge pull request #5968 from nymtech/release/2025.15-gruyere
...
merge gruyere to master
2025-08-21 12:20:35 +02:00
benedetta davico
01dd4a7972
Merge pull request #5958 from nymtech/bugfix/linux-build-ci
...
bugfix: fix ci-build for linux (and use updated runner)
2025-08-21 10:32:51 +02:00
Jędrzej Stuczyński
c2e335557e
Feature/testing utils ( #5963 )
...
* helper wrapper for stream-sink channel
* similar helper for async read/write
* example tests and clippy
2025-08-20 16:17:09 +01:00
benedettadavico
40e1cbc7a9
update changelog
2025-08-20 12:34:04 +02:00
Jędrzej Stuczyński
c133e0e88b
chore: updated refs to cheddar rev of nym repo ( #5955 )
...
* chore: updated refs to cheddar rev of nym repo
* update statistics-api version
nym-statistics-api-0.1.5
2025-08-19 09:28:42 +01:00
Andrej Mihajlov
5b716633de
Merge pull request #5960 from nymtech/am/update-strum
...
Migrate strum to 0.27.2
2025-08-18 18:28:22 +02:00
Andrej Mihajlov
834538300d
Migrate to strum 0.27.2
2025-08-18 18:02:41 +02:00
Jędrzej Stuczyński
bd0d70f7cd
bugfix: fix ci-build for linux (and use updated runner)
2025-08-15 09:37:41 +01:00
Jędrzej Stuczyński
979485c582
http api client adjustment ( #5953 )
...
* missing feature lock for attempting to clone client
* added helper macro to generate user agent without additional imports
2025-08-13 12:52:16 +01:00
Bogdan-Ștefan Neacşu
d95f66bd90
Move credential verifier in peer controller ( #5938 )
...
* Move credential verifier in peer controller
* Send back errors of peer controller
2025-08-13 13:09:44 +03:00
benedetta davico
dc0f4af2c1
Merge pull request #5937 from nymtech/release/2025.14-feta
2025-08-13 11:12:19 +02:00
Jędrzej Stuczyński
906dfb2fb0
change PK/FK on expiration date signatures tables ( #5934 )
...
* update nym-credential-proxy
* update credential-storage
* update nym-api
* clippy
2025-08-12 09:03:53 +01:00
Jędrzej Stuczyński
7daa726626
feat: introduce additional checks when attempting to send to bounded channels ( #5941 )
...
* feat: introduce additional checks when attempting to send to bounded channels
or to a fallible gateway
* return error rather than panic when merging socket during shutdown
2025-08-11 09:15:12 +01:00
Georgio Nicolas
10e4eba727
Use LazyLock to precompute generators
2025-08-08 19:14:37 +02:00
Jędrzej Stuczyński
067f492ad6
chore: fix rust 1.89 clippy issues ( #5944 )
2025-08-08 13:03:05 +01:00
Jędrzej Stuczyński
ed73ec9ce6
chore: remove unused import ( #5942 )
2025-08-07 09:56:08 +01:00
import this
61606630bd
[DOCs/operators]: Release notes v2025.14-feta ( #5935 )
...
* update release
* fix typos
2025-08-06 08:24:38 +00:00
benedettadavico
2d3deeb424
bump versions
2025-08-06 09:56:08 +02:00
benedetta davico
3827dc357d
Merge pull request #5936 from nymtech/release/2025.14-feta
...
Merge release/2025.14-feta to develop
2025-08-06 09:54:29 +02:00
benedetta davico
a70e9e23d3
Merge branch 'develop' into release/2025.14-feta
2025-08-06 09:48:22 +02:00
Jędrzej Stuczyński
dc59149a5d
squashed feature/ecash-liveness-check ( #5890 ) ( #5890 )
...
delay to gruyere
chore: delay to Feta
added threshold information to the response
nym api test clippy
bugfixes and endpoint improvements
expose results on api endpoints
wip: making nym api monitor network signers
added fallback legacy queries to get basic support idea
refactored the code to expose bool-only methods for status
ecash-signer-check lib for obtaining basic ecash signer information
2025-08-05 12:28:42 +01:00
benedetta davico
e418c7587a
Merge pull request #5914 from nymtech/feature/nym-node-gw-reset
...
nym-node debug command to reset providers db
2025-08-05 12:05:44 +02:00
import this
33339c085d
[DOCs/operators]: Update ISP list ( #5918 )
...
* update ISP list
* remove typo
2025-07-31 13:47:27 +00:00
Sachin Kamath
863f329106
docs: update validator instructions and waitlist callout ( #5922 )
2025-07-30 15:03:39 +00:00
import this
314a37cabe
WG exit policy scripts update ( #5921 )
...
* add NIP-3 ports to WG manager script
* add monero ports to local testing script
* console output snippet update
2025-07-30 09:43:39 +00:00
Jack Wampler
917f391948
Make DNS Resolver fallback optional ( #5920 )
...
default to no dns system fallback, but keep support
2025-07-29 11:00:24 -06:00
Georgio Nicolas
8ebf482f36
Fix clippy suggestion
2025-07-29 16:33:25 +02:00
Georgio Nicolas
6940ca427e
Fix zeroization
2025-07-29 15:42:23 +02:00
Georgio Nicolas
24f877fda5
replace unsafe static values by function calls
2025-07-29 15:04:11 +02:00
Jędrzej Stuczyński
0b4deda621
nym-node debug command to reset providers db
2025-07-25 13:33:12 +01:00
benedetta davico
d01867ca8d
save version
2025-07-25 11:27:42 +02:00
benedetta davico
502c63b291
Fix broken CI
2025-07-25 11:19:27 +02:00
Jędrzej Stuczyński
a4e674c98b
basic zulip client for sending messages ( #5913 )
2025-07-24 16:22:35 +01:00
Jędrzej Stuczyński
7f97f13799
chore: nym node tokio console ( #5909 )
...
* conditionally enable console-subscriber within nym-node
* Update ci-build-upload-binaries.yml
* Update ci-build-upload-binaries.yml
add features console
* updated feature name
* fixed filtering on tracing layers
* add track_caller when spawning futures for better tokio-console support
* allow [client] tasks to specify their names when used within tokio console
* clippy
* pre-emptively fix wasm clippy
---------
Co-authored-by: Tommy Verrall <60836166+tommyv1987@users.noreply.github.com >
nym-binaries-v2025.14-feta
2025-07-24 11:00:58 +01:00
Bogdan-Ștefan Neacşu
b975d08342
Remove old free credential handle ( #5864 )
...
* Set cached storage counters to 0 (#5812 )
* Set cached storage counters to 0
* u64 to i64 log possible error
* Check addition too
Debug commit
Remove more data from wg storage peer
Put actual ticket type in storage
Simplify add peer
Finish rebase
Pass defguard Peer
Cache less data for consumption
GatewayStorage traits
Wg API trait
Mock test structures
Unit test for peer controller
EcashManager trait
Init test of Authenticator
Remove peer test
* Fix windows different API
* Use make_bincode_serializer like in other places
* Add log_slow_statements to gateway storage
* Use correct LevelFilter
* Fix clippy
* More win fix
* Win clippy
* Use two error variants more
* Use only one Arc<RwLock<T>> instead of many more
* Remove commented test
* Specific trait import
2025-07-23 17:07:12 +03:00
Jędrzej Stuczyński
8e44f9f07f
chore: allow compatibility with 'CDLA-Permissive-2.0' ( #5910 )
2025-07-23 14:48:40 +01:00
benedettadavico
85604e8305
bump versions
2025-07-23 10:18:45 +02:00