Jędrzej Stuczyński
|
776443131e
|
fixed full display being always printed
|
2024-08-20 16:57:18 +01:00 |
|
Bogdan-Ștefan Neacşu
|
b5eab7f07f
|
Better storage error logging (#4772)
* Better storage error logging
* Print without including error returned to clients
|
2024-08-20 17:49:27 +02:00 |
|
Jędrzej Stuczyński
|
eeeb4b3246
|
fixed incorrect assertion when validating maximum time between redemption
|
2024-08-20 16:43:36 +01:00 |
|
Jędrzej Stuczyński
|
e3e4dc6db9
|
added an utility nym-cli command to output binary representation of ecash tickets
|
2024-08-20 16:31:00 +01:00 |
|
import this
|
f3ac17eb9d
|
[DOCs/developers]: syntax fix (#4770)
* syntax-fix
* syntax-fix
|
2024-08-20 16:41:29 +02:00 |
|
Jędrzej Stuczyński
|
461b7bcfb7
|
updated sandbox.env
|
2024-08-20 15:25:40 +01:00 |
|
import this
|
6296d09adf
|
[DOCs/developers]: Update NymVPN CLI guide (#4769)
* creat guide to build nym-vpn-cli from source
* update nymvpn cli guide
|
2024-08-20 13:10:05 +00:00 |
|
dependabot[bot]
|
45f9ffa3a3
|
Bump elliptic from 6.5.4 to 6.5.7 in /testnet-faucet
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-20 12:53:09 +00:00 |
|
Bogdan-Ștefan Neacşu
|
2ae81f6da0
|
Avoid race on ip and registration structures (#4766)
|
2024-08-20 14:51:59 +02:00 |
|
Jędrzej Stuczyński
|
bbf0d06583
|
updated constants depending on all 30 days expiration
|
2024-08-20 12:54:42 +01:00 |
|
Jędrzej Stuczyński
|
6393d6093f
|
changed parsing of 'credential_data' when importing ticketbooks
|
2024-08-20 11:31:07 +01:00 |
|
Tommy Verrall
|
1d5e8b62ac
|
Merge pull request #4765 from nymtech/serinko-hotfix
docs/hotfix
|
2024-08-20 10:21:18 +02:00 |
|
benedettadavico
|
c0ea599913
|
update changelog and version bump
|
2024-08-19 10:32:21 +02:00 |
|
import this
|
581cdd5bdf
|
Update configuration.md
|
2024-08-18 11:56:56 +00:00 |
|
import this
|
e2e49e7136
|
docs/hotfix
|
2024-08-18 11:55:28 +00:00 |
|
benedetta davico
|
16d09a35ba
|
Merge pull request #4764 from nymtech/bugfix/post-050-dkg
bugfix: make sure DKG parses data out of events if logs are empty
|
2024-08-16 13:46:15 +02:00 |
|
Jędrzej Stuczyński
|
e6c5eddbe5
|
bugfix: make sure DKG parse data out of events if logs are empty
this will be the case on post 0.50 chains
|
2024-08-16 11:56:48 +01:00 |
|
Jon Häggblad
|
dff82f946f
|
Make gateway latency check generic (#4759)
* Replace concrete gateway type with trait in latency check
* Rename to ConnectableGateway
|
2024-08-15 09:42:13 +02:00 |
|
shenpengfeng
|
d473e8743e
|
chore: remove repetitive words
Signed-off-by: shenpengfeng <xinhangzhou@icloud.com>
|
2024-08-15 00:49:54 +08:00 |
|
Tommy Verrall
|
ec61728654
|
Merge pull request #4762 from nymtech/serinko/wg_hotfix
[DOCs/operators]: serinko/hotfix
|
2024-08-13 17:48:36 +02:00 |
|
import this
|
61471e9058
|
add note about IPv6
|
2024-08-13 15:41:16 +00:00 |
|
import this
|
ed4fd84503
|
serinko/hotfix
|
2024-08-13 15:39:31 +00:00 |
|
Jon Häggblad
|
cb4b0403b5
|
Remove deprecated mark_as_success and use new disarm (#4751)
|
2024-08-13 15:09:48 +02:00 |
|
import this
|
da8e513627
|
[DOCs/operators]: WireGuard guide & changelog update (#4760)
* wireguard documentation and changelog update
* add review comments
* add review comments
|
2024-08-13 13:05:52 +00:00 |
|
aniampio
|
4957d9dbf2
|
Fix clippy
|
2024-08-12 22:09:18 +01:00 |
|
aniampio
|
96ead0b19e
|
Fix function input
|
2024-08-12 21:51:16 +01:00 |
|
aniampio
|
47a3c53cfb
|
Run fmt in ecash files
|
2024-08-12 21:43:32 +01:00 |
|
Jon Häggblad
|
3f6de8b10c
|
Remove duplicate stat count for retransmissions (#4756)
|
2024-08-09 14:55:14 +02:00 |
|
aniampio
|
29bfd544f1
|
Fix checks for non identity h in offline ecash
|
2024-08-09 00:29:29 +01:00 |
|
aniampio
|
eff725e8ec
|
Run cargo fmt
|
2024-08-09 00:11:27 +01:00 |
|
aniampio
|
5743624948
|
Add check for identity point in all required Coconut functions
|
2024-08-09 00:11:03 +01:00 |
|
aniampio
|
07de1868ff
|
Coconut: add check if h is not identity in the prepare_blind_sign function
|
2024-08-08 17:54:18 +01:00 |
|
aniampio
|
6ea746e7f3
|
Add test for check if h is identity in the verify_partial_blind_signature
|
2024-08-08 16:47:17 +01:00 |
|
aniampio
|
7722a7080c
|
RequestVerify: check if h is non-identity
|
2024-08-08 12:36:48 +01:00 |
|
aniampio
|
bbe3917c8f
|
WithdrawalRequest: make sure h is non-identity
|
2024-08-08 12:22:38 +01:00 |
|
import this
|
1e01a8e633
|
[DOCs/operators]: Release detailed changelog for v2024.9 topdeck (#4757)
* add changelog for new release
* add more URLs redirection for socks5 specific apps
* update exit policy page
* finish changelog - ready for review
* add tooling
* clarify tornul note comment
|
2024-08-07 13:20:17 +00:00 |
|
import this
|
aaf3dca5b9
|
[DOCs]: Catching more broken URLs (#4755)
* urls edit
* finish PR - ready to merge
|
2024-08-06 18:49:46 +00:00 |
|
Bogdan-Ștefan Neacşu
|
f939cae3d9
|
Update peer refresh value (#4754)
* Use a more proper timeout value
* Move const to wireguard types
|
2024-08-06 18:14:29 +02:00 |
|
benedetta davico
|
3d200db722
|
Merge pull request #4749 from nymtech/release/2024.9-topdeck-pre-develop-merge
release/2024.9 topdeck pre develop merge
|
2024-08-06 17:14:17 +02:00 |
|
import this
|
1db61f800c
|
docs/hotfix (#4752)
|
2024-08-06 14:49:09 +00:00 |
|
import this
|
5096c1e60e
|
[DOCs]: Create NymConnect archive page (#4750)
|
2024-08-06 13:22:30 +00:00 |
|
import this
|
7e36595d8f
|
[DOCs/bugfix]: Fix broken URLs (#4745)
* create archive nym connect page & add redirections
* add info to socks5 page
* fix dev-portal links
* finish URL edits and redirection
|
2024-08-06 12:37:37 +00:00 |
|
benedetta davico
|
515aedac60
|
Merge pull request #4747 from nymtech/release/2024.9-topdeck
Release/2024.9 topdeck into develop
|
2024-08-06 11:05:19 +02:00 |
|
benedetta davico
|
dca2b2c763
|
Merge branch 'develop' into release/2024.9-topdeck
|
2024-08-06 10:19:48 +02:00 |
|
Jon Häggblad
|
c92f09543e
|
Fix clippy on rustc beta toolchain (#4746)
* Fix clippy warnings for rust beta toolchain
* Cargo.lock nym-wallet
|
2024-08-05 17:59:49 +02:00 |
|
Tommy Verrall
|
b45eb16783
|
Update ci-build-upload-binaries.yml
nym-binaries-v2024.9-topdeck
|
2024-08-05 11:48:07 +02:00 |
|
Tommy Verrall
|
f8523dc7d1
|
Update publish-nym-binaries.yml
|
2024-08-05 11:47:00 +02:00 |
|
Jon Häggblad
|
996ce6a233
|
Fix clippy for beta toolchain (#4742)
* Fix clippy for beta toolchain
* Remove ignored default-features for workspace dependency
* Add nym- prefix to serde-helpers crate
* Remove unused local_guard mod
|
2024-08-02 11:05:34 +02:00 |
|
Jon Häggblad
|
1dcb0a0456
|
Disable testnet-manager on non-unix (#4741)
* Disable testnet-manager on non-unix
* Move mod behind cfg too
|
2024-08-01 11:24:33 +02:00 |
|
Jon Häggblad
|
55b99e4ce1
|
Don't set NYM_VPN_API to default (#4740)
|
2024-07-30 20:46:02 +02:00 |
|