Tommy Verrall
4621978a54
add models
2024-05-02 14:04:28 +02:00
Tommy Verrall
93a1857c6b
make models public
2024-05-02 13:41:07 +02:00
Tommy Verrall
c6942769fc
more more more
2024-05-02 13:24:40 +02:00
Tommy Verrall
33118ad648
a lot more overhead
2024-05-02 13:09:29 +02:00
Tommy Verrall
1cd489034f
pr comments
2024-05-02 11:57:47 +02:00
Tommy Verrall
6c731a2f06
round and round with error logging
2024-05-02 11:56:24 +02:00
Tommy Verrall
5dda372437
use anyhow instead to return error messages
2024-05-02 11:26:01 +02:00
Tommy Verrall
edf9c0f7b5
simplify the error logging
2024-05-02 11:19:26 +02:00
Tommy Verrall
c371e6c4bc
cargo fmt
2024-05-02 11:12:12 +02:00
Tommy Verrall
4198cd81f3
including proper reqwest error message
2024-05-02 11:09:50 +02:00
Tommy Verrall
bbf57482fc
change stats model to cater for both endpoints after nym-node intro
2024-05-02 11:01:50 +02:00
Tommy Verrall
e59a444074
include nym-node endpoint
2024-05-02 10:25:20 +02:00
Tommy Verrall
f99bedd7e8
Merge pull request #4566 from nymtech/dependabot/npm_and_yarn/nym-wallet/webdriver/ejs-3.1.10
...
Bump ejs from 3.1.7 to 3.1.10 in /nym-wallet/webdriver
2024-05-02 08:01:12 +01:00
dependabot[bot]
7717bf5cf9
Bump ejs from 3.1.7 to 3.1.10 in /nym-wallet/webdriver
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-02 00:47:12 +00:00
import this
f34c9d5d28
[DOCs]: Get nym-vpn guides ready for launch ( #4563 )
...
* update nymvpn cli guide
* update nymvpn landing page
* update nymvpn landing page
* syntax edit
* final version for review
* final version for review
* fix on feedback
* fix on feedback
2024-04-29 15:07:51 +00:00
import this
b93afe7756
add useful feedback and edits ( #4562 )
2024-04-26 17:22:24 +00:00
benedetta davico
140cd7d940
Merge pull request #4560 from nymtech/master
...
Master to develop
2024-04-25 12:59:58 +02:00
benedetta davico
7d233a4a2f
Merge pull request #4559 from nymtech/release/2024.3-eclipse
...
Merge release/2024.3 eclipse to master
2024-04-25 11:27:18 +02:00
import this
5f60344c2b
HOTFIX ci-docs ( #4558 )
...
* HOTFIX ci-docs
* add a flag to bonding
2024-04-24 15:09:51 +00:00
import this
c53b46ee1d
[DOCs]: HOTFix CI/CD GH runners ( #4554 )
...
* build on master first
* rename pages to unique names
* rename pages to unique names
* module updates
* rm old cmrdun and fix modules
* syntax fix
* comment out cmdrun
* comment out cmdrun
* feedback fix
* TEMP hack to build books
* adding sleep to build script
* adding test to mdbook script
* TEMP hack to build books
* add cmdrun back
* add cmdrun back
* final commit - ready to go
2024-04-24 15:00:56 +02:00
benedetta davico
7fc9eca46f
Update publish-nym-binaries.yml
2024-04-24 11:28:04 +02:00
Jon Häggblad
4e5c765a0d
Quickfix for unused warnings after manually disabling legacy routes for release ( #4557 )
2024-04-23 16:24:59 +02:00
Jon Häggblad
e1abbc0b5b
Disable legacy endpoints in mixnode http client ( #4556 )
2024-04-23 13:46:02 +02:00
import this
ce067db401
[DOCs]: Guides for NYM-NODE ( #4541 )
...
* initialise nym node pages
* new TOC flow and archive section
* vps setup page draft
* syntax fix
* syntax fix
* syntax fix
* add ulimit setup
* initialise nym-node page
* add ports
* syntax edit
* syntax edit
* add flags
* add setup, run and bonding pages
* add info
* syntax edit
* add configuration page
* syntax fix
* syntax fix
* add vps troubleshooting
* add vps troubleshooting
* create nyx configuration page
* add quickflow
* add quickflow
* add quickflow
* add quickflow
* add quickflow
* add quickflow
* syntax fix
* syntax fix
* move vps setup to configuration
* syntax fix
* syntax fix
* syntax fix
* edit points
* finish nym-node setup.md page
* new connnectivity configuration - page finished
* finish proxy and landing page guide
* finish nymvisor update
* finish performance testing upgdate
* finish faq pages update
* fix troubleshooting
* fix troubleshooting
* fix manual-upgrade
* finish introduction page
* update introduction
* update summary
* correct all links
* update graphs
* update cmdruns
* syntax edit and spellcheck
* updated mdbook plugins
* mdbook update
* update modules
* remove redundant
* fix version cmdrun
* removed smoosh-faw to archive
* syntax fix
* attempt to update mdbook admonish
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* try dirty workaround hack
* address review comments
* address review comments
* address review comments
* PR ready to merge
2024-04-23 09:14:27 +00:00
Jon Häggblad
373cc54f3f
cargo update -p rustls@0.21.10 ( #4551 )
2024-04-22 16:29:19 +02:00
benedettadavico
a276608fd0
updating versions and changelog
2024-04-22 15:44:16 +02:00
Jędrzej Stuczyński
b332a6b556
attach 'last_polled' metadata to node descriptions ( #4550 )
2024-04-22 09:54:01 +02:00
Tommy Verrall
c610389198
Merge pull request #4549 from nymtech/dependabot/go_modules/wasm/mix-fetch/go-mix-conn/golang.org/x/net-0.23.0
...
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /wasm/mix-fetch/go-mix-conn
2024-04-19 17:46:36 +02:00
dependabot[bot]
d283ecae22
Bump golang.org/x/net in /wasm/mix-fetch/go-mix-conn
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 12:20:51 +00:00
Jędrzej Stuczyński
2120acfdad
Merge pull request #4547 from nymtech/feature/update-nymnode-bonding-version
...
Feature/update nymnode bonding version
2024-04-19 10:12:18 +01:00
Jędrzej Stuczyński
b613775551
updated post-migration message
2024-04-18 15:16:18 +01:00
Jędrzej Stuczyński
73d4896b0b
use {nym-node-binary-version}+nymnode rather than {nym-mixnode-binary-version}+nymnode for bonding info
2024-04-18 15:03:28 +01:00
Simon Wicky
b8b66fa4ad
rerandomize outfox's secret for each hop ( #4544 )
2024-04-18 13:48:08 +02:00
Jędrzej Stuczyński
ba59022160
Merge pull request #4546 from nymtech/feature/disable-noise-key-announcement
...
don't announce noise keys
2024-04-18 12:18:24 +01:00
Jędrzej Stuczyński
8e2c64a867
don't announce noise keys
2024-04-18 11:25:29 +01:00
benedetta davico
73ae09cb76
Update Cargo.toml ( #4543 )
2024-04-17 14:00:58 +02:00
Simon Wicky
fd238b1d1b
fix dependency workspace typo ( #4542 )
2024-04-17 10:14:00 +02:00
Jon Häggblad
1f2d888626
Handle selected gateway in rust sdk ( #4515 )
...
* Set active gateway after setting up gateway in base client
* Elevate log statements in gateway setup
* Add debug implementations for some gateway setup types
* Rework gateway setup in rust sdk mixnet client
* Remove unused KeyMode type
* Remove pub from internal setters
* Remove pseudo builder methods
* Make create_bandwidth_client pub
* Downgrade log statement to debug
* Revert set_active_gateway in base_client
* Rename to set_active_gateway_if_previously_registered
2024-04-15 14:11:26 +02:00
Tommy Verrall
9f47b05ed6
Merge pull request #4537 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev-node/tar-6.2.1
...
Bump tar from 6.1.15 to 6.2.1 in /wasm/mix-fetch/internal-dev-node
2024-04-15 09:21:37 +01:00
Tommy Verrall
f559a03732
Merge pull request #4538 from nymtech/dependabot/npm_and_yarn/wasm/client/internal-dev-node/tar-6.2.1
...
Bump tar from 6.1.15 to 6.2.1 in /wasm/client/internal-dev-node
2024-04-15 09:21:06 +01:00
Jędrzej Stuczyński
3e12766afd
expose info whether entry gateway enforces zk-nym in self-described api ( #4529 )
2024-04-12 19:05:28 +02:00
Jędrzej Stuczyński
1c93cc8a68
Merge pull request #4437 from nymtech/feature/freepass-expiration
...
expire freepass bandwidth + stagger db flushes
2024-04-12 17:48:37 +01:00
Jędrzej Stuczyński
4865f7f205
[bugfix] Prevent generation of free passes with expiry date in the past ( #4535 )
2024-04-12 17:44:32 +02:00
Jędrzej Stuczyński
a785950d76
[bugfix] don't shutdown NR on failed connection ( #4539 )
2024-04-12 17:43:22 +02:00
Jędrzej Stuczyński
328d1c25b7
removed old debug code
2024-04-12 15:23:37 +01:00
Jędrzej Stuczyński
862a248902
missing cli argument for controlling nyxd
2024-04-12 15:14:55 +01:00
Jędrzej Stuczyński
f826904407
fix credential expiration + improve errors + naively stop client when out of bandwidth
2024-04-12 15:00:49 +01:00
Jędrzej Stuczyński
67467ca76d
renamed 'shared_state' to 'common_state'
2024-04-12 15:00:49 +01:00
Jędrzej Stuczyński
a53ae5b6b5
using lock guard in dedicated scope
2024-04-12 15:00:49 +01:00
Jędrzej Stuczyński
bfc495ef29
expire freepass bandwidth + stagger db flushes
2024-04-12 15:00:48 +01:00
Jędrzej Stuczyński
9d74c22f9b
Merge pull request #4536 from nymtech/bugfix/localnet
...
[bugfix] make sure localnet script works in post nym-node era
2024-04-12 12:41:53 +01:00
import this
f978552a3a
[DOC]: NymVPN testing Guides update ( #4528 )
...
* simplify cli - comment redundant pages
* unite mac and linux cli guide to one page
* finalise cli guide
* syntax edit
* book built
* syntax edit
* final version - ready to review
* final version - ready to review
2024-04-11 12:09:58 +00:00
dependabot[bot]
b2477dd81b
Bump tar from 6.1.15 to 6.2.1 in /wasm/client/internal-dev-node
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 10:51:16 +00:00
dependabot[bot]
dcd712430e
Bump tar from 6.1.15 to 6.2.1 in /wasm/mix-fetch/internal-dev-node
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 10:51:15 +00:00
Jędrzej Stuczyński
5dcad5ffd4
[bugfix] make sure localnet script works in post nym-node era
2024-04-11 10:25:04 +01:00
Jędrzej Stuczyński
210269cb9c
[bugfix] restore old serialisation of 'NymNodeDescription' ( #4533 )
2024-04-11 10:11:46 +02:00
Jędrzej Stuczyński
8c59106add
introduced /api-status routes for nym-api ( #4527 )
...
* introduced /api-status routes for nym-api
* added additional information to the signer-information endpoint
2024-04-11 09:28:42 +02:00
Tommy Verrall
264771f8cf
Merge pull request #4428 from nymtech/sachin/delegate_from_file
...
nym-cli: delegations from a file
2024-04-10 15:36:11 +01:00
Tommy Verrall
28d27eb84e
Merge pull request #4517 from nymtech/dependabot/cargo/sdk/ffi/shared/eyre-0.6.12
...
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/shared
2024-04-10 11:16:27 +01:00
Tommy Verrall
d57757584c
Merge pull request #4518 from nymtech/dependabot/cargo/sdk/ffi/cpp/eyre-0.6.12
...
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/cpp
2024-04-10 10:35:25 +01:00
Tommy Verrall
6da00513a7
Merge pull request #4519 from nymtech/dependabot/cargo/sdk/ffi/go/eyre-0.6.12
...
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/go
2024-04-10 10:25:38 +01:00
dependabot[bot]
035faf70e4
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/cpp
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 09:02:46 +00:00
Tommy Verrall
b238d108e6
Merge pull request #4520 from nymtech/dependabot/cargo/sdk/ffi/cpp/h2-0.3.26
...
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/cpp
2024-04-10 10:01:47 +01:00
dependabot[bot]
5581b15094
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/go
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-10 08:34:13 +00:00
Tommy Verrall
af19c4ecfd
Merge pull request #4521 from nymtech/dependabot/cargo/sdk/ffi/go/h2-0.3.26
...
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/go
2024-04-10 09:31:31 +01:00
Jędrzej Stuczyński
1855423981
Merge pull request #4531 from nymtech/bugfix/self-described-backwards-compat
...
Bugfix/self described backwards compat
2024-04-09 16:49:18 +01:00
benedetta davico
229561bab9
update sandbox .env ( #4530 )
2024-04-09 17:47:30 +02:00
Jędrzej Stuczyński
7d2044c177
Merge pull request #4532 from nymtech/bugfix/standalone-node-http-api
...
run http api by default
2024-04-09 16:47:20 +01:00
Jędrzej Stuczyński
7885d3c986
removed dead code
...
removed dead code
2024-04-09 16:36:05 +01:00
Jędrzej Stuczyński
78fb3c2293
run http api by default
2024-04-09 16:26:54 +01:00
Jędrzej Stuczyński
0ed43d2439
allow nym-api to understand signatures on legacy host information
2024-04-09 16:17:39 +01:00
Jędrzej Stuczyński
69c1a32392
error prefix
2024-04-09 16:16:39 +01:00
Sachin Kamath
30ffea19a1
docs: add credential signing steps for nym-api ( #4523 )
...
* docs: add credential signing steps for nym-api
* review comments
2024-04-09 10:04:24 +02:00
Jon Häggblad
9e3bd8588d
Re-export TransmissionLane type ( #4525 )
2024-04-08 16:05:12 +02:00
import this
ac7b821782
[DOC]: Feature: cmdrun scripts ( #4514 )
...
* initialise cmdrun script dir
* initialise api_targets_config
* initialise api_targets
* first version of argparser cli
* create a token api stats table
* add format function
* initiate nym_vpn command
* add github to get api url
* add github api to config
* create nym_vpn releases dataframe
* menu headers tweak
2024-04-08 09:13:31 +00:00
dependabot[bot]
bb372fb35c
Bump eyre from 0.6.11 to 0.6.12 in /sdk/ffi/shared
...
Bumps [eyre](https://github.com/eyre-rs/eyre ) from 0.6.11 to 0.6.12.
- [Commits](https://github.com/eyre-rs/eyre/commits )
---
updated-dependencies:
- dependency-name: eyre
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 08:28:10 +00:00
Tommy Verrall
5f4220867a
Merge pull request #4522 from nymtech/dependabot/cargo/sdk/ffi/shared/h2-0.3.26
...
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/shared
2024-04-08 09:27:12 +01:00
Jon Häggblad
bfa029f284
Use client-core default db names in sdk ( #4524 )
2024-04-06 09:54:53 +02:00
Jędrzej Stuczyński
4c5351ba60
Feature/one binary to rule them all ( #4500 )
2024-04-05 19:34:31 +02:00
dependabot[bot]
3a6058be60
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/shared
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 16:24:23 +00:00
dependabot[bot]
7fcc8cdd19
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/go
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 16:24:03 +00:00
dependabot[bot]
098bd4eb3c
Bump h2 from 0.3.24 to 0.3.26 in /sdk/ffi/cpp
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 16:18:54 +00:00
Jon Häggblad
fa1e9988b3
Add credentials mode command to SDK mixnet builder ( #4516 )
2024-04-05 15:51:48 +02:00
Tommy Verrall
999b4f743e
Merge pull request #4470 from nymtech/feature/explorer-delegation-mobile
...
Feature/explorer delegation mobile
2024-04-02 08:20:26 +01:00
Tommy Verrall
cc55abf7fb
Merge pull request #4510 from nymtech/dependabot/npm_and_yarn/clients/native/examples/js-examples/websocket/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2 in /clients/native/examples/js-examples/websocket
2024-04-02 08:17:35 +01:00
Tommy Verrall
020edb8f84
Merge pull request #4512 from nymtech/dependabot/npm_and_yarn/wasm/node-tester/internal-dev/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2 in /wasm/node-tester/internal-dev
2024-04-02 08:17:05 +01:00
Tommy Verrall
ae2079272b
Merge pull request #4511 from nymtech/dependabot/npm_and_yarn/wasm/client/internal-dev/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2 in /wasm/client/internal-dev
2024-04-02 08:16:53 +01:00
Tommy Verrall
a656429376
Merge pull request #4513 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2 in /wasm/mix-fetch/internal-dev
2024-04-02 08:13:49 +01:00
dependabot[bot]
2086946e16
Bump express from 4.18.2 to 4.19.2 in /wasm/mix-fetch/internal-dev
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-29 08:31:27 +00:00
dependabot[bot]
08e0892327
Bump express from 4.18.2 to 4.19.2 in /wasm/node-tester/internal-dev
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-29 08:31:25 +00:00
dependabot[bot]
d28783cb2a
Bump express from 4.18.2 to 4.19.2 in /wasm/client/internal-dev
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-29 08:31:24 +00:00
dependabot[bot]
1815a2d3a5
Bump express in /clients/native/examples/js-examples/websocket
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-28 18:44:49 +00:00
Tommy Verrall
1429f63d9d
Merge pull request #4464 from nymtech/feature/remove-allowlist
...
removed the usage of allow.list
2024-03-28 16:10:59 +00:00
Jędrzej Stuczyński
1ed087e801
fixed NR template
2024-03-28 15:43:37 +00:00
Jędrzej Stuczyński
7fce0a9692
remove explicit deref
2024-03-28 15:43:37 +00:00
Jędrzej Stuczyński
bef0a537b2
config migration for removing allow.list
2024-03-28 15:43:37 +00:00
Jędrzej Stuczyński
fb2b2c963b
moved and renamed NR old config structs
2024-03-28 15:43:37 +00:00
Jędrzej Stuczyński
2aa5e25532
removed the usage of allow.list
2024-03-28 15:43:36 +00:00
Tommy Verrall
588ed7dead
Merge pull request #4509 from nymtech/bugfix/metrics-precondition
...
bugfix: use OptionFuture for creating metrics server
2024-03-28 15:39:33 +00:00
Jędrzej Stuczyński
519d419bbf
bugfix: use OptionFuture for creating metrics server
2024-03-28 15:16:28 +00:00
fmtabbara
f5e72cefcc
Update dependencies in yarn.lock file
2024-03-28 10:15:16 +00:00
Jędrzej Stuczyński
a5a9b5128f
Merge pull request #4508 from nymtech/chore/beta-CI
...
fixed beta clippy: lints + updated cosmwasm to 1.4
2024-03-28 10:12:33 +00:00
Jędrzej Stuczyński
94cfac0bae
Merge pull request #4463 from nymtech/feature/multigateway-config
...
Feature/multigateway config
2024-03-28 10:04:06 +00:00
import this
6fc4a06b3b
[DOC]: Serinko/operators/fast-and-furious ( #4466 )
...
* initialise performance testing pages
* draft perfomance testing flow
* initialise metric template page
* add guides TOC
* spell check
* edit metrics monitoring page
* syntax edit
* draft initial prometheus setup flow
* add prometheus config
* setup prometheus systemd service
* add self-hosted-monitor scripts
* steps to run explorenym self-hosted monitor
* add screenshots and explain steps
* changed test page url and syntax edit
* add grafana info
* finalise explorenym scripts page and initialise docker page
* initialise node setup page
* clarify remaining todos and sort summary
* add initial node setup steps
* update node-setup
* update docker setup layout
* syntax edit
* simplify node-setup and add troubleshooting
* fix typo
* implement feedback
* new release version
* remove sandbox from nymvpn gui guides
* cleaning after FF testing
* add blacklist troubleshooting
* added run command
* address review comments
2024-03-28 10:33:06 +01:00
Jędrzej Stuczyński
91b790accc
fixed incorrect ArgGroup naming
2024-03-28 09:30:27 +00:00
Jędrzej Stuczyński
c585753d02
removing unused code
2024-03-28 09:10:57 +00:00
Jędrzej Stuczyński
0b46d64869
cargo fmt
2024-03-28 08:57:17 +00:00
Jędrzej Stuczyński
4c43935862
change NR+IPR return types
2024-03-28 08:49:30 +00:00
Jędrzej Stuczyński
1804c66a96
CI: remove ephemera contract upload
2024-03-28 08:12:41 +00:00
Jędrzej Stuczyński
8fa213502d
removed force register flag + improved error message on no gateways available
2024-03-28 08:11:57 +00:00
Jędrzej Stuczyński
b869c30909
added extra alias
2024-03-27 17:22:30 +00:00
Jędrzej Stuczyński
f012a1a069
fixed add gateway commands for nr and ipr
2024-03-27 17:22:30 +00:00
Jędrzej Stuczyński
74d03bfb3b
moved for adding new gateways to separate command and made client init only first time setup related
2024-03-27 17:22:30 +00:00
Jędrzej Stuczyński
ff499869d3
clippy
2024-03-27 17:22:30 +00:00
Jędrzej Stuczyński
b8ab07020c
fixed eda61b57dc8d349a9b0af70cbd02743eba1e10bf
2024-03-27 17:22:29 +00:00
Jędrzej Stuczyński
dcd3d80b24
fixed post-rebasing clippy issues
2024-03-27 17:22:28 +00:00
Jędrzej Stuczyński
ebd1eeb38d
allow gateways to migrate configs of embedded NR/IPR
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
36f84ca18f
fixed typo in SQL query
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
6259106b6b
fixed embedded SP not correctly setting active gateway
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
73d6e704c4
fixed gateway not generating keys for nr and ipr
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
c95e424981
missing licenses for new crates
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
06abe53399
CT-80
2024-03-27 17:20:39 +00:00
Jędrzej Stuczyński
7c14a92baa
decreased logging level
2024-03-27 17:20:38 +00:00
Jędrzej Stuczyński
c07b782afa
added bool to list gateways to indicate currently active gateway
2024-03-27 17:20:38 +00:00
Jędrzej Stuczyński
062f4517d6
added cli command for switching active gateway
2024-03-27 17:20:38 +00:00
Jędrzej Stuczyński
28b02c83db
unified credential import cli + added it for ipr
2024-03-27 17:20:36 +00:00
Jędrzej Stuczyński
1b5a0f8cf2
list gateways cli command
2024-03-27 17:20:04 +00:00
Jędrzej Stuczyński
6c0573cb01
split up InitialisableClient trait
2024-03-27 17:20:04 +00:00
Jędrzej Stuczyński
b59487cfb0
fixed ipr imports
2024-03-27 17:20:04 +00:00
Jędrzej Stuczyński
0ac8098dad
ability to reuse free passes from the storage for new gateways
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
9b10871efb
ipr config migration
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
e48af11e8f
clippy et. al
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
a4e5b2af93
further wasm fixes
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
67c5a36894
building wasm-client-core
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
765ac715c1
fixing builds of x86-based binaries
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
c4bc156cac
actual sql
2024-03-27 17:20:03 +00:00
Jędrzej Stuczyński
40f08dcbb2
impl GatewaysDetailsStore for OnDiskGatewaysDetails
...
without the underlying sql
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
b4e45ef3ef
fixed active gateway detection in rust sdk
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
fc43cb590b
further adjusting storage and setup to allow for wg use
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
6e1b869c99
ibid for network requester
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
35d84b6e42
ibid for socks5
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
d31fddf940
gateway info migration + impl for native client
...
other clients are broken
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
14ee279ec8
dead code
2024-03-27 17:20:02 +00:00
Jędrzej Stuczyński
a3b1a7337d
checking for already registered gateways
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
c7f7e77099
updated config templates
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
5bb96bf42c
additional fixes to key creation
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
c0ae924c58
move storage helpers
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
daa5f01683
further compilation fixes
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
337d53b2ec
ibid for network requester
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
cdc49e0749
ibid for rust sdk
2024-03-27 17:20:01 +00:00
Jędrzej Stuczyński
1916adedcc
socks5 client compiling
...
but definitely not working yet
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
a3132b907a
further propagation of new gateway/key types
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
0e09826140
initial work on client config migration
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
bf4f16c7b9
adding additional methods to the trait
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
6915fef99f
removing generics from 'GatewaySelectionSpecification'
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
c80c0b88bf
starting to weave in new storage trait
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
fe2edd56a8
adjusting the trait
2024-03-27 17:20:00 +00:00
Jędrzej Stuczyński
84a36c00b4
added registration timestamp
2024-03-27 17:19:59 +00:00
Jędrzej Stuczyński
4c9de843c5
types
2024-03-27 17:19:59 +00:00
Jędrzej Stuczyński
f7edc223e9
initial db schema
2024-03-27 17:19:59 +00:00
Jędrzej Stuczyński
f0072ce828
moved reply surb storage to separate subcrate
2024-03-27 17:19:58 +00:00
fmtabbara
1223f50fe8
Merge branch 'develop' into feature/explorer-delegation-mobile
2024-03-27 16:29:58 +00:00
Jędrzej Stuczyński
297cde513b
turns out 'make' doesn't run cargo fmt
2024-03-27 16:11:21 +00:00
Jędrzej Stuczyński
7e6feb0cd2
fixed beta clippy: lints + updated cosmwasm to 1.4
2024-03-27 16:04:51 +00:00
Tommy Verrall
0a213990a7
Merge pull request #4490 from nymtech/feature-gate-client-metrics
...
Feature gate core-client metrics server
2024-03-27 15:42:07 +00:00
Tommy Verrall
a44cd1cca9
Merge pull request #4506 from nymtech/int-prometheus
...
Switch to IntCounter and Gauge
2024-03-27 15:41:51 +00:00
durch
5fe6a2c63d
Undo duplication
2024-03-27 16:31:26 +01:00
Drazen
8d46bba8eb
Switch to IntCounter and Gauge
2024-03-27 16:28:34 +01:00
durch
90ff36afe8
Fix wasm
2024-03-27 16:24:41 +01:00
durch
d2f482c743
Feature gate metrics-server
2024-03-27 16:23:30 +01:00
Tommy Verrall
ebf9a98a1e
Merge pull request #4444 from nymtech/jon/update-some-nym-prefixes
...
Update some nym crate prefixes
2024-03-27 15:09:40 +00:00
Tommy Verrall
578ae7f267
Merge pull request #4496 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /wasm/mix-fetch/internal-dev
2024-03-27 15:08:47 +00:00
Tommy Verrall
deb5054357
Merge pull request #4495 from nymtech/dependabot/npm_and_yarn/wasm/node-tester/internal-dev/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /wasm/node-tester/internal-dev
2024-03-27 15:08:10 +00:00
dependabot[bot]
089143cb3e
Bump webpack-dev-middleware in /wasm/node-tester/internal-dev
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 15:51:35 +01:00
dependabot[bot]
fa1a05886f
Bump webpack-dev-middleware in /wasm/mix-fetch/internal-dev
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 15:48:12 +01:00
Tommy Verrall
bec2cc951a
Merge pull request #4507 from nymtech/bugfix/wasm-build
...
cherry-pick 80066d330527b7993cc85833b1b3ae96cc487bb9 to fix wasm build
2024-03-27 14:41:22 +00:00
Jędrzej Stuczyński
400f248e83
cherry-pick 80066d330527b7993cc85833b1b3ae96cc487bb9 to fix wasm build
2024-03-27 14:13:20 +00:00
Tommy Verrall
7554d0ac02
Merge pull request #4478 from nymtech/dependabot/npm_and_yarn/wasm/client/internal-dev/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /wasm/client/internal-dev
2024-03-27 12:05:20 +00:00
Tommy Verrall
74556ffb0f
Merge pull request #4480 from nymtech/dependabot/npm_and_yarn/wasm/node-tester/internal-dev/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /wasm/node-tester/internal-dev
2024-03-27 12:04:46 +00:00
Tommy Verrall
91893ac44c
Merge pull request #4499 from nymtech/feature/bonding-validation-update/TX-13
...
Bonding validation update
2024-03-27 12:01:09 +00:00
Tommy Verrall
033246268a
Merge pull request #4503 from nymtech/dependabot/npm_and_yarn/express-4.19.2
...
Bump express from 4.18.2 to 4.19.2
2024-03-27 11:56:27 +00:00
Tommy Verrall
3866a9a40d
Merge pull request #4479 from nymtech/dependabot/npm_and_yarn/clients/native/examples/js-examples/websocket/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /clients/native/examples/js-examples/websocket
2024-03-27 10:40:03 +00:00
Tommy Verrall
f56b62baa2
Merge pull request #4475 from nymtech/dependabot/npm_and_yarn/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-27 10:39:30 +00:00
Tommy Verrall
8782de7679
Merge pull request #4504 from nymtech/wallet-recovery-docs
...
Adding wallet recovery README docs
2024-03-27 10:31:17 +00:00
Tommy Verrall
05f0fad7d1
Merge pull request #4477 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /wasm/mix-fetch/internal-dev
2024-03-27 10:27:39 +00:00
Tommy Verrall
a04c5c7e92
typos
2024-03-27 11:25:57 +01:00
Tommy Verrall
5b4daa23b6
adding recovery docs
2024-03-27 11:20:37 +01:00
dependabot[bot]
658b635509
Bump express from 4.18.2 to 4.19.2
...
Bumps [express](https://github.com/expressjs/express ) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 09:46:12 +00:00
dependabot[bot]
b73cc165ae
Bump follow-redirects in /clients/native/examples/js-examples/websocket
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-27 09:45:55 +00:00
Tommy Verrall
c40e69415f
Merge pull request #4472 from nymtech/dependabot/npm_and_yarn/testnet-faucet/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /testnet-faucet
2024-03-27 09:45:28 +00:00
Tommy Verrall
54906756db
Merge pull request #4494 from nymtech/dependabot/npm_and_yarn/clients/native/examples/js-examples/websocket/webpack-dev-middleware-5.3.4
...
Bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /clients/native/examples/js-examples/websocket
2024-03-27 09:44:57 +00:00
Jon Häggblad
7ea139b624
Move request response to version dir ( #4501 )
2024-03-26 12:03:05 +01:00
Jon Häggblad
3082cd5d32
Cargo.lock
2024-03-26 11:41:59 +01:00
Jon Häggblad
ce08de28b5
Merge remote-tracking branch 'origin/develop' into jon/update-some-nym-prefixes
2024-03-26 11:39:29 +01:00
Simon Wicky
e352c25b32
mark packet_router's shutdown as success before drop ( #4491 )
2024-03-25 11:31:52 +01:00
Jon Häggblad
f5378e8a86
Merge pull request #4498 from nymtech/jon/ipr-codec-improvements
...
IPR codec improvements for icmp beacon
2024-03-25 11:12:28 +01:00
fmtabbara
9bc3a1d431
Bonding validation update
...
Update operator cost and profit margin validation to previous values (min 40 and min 4)
2024-03-25 10:07:26 +00:00
Tommy Verrall
f68ce457f7
Merge pull request #4476 from nymtech/dependabot/npm_and_yarn/docker/typescript_client/upload_contract/follow-redirects-1.15.6
...
Bump follow-redirects from 1.14.9 to 1.15.6 in /docker/typescript_client/upload_contract
2024-03-25 09:45:59 +00:00
Tommy Verrall
22b3ff6bec
Merge pull request #4473 from nymtech/dependabot/npm_and_yarn/nym-api/tests/follow-redirects-1.15.6
...
Bump follow-redirects from 1.15.4 to 1.15.6 in /nym-api/tests
2024-03-25 09:45:03 +00:00
Jon Häggblad
2fae46d19e
MixnetClientSender derive Clone
2024-03-25 10:23:06 +01:00
Tommy Verrall
bd7779ec63
Merge pull request #4468 from nymtech/bugfix/optional-env-values
...
Bugfix/optional env values
2024-03-25 08:52:55 +00:00
Jon Häggblad
f3be91741a
Add ability to create a single bundles IP packet directly
2024-03-25 07:26:21 +01:00
dependabot[bot]
bda9f03b21
Bump webpack-dev-middleware
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-23 03:50:24 +00:00
fmtabbara
635ae1118a
Add mobile delegations beta banner
2024-03-22 12:19:54 +00:00
Tommy Verrall
6c0ea49185
Merge pull request #4469 from nymtech/chore/decrease-log-severity
...
decreased logging level of gateway errors associated with the websocket
2024-03-22 10:25:58 +00:00
Tommy Verrall
8fe3070b85
Merge pull request #4492 from nymtech/jon/rustls-roots
...
Fix TLS connection error
2024-03-22 09:13:05 +00:00
Tommy Verrall
d11cf0823d
Merge pull request #4493 from nymtech/jon/rustc-fixes
...
Fix warnings for rustc 1.77
2024-03-22 08:53:30 +00:00
Jon Häggblad
fb5d775857
Fix warnings for rustc 1.77
2024-03-21 22:20:43 +01:00
Jon Häggblad
d020fb0a0b
Inconsequential typo in Cargo.toml
2024-03-21 21:51:03 +01:00
Jon Häggblad
f66132fcef
Use rustls-tls-native-roots by default in gateway-client and client-core
2024-03-21 21:43:55 +01:00
Jon Häggblad
821865cb62
Explictly add rustls to gateway-client ( #4471 )
...
* Explictly add rustls to gateway-client
* fix wasm
* formatting
2024-03-21 16:56:10 +01:00
fmtabbara
68e0dd1f29
update success tx wording
2024-03-21 14:57:12 +00:00
fmtabbara
cf201cba53
only use keplr wallet + add info banner
2024-03-21 14:27:16 +00:00
Bogdan-Ștefan Neacşu
c1e67cdc15
Increase subnet range for IPPR ( #4487 )
...
* Increase subnet range for IPPR
* Fix for IPv6
* Fix range
* Add unit test
* Bump version
2024-03-21 13:18:43 +02:00
Mark Sinclair
6ebe71c8a2
GitHub Actions: nym-hash-release: terminate get build info shell after 3 secs
2024-03-20 18:52:48 +00:00
Mark Sinclair
e51283f9d3
GitHub Actions: nym-hash-release: output more feedback
2024-03-20 18:30:09 +00:00
Mark Sinclair
bad74928a1
GitHub Actions: nym-hash-release: resolve temp directory correctly
2024-03-20 18:15:36 +00:00
Mark Sinclair
467dc6cf4a
GitHub Actions: nym-hash-release: better handling of temp directory
2024-03-20 18:10:36 +00:00
Mark Sinclair
ef22cb9fcd
GitHub Actions: nym-hash-release
2024-03-20 17:55:17 +00:00
fmtabbara
efe952fdf2
explorer package updates
2024-03-20 16:30:59 +00:00
fmtabbara
6d2e761319
Merge branch 'develop' into feature/explorer-delegation-mobile
2024-03-20 14:58:36 +00:00
Mark Sinclair
3c8c51e1c9
Update release-calculate-hash.yml
2024-03-20 14:29:50 +00:00
Mark Sinclair
480799bad1
Change to using github action reference
2024-03-20 14:28:25 +00:00
fmtabbara
e699f1ad79
explorer env configuration updates
2024-03-20 13:45:29 +00:00
Tommy Verrall
0b4a1833ec
Merge pull request #4484 from nymtech/more-metrics
...
Expose metrics from PacketStatisticsControl
2024-03-20 12:43:17 +00:00
Sachin Kamath
78b00302c8
docs: add websocket reverse proxy example ( #4452 )
...
* docs: add websocket reverse proxy example
* docs: add a line about reverse proxy
* remove note about nym-api not released
2024-03-20 12:37:02 +00:00
durch
eb914463dc
Fix wasm build
2024-03-20 13:27:58 +01:00
durch
9a5d6103d6
Fix gateway target generation
2024-03-20 13:25:26 +01:00
durch
7ccba11d82
Static targets script
2024-03-20 12:59:10 +01:00
durch
e67d3d816c
Push package name to metrics
2024-03-20 12:59:10 +01:00
durch
e2aa7aa31c
Relax hyper dependency
2024-03-20 12:59:10 +01:00
durch
7ecac4a7b4
Fix predictable port range :)
2024-03-20 12:59:10 +01:00
durch
0b82109e3c
Predictable IP range
2024-03-20 12:59:10 +01:00
durch
46a319bd7a
Randomize port assignemnt
2024-03-20 12:59:10 +01:00
durch
af68da9406
Dont panic on error
2024-03-20 12:59:10 +01:00
durch
27978908d0
Disable metrics server for wasm
2024-03-20 12:59:10 +01:00
durch
72cffc71cc
Light server to statistics control
2024-03-20 12:59:10 +01:00
Drazen
5753c30973
Instrument client-core
2024-03-20 12:59:10 +01:00
Drazen
7cbba823f8
metrics macros
2024-03-20 12:59:10 +01:00
Jon Häggblad
c89273ab37
Update nym-wallet Cargo.lock
2024-03-20 10:53:09 +01:00
Jon Häggblad
6d66d769de
Merge remote-tracking branch 'origin/develop' into jon/update-some-nym-prefixes
2024-03-20 10:51:58 +01:00
Jon Häggblad
70d37576f4
Add new constructor methods to IPR request/responses ( #4486 )
...
* Add function to create ping request
* Add more constructor methods
2024-03-20 10:49:24 +01:00
fmtabbara
01e4abc95f
Update width of confirmation modal
2024-03-19 21:03:11 +00:00
fmtabbara
2195310d06
remove walletconnect (for now)
2024-03-19 18:20:17 +00:00
Drazen Urch
5f98364e6f
Add Gateways to prom-targets ( #4483 )
2024-03-19 17:02:55 +01:00
fmtabbara
b6cd9b2bae
add leap wallet
2024-03-19 14:37:10 +00:00
fmtabbara
682db85268
try to fix rpc endpoint
2024-03-19 12:46:17 +00:00
Tommy Verrall
78930d82b2
Merge pull request #4474 from nymtech/jon/ipr-embedding
...
Support running both NR and IPR
2024-03-18 15:57:49 +00:00
Sachin Kamath
1ebb0c7daa
don't use bigdecimal
2024-03-18 20:28:55 +05:30
mx
ae6c80f0cd
FFI share lib + initial uniffi-bindgen-go implementation ( #4394 )
...
* fixed rebase conflict with cargo.lock
* shared cleanup
* moved returncode to shared
* first pass at Go binding structure
* minor cleanup
* working on custom type udl
* trying to get LDFLAG script working
* commit before changing alias -> proper types
* converted CCallbacks from aliases to Struct
* cleanup comments
* temp
* push to share
* cleanup
* trait Lift not implemented for *const i8 issue
* test of refactor:
* move c-specific var casting out of shared/ into cpp/
* error returning in go/ over ffi boundary with uniffi
* _internal functions ffi wrapper agnostic
* moved lang-specific type conversions to cpp / go bindings and out of
shared
* got send_message working in c/c++ & go
* split out c/c++-specific types to mod
* cont. with making _internal fns lang agnostic
* working on final fn for C and shared (listening for incoming messages)
* fixed return err on listen_for_incoming
* got full example run running again after shared/ refactor
* removed unused struct
* code comments
* got first runthrough of go example code
* script cleanup
* clean up readme instructions
* clippy
* removed unused imports
* rustfmt
* Update sdk/ffi/go/README.md with link to example file
Co-authored-by: Mark Sinclair <14054343+mmsinclair@users.noreply.github.com >
* updated readme with extra build and usage info
* renamed binding outer directory for nicer path
* moved example file from ffi/main.go -> ./example.go
* updated README with new example file name
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
Co-authored-by: Mark Sinclair <14054343+mmsinclair@users.noreply.github.com >
2024-03-18 15:15:59 +01:00
Jon Häggblad
0b49c74ac9
Remove unused function
2024-03-18 13:00:27 +01:00
Jon Häggblad
34be5abaf3
More minor naming fixes
2024-03-18 13:00:27 +01:00
Jon Häggblad
7f3c53e196
Rename struct
2024-03-18 13:00:27 +01:00
Jon Häggblad
b710fbe524
Imports
2024-03-18 13:00:27 +01:00
Jon Häggblad
4c125792b2
Update mod.rs
2024-03-18 13:00:27 +01:00
Jon Häggblad
8e6215ecf4
Rename to embedded_clients
2024-03-18 13:00:27 +01:00
Jon Häggblad
7132e2dae5
Remove outdated comments
2024-03-18 13:00:27 +01:00
Jon Häggblad
79852d9dcd
Set storage paths indepedently
2024-03-18 13:00:27 +01:00
Jon Häggblad
30413d7877
Add debug derive
2024-03-18 13:00:27 +01:00
Jon Häggblad
08ed7b42de
Change to anyhow::Result at top-level
2024-03-18 13:00:27 +01:00
Jon Häggblad
6e8c0ad90e
wip
2024-03-18 13:00:27 +01:00
Jon Häggblad
8f1f61e247
Remove cli conflicts for nr vs ipr
2024-03-18 13:00:27 +01:00
Jędrzej Stuczyński
8044ad5445
Bugfix/gateway registration ( #4442 )
...
* added timeout for gateway handshake messages
* make clients downgrade their protocol version if credentials are not being used
* method visibility
2024-03-18 12:52:46 +01:00
Tommy Verrall
9a4737acd0
Merge pull request #4482 from nymtech/update_prom_script
...
Support multiple envs
2024-03-18 09:50:35 +00:00
durch
8231bc1c73
Support multiple envs
2024-03-18 09:15:12 +01:00
dependabot[bot]
c3af84a952
Bump follow-redirects in /wasm/node-tester/internal-dev
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-16 23:12:48 +00:00
dependabot[bot]
2172644f98
Bump follow-redirects from 1.15.4 to 1.15.6 in /wasm/client/internal-dev
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-16 23:10:50 +00:00
dependabot[bot]
393b67873d
Bump follow-redirects in /wasm/mix-fetch/internal-dev
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-16 23:09:28 +00:00
fmtabbara
70b15c9226
test mainnet mixnodes
2024-03-15 21:08:14 +00:00
fmtabbara
f7e6677878
update dotenv config
2024-03-15 16:28:01 +00:00
fmtabbara
73e87b2deb
test wallet connect projectId
2024-03-15 16:17:02 +00:00
dependabot[bot]
2cf65b3694
Bump follow-redirects in /docker/typescript_client/upload_contract
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.9 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 14:58:42 +00:00
dependabot[bot]
7bc1b0dbcf
Bump follow-redirects from 1.15.4 to 1.15.6
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 14:57:47 +00:00
dependabot[bot]
68bc4a59f7
Bump follow-redirects from 1.15.4 to 1.15.6 in /nym-api/tests
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 14:00:38 +00:00
dependabot[bot]
2bc8a76899
Bump follow-redirects from 1.15.4 to 1.15.6 in /testnet-faucet
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-15 14:00:33 +00:00
Drazen Urch
25053e5e8a
Promethus is our friend ( #4408 )
...
* Generic prom wrapper idea
* Extend packet_statistics control with prom metrics
* Replace counters with Counters
* Add legacy mixnode api route
* fmt
* Sanitize metric names
* Format metrics
* Script to make prom targets
* More metrics
* Update script
* Make sure we dont panic in the future
* Remove fragile test
* Add metrics endpoint auth
* Remove per IP metrics
* Update target script, node_exporter setup
* Remove prom from client
* Simplify node stat
* Centralize metrice, break cpucycles temporarily
* Remove prometheus from mixnode
* Add cpu-cycles to Prom
* Further centralize Registry
* Cleanup old tracing
* Remove spurious assignment
* Move cpu-cycles to metrics
* Add features
* setup_logging before logging
* Remove cpucycle measurement in favour of time
* Cleanup, hygine
2024-03-15 14:59:52 +01:00
fmtabbara
6735c1ae58
append to env (dont overwrite)
2024-03-14 21:30:59 +00:00
fmtabbara
b037c8fbeb
test mobile delegations config
2024-03-14 14:15:41 +00:00
fmtabbara
3fcfbad4c0
add sandbox to cosmos-kit
2024-03-13 14:35:17 +00:00
Jędrzej Stuczyński
da14947227
decreased logging level of gateway errors associated with the websocket
2024-03-13 11:32:57 +00:00
Jędrzej Stuczyński
5e40e480bc
adjusting severity of logs for missing DKG contract in the gateway
2024-03-13 11:17:52 +00:00
Jędrzej Stuczyński
490319d961
making contract addresses optional in the env
2024-03-13 11:17:26 +00:00
Jędrzej Stuczyński
810adb82cc
Merge pull request #4467 from nymtech/feature/extend-network-details-builder
...
allow setting whole chain details in a single method
2024-03-13 10:42:56 +00:00
Jędrzej Stuczyński
0e11cf92fc
allow setting whole chain details in a single method
2024-03-13 10:42:33 +00:00
fmtabbara
43e4cabb85
Merge branch 'develop' into feature/explorer-delegation
2024-03-12 14:28:16 +00:00
fmtabbara
496a1bc97d
package updates
2024-03-12 10:20:38 +00:00
fmtabbara
7db4ddff56
use url as unique nav selection state
2024-03-12 10:20:26 +00:00
fmtabbara
6b25f83ee3
small UI updates
...
tidy up some text layouts + allow mixnode row selections
2024-03-12 10:19:03 +00:00
fmtabbara
7602f4b130
create delegations context and page
2024-03-12 10:17:29 +00:00
fmtabbara
f762062f9f
create wallet context + wallet components
...
create wallet context using cosmoskit + include nymclient + create wallet components
2024-03-12 10:16:06 +00:00
Mark Sinclair
a0958cddb4
Rework hash GitHub Action to be pre-bundled ( #4462 )
...
* Add released GitHub Action bundle
* Add settings from `owner` and `repo`
* fix typo
* Remove module type
* Move to subdir
* Publish with dependencies in bundle
* Change handling of version
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
Co-authored-by: pierre <dommerc.pierre@gmail.com >
2024-03-12 11:03:02 +01:00
Jon Häggblad
5bb9e36842
Tweak display impl for IpPair ( #4454 )
2024-03-11 18:03:39 +01:00
Jon Häggblad
0282251016
Add TaskStatus::ReadyWithGateway ( #4449 )
...
* Add TaskStatus::ReadyWithGateway
* Explicitly set starting status
2024-03-11 15:01:02 +01:00
import this
9b78409fdc
Merge pull request #4446 from nymtech/serinko/guide/nym-vpn_0.0.5
...
[DOC]: NymVPN testing update and syntax automation
2024-03-11 10:46:00 +00:00
serinko
f26d4ab882
final version with automated commands update
2024-03-08 23:47:03 +01:00
serinko
ca86bbc3a5
troubleshoot all script issues - full auto mode now
2024-03-08 22:37:31 +01:00
serinko
1f41eca0b2
automate GUI script for latest version pull
2024-03-08 15:43:13 +01:00
Jon Häggblad
0e56d8c2f7
Add severity level to IPR response and downgrade filter check failed ( #4447 )
...
* Add info level to response from ipr
* Downgrade exit policy filter check failed to warning
* Bump ipr request response version
2024-03-08 15:21:41 +01:00
serinko
c13297d18d
implement nym-vpn version vars
2024-03-08 12:32:43 +01:00
serinko
fe3c6bdad4
comment out qualitative testing
2024-03-07 19:24:21 +01:00
serinko
57b9372050
comment out qualitative testing
2024-03-07 19:22:05 +01:00
serinko
8371bf898f
upgrade guide 0.0.5-dev -> 0.0.5
2024-03-07 19:09:19 +01:00
serinko
aa5691447d
update version, new script and simplify releases var
2024-03-07 13:00:46 +01:00
Jon Häggblad
fa8e81d9dd
Re-export Location type in explorer-client ( #4445 )
2024-03-06 17:26:51 +01:00
dependabot[bot]
bc19fa7a78
Bump es5-ext in /sdk/typescript/packages/nodejs-client ( #4434 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2024-03-06 15:11:32 +01:00
dependabot[bot]
df1b648fa0
Bump es5-ext in /sdk/typescript/packages/mix-fetch-node ( #4433 )
...
Bumps [es5-ext](https://github.com/medikoo/es5-ext ) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases )
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md )
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64 )
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2024-03-06 15:05:34 +01:00
dependabot[bot]
846fd6aeaa
Bump mio from 0.8.10 to 0.8.11 in /sdk/ffi/cpp ( #4443 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 14:50:44 +01:00
dependabot[bot]
fbba59f001
Bump ip from 2.0.0 to 2.0.1 in /wasm/mix-fetch/internal-dev-node ( #4419 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2024-03-06 14:49:27 +01:00
dependabot[bot]
b94c81a784
Bump ip from 2.0.0 to 2.0.1 in /wasm/client/internal-dev-node ( #4418 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2024-03-06 14:48:56 +01:00
dependabot[bot]
67b893175f
Bump ip in /sdk/typescript/tests/integration-tests/mix-fetch ( #4420 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: benedettadavico <benedetta.davico@gmail.com >
2024-03-06 14:19:51 +01:00
Jon Häggblad
a9ff4ccb10
Update imports
2024-03-06 10:40:37 +01:00
Jon Häggblad
2f4f303223
Add nym- prefix to http-api-client
2024-03-06 10:38:41 +01:00
Jon Häggblad
3265d58052
Add nym- prefix to ledger crate
2024-03-06 10:27:42 +01:00
Jon Häggblad
30facbcec4
Update module imports
2024-03-06 10:26:15 +01:00
Jon Häggblad
0f5157f7d1
Update dependency names
2024-03-06 10:24:21 +01:00
Jon Häggblad
3369aa51bc
Add nym- prefix to async-file-watcher
2024-03-06 10:20:13 +01:00
dependabot[bot]
9e5890a0d7
Bump ip in /clients/native/examples/js-examples/websocket ( #4421 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 1.1.5 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 08:15:03 +01:00
dependabot[bot]
3bda5f59a3
Bump ip from 2.0.0 to 2.0.1 ( #4417 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 07:58:31 +01:00
import this
154dfa089b
[DOC]: Hotfix - remove unexisting page ( #4438 )
...
* [DOC]: Hotfix - remove unexisting page
* update modules and run build
* installed with nvm 18
* yarn version solved
* remove extra files
* attempt to resolve module versioning
* Update package versions and fix keplr example
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2024-03-05 15:07:38 +00:00
Jon Häggblad
bd0cbbc18a
Fix typo in macro invocation ( #4441 )
2024-03-04 14:48:43 +01:00
Jędrzej Stuczyński
ed0e7a7a25
Merge pull request #4439 from nymtech/chore/move-nym-id
...
Chore/move nym
2024-03-04 12:19:41 +00:00
Jon Häggblad
5b35cfcfb2
build-information: pick up vergen from consuming crate ( #4424 )
2024-03-04 12:16:48 +01:00
Bogdan-Ștefan Neacşu
d3ba008b88
Add IPPair constructor ( #4440 )
...
* Add IPPair constructor
* Rename
2024-03-04 12:56:10 +02:00
Jędrzej Stuczyński
a04a782dbf
renamed nym-id-lib to nym-id
2024-03-04 10:08:10 +00:00
Jędrzej Stuczyński
f5d9fda0b1
moved and renamed nym-id to nym-id-cli
2024-03-04 09:38:29 +00:00
Bogdan-Ștefan Neacşu
aebd386382
Add IPv6 support to IPPR ( #4431 )
2024-03-01 19:28:21 +02:00
Bogdan-Ștefan Neacşu
9a6f96b5e0
Fix windows build ( #4426 )
...
* Fix windows build
* Fix in another place too
* Install clang
* With sudo
* Revert "cargo update -p rustls@0.21 .7 (#4404 )"
This reverts commit ecc47cd418 .
2024-03-01 12:07:38 +02:00
Jędrzej Stuczyński
5a3ff0f9f7
Merge pull request #4436 from nymtech/feature/nym-id-scaffold
...
Feature/nym id scaffold
2024-03-01 09:14:40 +00:00
Jędrzej Stuczyński
160db34651
clippy
2024-02-29 16:53:50 +00:00
Jędrzej Stuczyński
ae20d2afb8
removed old test code
2024-02-29 16:04:07 +00:00
Jędrzej Stuczyński
41b7a2a20d
cargo fmt
2024-02-29 15:57:48 +00:00
Jędrzej Stuczyński
208ec4574b
using the shared code for credentials import
2024-02-29 15:29:41 +00:00
Jon Häggblad
2bff66e2c7
Remove rustls feature on workspace deps ( #4422 )
...
* Remove rustls feature on workspace deps
* Cargo.lock for nym-connect and nym-wallet
2024-02-28 18:45:00 +02:00
fmtabbara
28a0c3eb17
Add buffer module to webpack.common.js
2024-02-28 11:50:19 +00:00
Jędrzej Stuczyński
1aad5fc1bf
created nym-id for importing credentials
2024-02-28 11:22:46 +00:00
fmtabbara
a3d7b541e2
Fix currencyToString function call in Mixnodes page
2024-02-28 10:16:20 +00:00
Mark Sinclair
7861a0081a
Add mixnet contract to env and add CI targets to package.json
2024-02-28 10:16:20 +00:00
Mark Sinclair
c8b911d5d0
Make mixnet contract configurable
2024-02-28 10:16:20 +00:00
fmtabbara
22979ce245
add ledger intergration
2024-02-28 10:16:20 +00:00
fmtabbara
b5a3a720a4
fix up delegate button in mobile view
2024-02-28 10:16:20 +00:00
fmtabbara
0ec5fb37c2
replace delegate icon button with button
...
fix linting
2024-02-28 10:16:20 +00:00
fmtabbara
2817c68e2e
make mobile nav neater
2024-02-28 10:16:20 +00:00
fmtabbara
c3050e5d02
allow clear search entry
...
fix react hooks error
2024-02-28 10:16:19 +00:00
fmtabbara
8f1901b6e0
tidy up mixnode and gateway tables
2024-02-28 10:16:19 +00:00
fmtabbara
96a42fa03d
Fix table layouts
...
tidy up exports
2024-02-28 10:16:18 +00:00
fmtabbara
718de1f102
fix up mobile view
...
fix deps issues
2024-02-28 10:16:12 +00:00
fmtabbara
cb9d730c16
display user message when wallet is not connected
...
fix linting
2024-02-28 10:16:12 +00:00
Yana
0e17fe5581
Add delegate button to each mixnode raw
...
relocate code
code refactor
wip
refactor
wip
2024-02-28 10:16:07 +00:00
Yana
b25747dd60
Fix ModalError styles
2024-02-28 10:16:06 +00:00
Yana
b16349f2e9
Add confirmation models
2024-02-28 10:16:06 +00:00
Yana
f4b5693bcb
Add CosmWasmSigningClient
...
WIP
wip
2024-02-28 10:16:06 +00:00
Yana
42a53a1c49
Remove identity key, mixId and amount validation
...
WIP
2024-02-28 10:16:06 +00:00
Yana
081fec72e5
Connect delegate modal to keplr balance
...
WIP
WIP
WIP
WIP
2024-02-28 10:16:06 +00:00
Yana
f2223dddca
Add Delegations Modal UI
2024-02-28 10:16:06 +00:00
Yana
9be7b8ab56
Add TokenSVG
2024-02-28 10:16:06 +00:00
Yana
40dc0d2cc7
fix ui bug in ts.config
2024-02-28 10:16:06 +00:00
Yana
19de5cb792
WIP
...
WIP
2024-02-28 10:16:06 +00:00
import this
cb3e73fbd7
[DOC]/operators: Validator rewards ( #4427 )
...
* initialise token economics chapter
* initialise validator rewards page
* add todo points
* syntax edits
* docs: minor fixes
* add currency overview
* create bash scripts for nyx stake
* add nymvisor url
* final version of validator rewards
* final version of validator rewards
* final version of validator rewards
---------
Co-authored-by: Sachin Kamath <github@skamath.me >
2024-02-27 14:17:44 +00:00
Sachin Kamath
377e06daab
nym-cli: clippy fixes
2024-02-22 18:10:41 +05:30
Sachin Kamath
b54d82a01a
nym-cli: batch transactions
2024-02-22 17:55:35 +05:30
Tommy Verrall
eabb36b975
Merge pull request #4425 from nymtech/fix/nym-vpn/testing
...
[DOC]: Fix NymVPN desktop setup guide
2024-02-22 11:00:23 +01:00
serinko
2eed8e3f6c
syntax edit
2024-02-22 10:40:38 +01:00
serinko
bfac3e0b89
add gui-mac to summary
2024-02-22 10:23:00 +01:00
serinko
90680ceb16
add moving application step
2024-02-22 10:14:14 +01:00
Tommy Verrall
f9c5684d6c
Merge pull request #4414 from nymtech/qa/remove-deb-build
...
temporarily remove the debian builder from gh action
2024-02-22 09:49:44 +01:00
serinko
ffb053fe4a
desktop auto script update
2024-02-22 06:28:12 +01:00
serinko
e83be64a52
mac desktop manual steps
2024-02-22 06:23:18 +01:00
Sachin Kamath
ad052ef498
fmt + clippy
2024-02-21 19:14:12 +05:30
Sachin Kamath
a3bc4af8fe
fmt + clippy
2024-02-21 19:12:02 +05:30
Sachin Kamath
b6d57e2862
nym-cli: delegate to mixnodes from input csv file
...
nym-cli: delegate to mixnodes from input csv file
2024-02-21 18:44:15 +05:30
serinko
32c897f789
add mac desktop manual setup
2024-02-21 11:33:51 +01:00
Bogdan-Ștefan Neacşu
9ff37d2f9f
Propagate gateway ws fd into sdk ( #4398 )
...
* Propagate gateway ws fd into sdk
* Wrap fd in a more general struct
2024-02-21 12:27:18 +02:00
serinko
a6ebfb521d
remove redundant part
2024-02-21 11:20:57 +01:00
import this
ac23ef924a
[DOC]: Publish Nymvisor guide ( #4423 )
2024-02-21 09:27:12 +00:00
Tommy Verrall
5a770614dd
formatting
2024-02-20 19:48:04 +01:00
Tommy Verrall
8f8cd79a65
amend workflow to input event instead
2024-02-20 19:45:22 +01:00
Jon Häggblad
d8f73ef97a
Update Cargo.lock
2024-02-20 19:03:54 +01:00
Tommy Verrall
c7fb89bd5e
Merge pull request #4412 from nymtech/master
...
Merge Master into Develop from Latest 2024.1-marabou release
2024-02-20 18:59:01 +01:00
benedettadavico
3c2d47ad18
update cargo.lock
2024-02-20 18:34:23 +01:00
Tommy Verrall
6f13720530
Merge pull request #4416 from nymtech/qa/merge-conflicts
...
make check on conflicts
2024-02-20 17:59:10 +01:00
Tommy Verrall
0efd7a2318
make check on conflicts
2024-02-20 17:45:23 +01:00
Lawrence Stalder
2ca2b9e032
Merge pull request #4413 from nymtech/fix-localnet-script
...
fix: localnet script fix typo to attach tmux session
2024-02-20 16:33:51 +01:00
Tommy Verrall
d92a8ea028
temporarily remove the debian builder from gh action
...
- it's not needed but in the future we may want to reactivate it, currently commenting it out
2024-02-20 16:25:58 +01:00
Lawrence Stalder
7483d10701
fix: localnet script fix typo to attach tmux session
2024-02-20 16:02:53 +01:00
Jędrzej Stuczyński
ca75c06f4c
Merge pull request #4396 from nymtech/feature/freepass-combined
...
freepass credentials
2024-02-20 12:26:24 +00:00
import this
73632a0ae7
[DOC]: Update nym-vpn commands ( #4386 )
...
* update nym-vpn commands
* update testing flow
* bumped up scripts and version url to 0.0.4
* correct cli script version -> 0.0.2
* update extract commands
* update extract commands
* update gui and cli auto scripts
* correct curl url
* minor fixes to formatting
* add final bash script for desktop
* syntax change
* commenting mac manual steps
* comment off mac manual steps from summary
* Update SUMMARY.md
* Update troubleshooting.md
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
2024-02-20 12:08:36 +00:00
Tommy Verrall
3d3dd80247
Merge pull request #4411 from nymtech/release/2024.1-marabou
...
Release/2024.1 marabou
2024-02-20 12:22:20 +01:00
Jędrzej Stuczyński
1d481db179
additional log for dkg address
2024-02-20 11:07:04 +00:00
Jędrzej Stuczyński
cae97663c1
additional gateway logs
2024-02-20 11:03:44 +00:00
Tommy Verrall
795329b874
Merge pull request #4410 from nymtech/qa/debian-test
...
Debian Package Pre/Post install
2024-02-20 10:58:42 +01:00
Tommy Verrall
87ea3fcfc4
remove extra line
2024-02-20 09:29:26 +01:00
Tommy Verrall
289343d1c8
one last tweak
2024-02-20 09:26:00 +01:00
Jędrzej Stuczyński
f96f74f2f1
removed unused imports
2024-02-19 18:27:16 +00:00
Jędrzej Stuczyński
3ec2ea904f
fixed local expiration check
2024-02-19 17:55:36 +00:00
Jędrzej Stuczyński
04373589b1
added import-credential command to network requester
2024-02-19 17:51:19 +00:00
Jędrzej Stuczyński
1a8814ccdc
changed nonces to be random bytes to prevent replay attacks
2024-02-19 17:45:39 +00:00
Jędrzej Stuczyński
d62a41b9c1
fixed client route used for free pass
2024-02-19 17:09:16 +00:00
Jędrzej Stuczyński
d3e30e98f9
preventing spending credentials with outdated gateways
2024-02-19 16:01:29 +00:00
Jędrzej Stuczyński
88a49dfc7e
making sure the retrieved credentials haven't expired
2024-02-19 15:26:51 +00:00
Tommy Verrall
66a54aeab3
small formatting
2024-02-19 14:51:23 +01:00
Tommy Verrall
d6afa74284
debhelper
2024-02-19 14:40:14 +01:00
Tommy Verrall
49e2be5b04
a condition was not being met for new installs
...
therefore, input a preinst script too to back up
2024-02-19 14:37:35 +01:00
Tommy Verrall
1cfddb942b
remove line
2024-02-19 13:43:56 +01:00
Tommy Verrall
49c43617c9
include a pretty print of the service file here
2024-02-19 13:41:38 +01:00
Jędrzej Stuczyński
ff01fc79e3
removed duplicate code
2024-02-19 12:19:54 +00:00
Jędrzej Stuczyński
5cf53b7002
fixed logging
2024-02-19 12:11:50 +00:00
Jędrzej Stuczyński
387d07fb93
additional logs
2024-02-19 11:43:17 +00:00
Jędrzej Stuczyński
dcd6dcc6e3
restored accidentally removed lazy static in socks5 lib
2024-02-19 11:43:16 +00:00
Jędrzej Stuczyński
e7d0c1812a
added import commands for client binaries
2024-02-19 11:43:15 +00:00
Jędrzej Stuczyński
7bbac26676
replaced usage of lazy_static to oncelock for build information
2024-02-19 11:42:57 +00:00
Jędrzej Stuczyński
688ac2efb5
added nym-cli command for importing credentials
2024-02-19 11:42:57 +00:00
Jędrzej Stuczyński
f348e6972a
clippy
2024-02-19 11:42:57 +00:00
Jędrzej Stuczyński
dd97eb13a8
locally marking credentials as spent
2024-02-19 11:42:57 +00:00
Jędrzej Stuczyński
92d9cb7dab
added database code for the serial number storage
2024-02-19 11:42:56 +00:00
Jędrzej Stuczyński
5a4dfafe9f
cargo fmt
2024-02-19 11:42:56 +00:00
Jędrzej Stuczyński
fa93c4598f
removing redundant epoch_id field
2024-02-19 11:42:56 +00:00
Jędrzej Stuczyński
edbcade5f5
clippy
2024-02-19 11:42:56 +00:00
Jędrzej Stuczyński
3f0194a9aa
nym-cli commands for issuing free passes
2024-02-19 11:42:56 +00:00
Jędrzej Stuczyński
c2517ac63b
clippy
2024-02-19 11:42:55 +00:00
Jędrzej Stuczyński
3fa74c90ff
cargo fmt
2024-02-19 11:42:55 +00:00
Jędrzej Stuczyński
96f3192694
validating request attributes
2024-02-19 11:42:55 +00:00
Jędrzej Stuczyński
f61b898c4f
storage implementation
2024-02-19 11:42:55 +00:00
Jędrzej Stuczyński
c9ff550311
nym-api logic for issuing free passes (minus storage impl)
2024-02-19 11:42:53 +00:00
Jędrzej Stuczyński
740cc72ec8
request type for obtaining free pass
2024-02-19 11:41:42 +00:00
benedettadavico
6e7bac1e7e
cargo fmt
2024-02-19 11:41:32 +00:00
benedettadavico
691884e20a
add return statement
2024-02-19 11:41:32 +00:00
Jędrzej Stuczyński
400d71bf07
ibid
2024-02-19 11:41:32 +00:00
benedettadavico
ffe55ba072
running cargo fmt
2024-02-19 11:41:32 +00:00
Jędrzej Stuczyński
00f1ce98ba
gateway downgrading advertised protocol for incompatible clients
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
b02bbdef19
fixed SQL type for epoch_id
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
78e1d84905
restored OldV1Credential::as_bytes to be available to non-test code
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
2638952f5a
reintroduced handling of old v1 credentials
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
9a3bd7a2a9
clippy and fixing tests
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
ad9aee0ec0
missing serialization
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
f687ebb0f5
persisting the issued credentials
2024-02-19 11:41:31 +00:00
Jędrzej Stuczyński
ddf2770c8e
reintroduced recovery of vouchers
2024-02-19 11:41:30 +00:00
Jędrzej Stuczyński
16c942d72e
removed nym-api placeholders
2024-02-19 11:41:30 +00:00
Jędrzej Stuczyński
0ee727bac1
gateway handling of both credential types
2024-02-19 11:41:30 +00:00
Jędrzej Stuczyński
675cf3d7da
removed usage of coconut-interface crate
2024-02-19 11:41:29 +00:00
Jędrzej Stuczyński
9a0cbf5072
wip in removing the Credential type for more strongly typed alternative
2024-02-19 11:39:54 +00:00
Jędrzej Stuczyński
6f3dd9f778
wip
2024-02-19 11:39:53 +00:00
Jędrzej Stuczyński
7a7fbce8ea
using bincode serialization
2024-02-19 11:39:53 +00:00
Jędrzej Stuczyński
36242fa257
serde for 'IssuanceBandwidthCredential'
2024-02-19 11:39:53 +00:00
Jędrzej Stuczyński
b764fcc756
revamped BandwidthVoucher to allow for different kinds of bandwidth credentials
2024-02-19 11:39:53 +00:00
Jędrzej Stuczyński
ac676760d4
Merge pull request #4399 from nymtech/bugfix/signing-rewards
...
Bugfix/signing rewards
2024-02-19 11:30:42 +00:00
Jędrzej Stuczyński
20819331f3
Merge pull request #4405 from nymtech/bugfix/further-dkg-changes
...
Bugfix/further dkg changes
2024-02-19 11:29:53 +00:00
Jędrzej Stuczyński
6b6980c523
missing schema
2024-02-16 17:41:46 +00:00
Jędrzej Stuczyński
8b0953624f
being less aggressive in contract polling
2024-02-16 17:39:22 +00:00
Jędrzej Stuczyński
24a260fbc9
missing trait implementation in test
2024-02-16 17:36:23 +00:00
Jędrzej Stuczyński
510ad11c98
nym-api using the new query
2024-02-16 17:33:07 +00:00
Jędrzej Stuczyński
627334cfe2
added dkg contract query to check if state can be advanced
2024-02-16 17:16:39 +00:00
Jędrzej Stuczyński
d4c98e3ff5
clippy test
2024-02-16 16:47:01 +00:00
Jędrzej Stuczyński
9821dd994b
updated schema
2024-02-16 16:38:03 +00:00
Jędrzej Stuczyński
a977310225
fixed existing dkg contract tests
2024-02-16 16:27:58 +00:00
Tommy Verrall
8e16678f74
fix syntax
2024-02-16 16:39:01 +01:00
Tommy Verrall
52c46f371e
shell
2024-02-16 16:18:11 +01:00
Tommy Verrall
3010d5192f
add helper
2024-02-16 16:00:18 +01:00
Tommy Verrall
721ad9d8bb
remove helper
2024-02-16 15:55:43 +01:00
Tommy Verrall
85803ec11c
change some of the logic
2024-02-16 15:25:25 +01:00
Tommy Verrall
83da1f228b
debian package changer
...
- instead of dealing with the complexities of initing the builds, it's a complex beast for automagically guessing a user config for a binary
- therefore, find their existing binary, move the executable from /usr/bin/ then find and replace it with their current set up
- a user then can do sudo apt install nym-gateway && systemctl restart nym-gateway.service
- script tells the user a few key things too
2024-02-16 14:05:53 +01:00
Jędrzej Stuczyński
c663ba08f2
fixed dkg incorrectly setting state deadlines
2024-02-16 09:16:59 +00:00
Jędrzej Stuczyński
92bf31d9f4
fixed dkg progress not being recorded
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
646f522142
fixed nym-api tests
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
be3dd2c250
setting threshold value upon entering dealing exchange
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
db826c4fb4
missing DkgExecuteMsg client impls
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
b960dc8aaf
removed 'SurpassedThreshold' message
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
da70ae70a5
nym-api updates
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
914b8a6dc2
updated the validator client
2024-02-16 09:16:58 +00:00
Jędrzej Stuczyński
ad2552ec78
schema
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
45686f7ca6
queries
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
27554f52e3
revamped dealers storage structure (for txs)
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
29edc8799a
dkg reset/resharing triggered by admin messages instead
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
46875cdf2f
moved epoch advancement logic into separate file
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
629081b5ec
fixed reset mode not being triggered when enough parties left
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
d2c77d7f64
integration test for failed DKG redoing
2024-02-16 09:16:57 +00:00
Jędrzej Stuczyński
eab7eb03c7
reduced tick rate logging
2024-02-16 09:16:56 +00:00
Jon Häggblad
ecc47cd418
cargo update -p rustls@0.21.7 ( #4404 )
2024-02-15 16:06:09 +01:00
benedetta davico
71c975d20c
Update publish-nym-binaries.yml
2024-02-15 11:46:20 +01:00
benedettadavico
f0705cd1f9
Update workflow to add nymvisor binary
2024-02-15 10:56:13 +01:00
Stefano Piermatteo
b6d5f780d2
[DOC]: Add landing page howto ( #4378 )
...
* add html snippet
* add reverse proxy
* fix typos
fix variables conventions
fix markdown
* add Avril 14th sentence
* fix syntax
2024-02-15 07:40:36 +00:00
Jędrzej Stuczyński
0b46e5b753
improved startup log regarding the epoch
2024-02-14 16:36:37 +00:00
Jędrzej Stuczyński
2c65460164
additional logs
2024-02-14 16:10:14 +00:00
Jędrzej Stuczyński
e86419540c
don't try to send empty rewarding txs
2024-02-14 16:10:14 +00:00
benedettadavico
3771cb9188
Update changelog and bump versions
2024-02-14 11:55:30 +01:00
mx
e8f6d6e55d
fixed theme bug? ( #4401 )
...
Co-authored-by: mfahampshire <mfahampshire@pm.me >
2024-02-14 09:59:19 +01:00
Jędrzej Stuczyński
536b892c91
fixed epoch id being advanced at wrong point
2024-02-14 08:49:08 +00:00
Jędrzej Stuczyński
a40cd73dec
Merge pull request #4402 from nymtech/bugfix/post-ephemera-nym-api
...
fixed nym-api config template
2024-02-13 17:41:38 +00:00
Jędrzej Stuczyński
d7255374de
fixed nym-api config template
2024-02-13 17:41:07 +00:00
Jędrzej Stuczyński
0b6cb236d8
allow running in monitor only mode without any tokens
2024-02-13 15:22:03 +00:00
Jędrzej Stuczyński
f0361a200b
log errors on failing to determine rewarding amounts and advance epochs regardless
2024-02-13 15:20:36 +00:00
Jędrzej Stuczyński
f1c5e8bdc0
attempt to re-create websocket creation on failure
2024-02-13 14:41:57 +00:00
Jędrzej Stuczyński
b03d737393
making sure to stop nym-rewarder if nyxd scraper has terminated
2024-02-13 12:03:06 +00:00
Jon Häggblad
3088b69711
Merge pull request #3503 from nymtech/jon/feat/test-rustls
...
Replace openssl with rustls
2024-02-13 08:55:47 +01:00
Jon Häggblad
412b7b9898
Remove sdk-version-bump from main workspace temporarily
...
In the upcoming cargo-edit version then the dependency on ureq is
dropped and also the implicit dependency on openssl
2024-02-13 08:29:39 +01:00
Jon Häggblad
30754a7a4a
Switch tungstenite to rustls
2024-02-13 08:28:09 +01:00
Jon Häggblad
e99b04f1c6
Remove explicit openssl dependency
2024-02-13 08:28:09 +01:00
Jon Häggblad
279fea9a0b
Switch reqwest to rustls
2024-02-13 08:28:09 +01:00
Jon Häggblad
c2aba223b8
Add openssl to cargo deny ban
2024-02-13 08:28:09 +01:00
Jędrzej Stuczyński
501f314266
Merge pull request #4356 from nymtech/chore/remove-ephemera
...
Chore/remove ephemera
2024-02-12 18:31:58 +00:00
Jędrzej Stuczyński
3ecd2af216
fixed test imports
2024-02-12 17:14:25 +00:00
Jon Häggblad
9b44674f43
Remove sdk-version-bump from main workspace temporarily
...
In the upcoming cargo-edit version then the dependency on ureq is
dropped and also the implicit dependency on openssl
2024-02-12 14:14:30 +01:00
Jon Häggblad
588839740f
Switch tungstenite to rustls
2024-02-12 14:14:30 +01:00
Jon Häggblad
4353bab636
Remove explicit openssl dependency
2024-02-12 14:14:30 +01:00
Jon Häggblad
05957c366f
Switch reqwest to rustls
2024-02-12 14:14:30 +01:00
Jon Häggblad
60e14f866e
Add openssl to cargo deny ban
2024-02-12 14:14:30 +01:00
Jon Häggblad
cec05a99f4
Tweak packet rate log string
2024-02-12 13:05:30 +01:00
Jon Häggblad
d487f4d98c
Merge pull request #4389 from nymtech/jon/handle-multiple-ip-packet-in-ipr
...
Handle multiple IP packets in ip-packet-router
2024-02-12 12:39:40 +01:00
Jon Häggblad
b9e9809938
Extract out handle_responses
2024-02-12 12:14:51 +01:00
Jędrzej Stuczyński
9b50188d7d
Merge pull request #4391 from nymtech/chore/reexport-types
...
re-export cosmrs' cosmwasm types
2024-02-12 09:14:33 +00:00
Jon Häggblad
0e3dbece8b
Fix unit test
2024-02-12 08:21:32 +01:00
Jędrzej Stuczyński
052f7649a8
re-export cosmrs' cosmwasm types
2024-02-11 18:57:32 +00:00
Jon Häggblad
3fde9e648f
Add health request response
2024-02-10 23:53:03 +01:00
Jon Häggblad
0b37b9fb1c
Add ping pong request response
2024-02-10 23:35:36 +01:00
Jon Häggblad
e273bfc25e
Add message for unrequested disconnect on the IPR
2024-02-10 23:27:07 +01:00
Jon Häggblad
d2ef94f1bd
Add buffer timeout to connect request
2024-02-10 23:13:50 +01:00
Jon Häggblad
92ab794294
Encode packets in connection handler
2024-02-10 23:07:45 +01:00
Jon Häggblad
3f0210d56a
Handle incoming multi-ip packets in IPR
2024-02-10 22:40:21 +01:00
Jon Häggblad
9b53473bee
Tweak retransmission log info ( #4387 )
2024-02-09 18:22:25 +01:00
Tommy Verrall
5fdae14cb9
Merge pull request #4385 from nymtech/bugfix/gateway-vk-caching-without-coconut
...
[bugfix] remove hard failure on dkg contract queries in case it doesn't exist
2024-02-09 18:11:05 +01:00
Jędrzej Stuczyński
ccb4d7fd5e
comment regarding removal of ephemera
2024-02-09 14:40:24 +00:00
Jędrzej Stuczyński
a8e520d13b
removed unused import
2024-02-09 14:38:43 +00:00
Jędrzej Stuczyński
148db2f350
replaced uses of 'serde_derive' with 'serde'
2024-02-09 14:38:02 +00:00
Jędrzej Stuczyński
2f4fad3ce3
[bugfix] remove hard failure on dkg contract queries in case it doesn't exist
2024-02-09 11:39:27 +00:00
Jon Häggblad
cc604c5f18
Merge pull request #4380 from nymtech/jon/ipr-connected-client-handler
...
Connected client handler in the IPR
2024-02-09 11:37:13 +01:00
Jon Häggblad
d0aece501f
Add missing deploy step to ci-build-upload-binaries
2024-02-09 11:28:32 +01:00
Jon Häggblad
22b5670396
Update release/publish workflow names to match filenames ( #4383 )
2024-02-09 11:26:39 +01:00
benedetta davico
4ebbf175fc
Merge branch 'develop' into chore/remove-ephemera
2024-02-09 11:24:52 +01:00
Jon Häggblad
79e9399dfe
Add nightly schedule trigger for ci-build-upload-binaries
2024-02-09 11:17:34 +01:00
Jon Häggblad
8450df28df
Tweak logging
2024-02-09 10:58:49 +01:00
Jon Häggblad
0b23d1624f
Switch to JoinHandle
2024-02-09 09:49:18 +01:00
Jon Häggblad
2026ffd61f
Error logging
2024-02-09 09:49:18 +01:00
Jon Häggblad
48e5aecda1
Don't unwrap on failed to send close signal
2024-02-09 09:49:18 +01:00
Jon Häggblad
d8e484b77e
Disconnect stopped client handlers
2024-02-09 09:49:18 +01:00
Jon Häggblad
d4ca2a7220
Implement drop for client handlers too
2024-02-09 09:49:18 +01:00
Jon Häggblad
2f0074821c
Downgrade some logging after checking it works
2024-02-09 09:49:18 +01:00
Jon Häggblad
d5e332ad39
Deduplicate and clean up
2024-02-09 09:49:18 +01:00
Jon Häggblad
14bf5645b1
Add missing module
2024-02-09 09:49:18 +01:00
Jon Häggblad
a11582749c
Add connected_client_handler
2024-02-09 09:49:18 +01:00
Jon Häggblad
aedff7fe30
Fix clippy::useless_conversion ( #4384 )
2024-02-09 09:37:32 +01:00
Jon Häggblad
36e4c181fc
Add enable_wireguard toggle to build-upload-binaries workflow ( #4382 )
...
* Add enable_wireguard toggle to ci-build-upload-binaries workflow
* Remove old deprecated build-upload-binaries
* fixup! Add enable_wireguard toggle to ci-build-upload-binaries workflow
2024-02-09 09:15:30 +01:00
Tommy Verrall
68cfe2e755
fix unit test
2024-02-08 17:43:51 +00:00
Tommy Verrall
2baac3de1b
Merge pull request #4338 from nymtech/feature/nym-cli-multisend
...
nym-cli: add command to broadcast a transaction with multiple send token messages
2024-02-08 17:08:41 +01:00
Tommy Verrall
edc9b78b6c
last clippy warning
2024-02-08 16:07:13 +00:00
Tommy Verrall
9f07f3aff3
fmt
2024-02-08 15:55:57 +00:00
Tommy Verrall
23ba8298be
amend code, as described on PR, trialled and testing on QA
2024-02-08 15:46:21 +00:00
Tommy Verrall
629d124838
Merge pull request #4371 from nymtech/feature/DKG-revamp1
...
Feature/dkg revamp1
2024-02-08 14:35:33 +01:00
mx
fe2d602cd8
Max/new mdbook theme ( #4377 )
...
* stripped out theme plugin + edited coal default
* cleanedup gitignore
* stripped down light theme
* new theme dir structure
* removed themes aside from dark and light custom
* moved search to right hand side
* added toc
* changed up header bar
* hard centred title
* themed dropdown menus
* copied all vars between book tomls for the moment
* moved new theming to operators and devportal
* changed comment on future language support
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
2024-02-08 10:02:57 +00:00
Jon Häggblad
8b2f80b03c
Multi IP packet codec ( #4379 )
...
* Codec implementation
* rustfmt
* Extract out magic numbers
2024-02-08 11:01:01 +01:00
Jędrzej Stuczyński
336cd30dd8
updated dkg contract schema
2024-02-07 12:28:51 +00:00
Jon Häggblad
a8dc703399
Merge pull request #4370 from nymtech/jon/reply-on-ipr-version-incompat
...
Extend IPR request / responses to handle more reply types
2024-02-07 13:24:14 +01:00
Jędrzej Stuczyński
c8562ecac1
fixed dkg contract test build
2024-02-07 11:56:44 +00:00
Jędrzej Stuczyński
dd0067f542
fixed arguments passed for dealer registration
2024-02-07 11:55:49 +00:00
Jędrzej Stuczyński
a18dab55a6
fixed coconut key existence check in key derivation
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
4c8ae077a2
fixed nym-api config template
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
79a7860185
changed 'DealingChunkInfo' 'size' field from usize to u64 to remove floating point operations during deserialization
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
bb71da55e8
regenerated DKG contract schema
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
ca18fb9f33
fixed clippy warnings on existing code
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
ceec8217e0
nym-cli build fix
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
a52e81b66e
temporarily commented out broken test
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
a44339433e
fixed nym-api tests
2024-02-07 11:55:48 +00:00
Jędrzej Stuczyński
c9290cbcc0
handle chunking on nym-api side
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
ce3e674528
updated dkg client traits
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
c9f5594ca5
contract changes
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
a7feeaa660
dealing metadata storage logic
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
e7bc50fc4a
resharing test + bugfixes
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
e926a1e2c0
fixed bug in DKG to allow for different sets of dealers and receivers
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
bd9a628a98
restored key derivation tests
2024-02-07 11:55:47 +00:00
Jędrzej Stuczyński
19a9d5413d
restored dealings tests
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
016ab58648
updated contract schema
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
8ec7534b57
clippy fixes
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
3c66ab9adc
test code compiles
...
but doesnt fully work yet
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
a66f63e34d
cleanup
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
c9814a1c6e
more completed key derivation
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
59d31cfa2b
more completed key validation
2024-02-07 11:55:46 +00:00
Jędrzej Stuczyński
6d9bc302ff
more completed key finalization
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
75cc310fc8
happy path for key finalization
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
bd7eebf463
happy path for key validation
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
c31561d46d
actually working happy path with a unit test
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
faffdf9b2f
happy path for key derivation
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
7081076842
improved test fixture + dealing exchange test
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
b0174dcd0b
[wip] dealing exchange
2024-02-07 11:55:45 +00:00
Jędrzej Stuczyński
90de0a30a8
storing epoch id alongside coconut key
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
546e7c794f
[wip]: improving error recovery during key submission phase
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
a1f68170c9
more explicit errors in the controller outer loop
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
ae29e86db0
cleaned up key loading
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
359f038dff
removed the dkg client retries
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
0aa8084625
cargo fmt
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
9b7815d45b
making nym-api aware of the changes
2024-02-07 11:55:44 +00:00
Jędrzej Stuczyński
ad5a167fe5
client support
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
16f7ac9998
schema
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
0235932dda
making dkg kick off when a start message is sent
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
96fd084582
fixed the return type of the query
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
7344248f3b
added a query msg for the data
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
824dfa3d6d
added cw2 interface to dkg contract
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
2548c8d42d
missing test fix
2024-02-07 11:55:43 +00:00
Jędrzej Stuczyński
f4facc08ea
fixed tests
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
f20f96831a
api support: submit ed25519 public key alongside the bte public key
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
a94196eb82
submit ed25519 public key alongside the bte public key
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
02884d183d
reusing already generated dealings
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
75b02c739d
client support
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
3b39ec4b28
schema
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
8a6b6ead95
contract query for dealing status
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
6b6bbe535f
fixed dealings query arguments
2024-02-07 11:55:42 +00:00
Jędrzej Stuczyński
85d9d65da3
more clippy
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
9f580d7bc2
updated dkg schema
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
4dee8858da
clippy
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
49797d46bb
removed old debug code
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
4060489bd1
ephemera contract fix
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
205e44a857
fixes
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
6bf9dca722
reintroducing bug in deterministic_filter_dealers to make tests pass
...
yes, it's as bad as it sounds
2024-02-07 11:55:41 +00:00
Jędrzej Stuczyński
48be25f9c7
ability to query for dkg contract state
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
58080ec681
client support
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
45e8d3d78e
renaming
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
c7b8622cf4
removed todos from commented tests
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
fbd58122f4
storage and query tests
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
13f8449dc8
updated dealings queries
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
db36f72200
storing dealings in new map
2024-02-07 11:55:40 +00:00
Jędrzej Stuczyński
e09986e505
fixed arguments for installing yarn ( #4376 )
2024-02-07 12:52:59 +01:00
Jędrzej Stuczyński
bb3c015633
Merge pull request #4353 from nymtech/feature/gateway-cached-vk
...
make gateway cache master verification keys between requests
2024-02-07 11:31:12 +00:00
Jon Häggblad
b21346064e
Add disconnect request/response for the future
2024-02-07 10:18:23 +01:00
import this
fa81b96951
[DOC]: hotfix - typo correction ( #4374 )
2024-02-06 16:03:17 +01:00
Jon Häggblad
8cccc9ab24
Bump IPR request version
2024-02-06 11:01:54 +01:00
Drazen Urch
b567ac22d3
Fix builds action ( #4372 )
...
* Fix builds action
* Filter deb files
2024-02-05 22:05:21 +01:00
Jon Häggblad
b43a1b8c94
Include destination in error reply
2024-02-05 11:27:28 +01:00
Jon Häggblad
d7da6ed1ab
Remove unused error case
2024-02-05 09:01:11 +01:00
Jon Häggblad
4d62dc9c74
Respond to sender on version mismatch
2024-02-04 18:34:29 +01:00
import this
2d39f3c722
[DOC]: NymVPN GUI new auto-script implementation ( #4369 )
...
Binaries have new name convention and the script was failing. This PR solves the issue for both MacOS and Linux users.
2024-02-02 19:11:21 +00:00
Jon Häggblad
3d122f45b4
Add two more error responses likely to be used in the future
2024-02-02 17:02:24 +01:00
Jon Häggblad
cb375f15c2
Add ipr response for version mismatch
2024-02-02 16:43:52 +01:00
Tommy Verrall
7406fdd677
Merge pull request #4363 from nymtech/jon/ci-cargo-deny-pull-request-trigger
...
Enable pull_request trigger on ci-cargo-deny
2024-02-02 16:16:52 +01:00
Jon Häggblad
d7d4c9f09a
Split ip-packet-requests types into modules
2024-02-02 14:49:51 +01:00
Tommy Verrall
94d83648c2
Merge pull request #4357 from nymtech/chore/update-rocket
...
Chore/update rocket
2024-02-01 19:50:57 +01:00
Tommy Verrall
aa51af7023
Merge pull request #4366 from nymtech/feature/validator-rewarder-monitor-only
...
Add config to run the block signing in monitoring mode only
2024-02-01 19:29:20 +01:00
import this
f45ed78806
[DOC] : add NymVPN videos ( #4367 )
...
* create community councel and landing pages stub
* address review comments -> finished
* remove redundant
* reorganize menu and fix link
* branch url fix
* update testing video
2024-02-01 13:50:14 +00:00
import this
c0337ec1d4
[DOC/operators]: Legal Forum - Community landing pages stub ( #4365 )
...
* create community councel and landing pages stub
* address review comments -> finished
* remove redundant
2024-02-01 07:41:24 +00:00
Tommy Verrall
6fe049d1a2
Merge pull request #4351 from nymtech/move-ppa-s3
...
Clean up git, update docs,
2024-02-01 06:11:22 +01:00
Mark Sinclair
63ed99d4d6
Add config to run the block signing in monitoring mode only. Will write 0's as the hash for rewarding.
2024-01-31 11:46:57 +00:00
Jędrzej Stuczyński
2061629d1d
Merge pull request #4364 from nymtech/bugfix/rewarding-epoch-start
...
[bugfix] make sure first rewarding epoch starts at :00
2024-01-31 09:30:50 +00:00
Jędrzej Stuczyński
9b99a19ba0
[bugfix] make sure first rewarding epoch starts at :00
2024-01-31 09:08:21 +00:00
Jon Häggblad
6a3afb50b8
Remove continue-on-error for cargo deny check licenses
2024-01-31 09:40:51 +01:00
Jon Häggblad
bea64b926f
Add license to cpu-cycles matching libcpucycles
2024-01-30 21:56:34 +01:00
Jon Häggblad
3b83c30558
Add zlib to the list of allowed licenses
2024-01-30 21:37:19 +01:00
Jon Häggblad
ceeccbba07
License typo
2024-01-30 21:37:19 +01:00
Jon Häggblad
be55bb61cb
Add missing license annotations to ephemera and bity integration
2024-01-30 21:37:08 +01:00
Jon Häggblad
f2af35fc2e
Enable pull_request trigger on ci-cargo-deny
2024-01-30 13:56:12 +01:00
Jon Häggblad
b874fc9314
Standalone ip-packet-router ( #4342 )
...
* Initial copy of code from network-requester
* Fix unused
* Fix reading nym-api
* Log env setup steps
* rustfmt
* fix
* Fix unused
* Log number of retransmissions instead of rate
2024-01-30 13:15:34 +01:00
Jędrzej Stuczyński
914c586e68
Merge pull request #4346 from nymtech/feature/rewarder-whitelist
...
Feature/rewarder whitelist
2024-01-30 10:08:21 +00:00
Jon Häggblad
10ba3c2ab9
Fix printing percentage instead of fraction ( #4359 )
2024-01-29 22:53:35 +01:00
Jędrzej Stuczyński
7e32787ab2
updated lock file
2024-01-26 17:28:01 +00:00
Jędrzej Stuczyński
7062f69e45
updated rocket in explorer-api
2024-01-26 17:27:51 +00:00
Jędrzej Stuczyński
5e98c14a98
updated rocket in network statistics
2024-01-26 17:27:42 +00:00
Jędrzej Stuczyński
f04d1fea56
updated rocket in nym-api
2024-01-26 17:27:33 +00:00
Jędrzej Stuczyński
339c6c6d24
finally using the correct feature in nym-node for utoipa
2024-01-26 17:21:24 +00:00
Jędrzej Stuczyński
bd6ba89e96
removed ephemera usage from nym-api
2024-01-26 17:21:01 +00:00
import this
836e237116
[DOC] Hot-Fix ( #4355 )
...
* update gui ato-script
* update scripts and simplify steps
* finish NymVPN demo guide update
2024-01-26 16:38:41 +00:00
import this
0f9bd648a1
[DOC]: NymVPN auto-scripts update ( #4350 )
...
* update gui ato-script
* update scripts and simplify steps
2024-01-26 14:29:25 +00:00
Jędrzej Stuczyński
0c2c0bdc54
delay acquiring vk lock
2024-01-26 12:11:43 +00:00
Jędrzej Stuczyński
991cc3fa01
make gateway cache master verification keys between requests
2024-01-26 12:07:51 +00:00
Jon Häggblad
3510ee8df6
Report packet traffic rates in nym client ( #4345 )
...
* Report packet traffic rates
* Tweak log
* Check for unusual events
* Log tweaks
2024-01-26 12:13:46 +01:00
Jon Häggblad
6774158e7a
Upgrade publicsuffix crate to latest ( #4341 )
...
* Upgrade publicsuffix crate to latest
This is a step in removing dependencies on OpenSSL
* fix clippy
2024-01-26 10:35:12 +01:00
durch
f98698a121
Clean up git
2024-01-26 09:50:18 +01:00
import this
8e99c17f49
[DOC]: Update NymVPN Guides to v0.0.3 ( #4347 )
...
* correct GW API endpoint url
* update shasum verification
* update nym-vpn versions
* syntax edit
* change vars in book.toml
* fix name convention
* address feedback changes
* udpdate script name
2024-01-24 17:19:39 +00:00
mx
ab4cc9b282
C++ FFI ( #4348 )
...
* first commit in monorepo
* *formatting
*added license
* Fix up license headers
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2024-01-24 15:05:59 +00:00
Jon Häggblad
dbe6a5de7d
Fix reported sizes of the received packets ( #4343 )
...
The received packet sizes as reported in the stats should include the
encryption that is decrypted by the client. Note that this does not
include the sphinx encryption, which is already removed by the exit
gateway. This is also the reason for the relatively large discrepancy of
the reported sent and received packets.
2024-01-24 14:54:40 +01:00
Drazen Urch
1948fd8e67
Publish deb packages to builds.ci ( #4344 )
...
* Publish deb
* Pass secret as argument
* Install cargo-deb
2024-01-24 13:18:52 +01:00
Jędrzej Stuczyński
c8f38ae785
added whitelisting information in logs
2024-01-23 15:10:53 +00:00
Jędrzej Stuczyński
f32ea17de5
disabled credential issuance by default
2024-01-23 15:05:53 +00:00
Jędrzej Stuczyński
4ac25aef4d
setting 0 ratios for not whitelisted runners
2024-01-23 14:54:41 +00:00
Jędrzej Stuczyński
3ad6a31e1f
don't increment total issued credentials from not whitelisted nodes
2024-01-23 14:52:38 +00:00
Jędrzej Stuczyński
6cacc53e5a
resolved old todo
2024-01-23 14:43:46 +00:00
Jędrzej Stuczyński
387933a975
using whitelisting information for rewarding
2024-01-23 14:41:15 +00:00
Jędrzej Stuczyński
f6c24412c0
checking for empty whitelists
2024-01-23 13:54:19 +00:00
Jędrzej Stuczyński
5c753c0794
added new whitelist entries to the config
2024-01-23 13:53:31 +00:00
Tommy Verrall
67132161f4
Merge pull request #4332 from nymtech/update/explorer-rounded-values
...
Mixnode table - Round value to 2dp
2024-01-22 10:42:58 +01:00
Jon Häggblad
643f54024b
Client packet counters ( #4325 )
...
* WIP: put in some packet counters
* ws packet counters
* wip
* Add static counters to client traffic stream
* Tweak status log message
* Add packet statistics control
* fixup! Add static counters to client traffic stream
* tweak log
* Move the packet statistics control one level up
* Redo packet stats control to collect locally
* Switch loop cover traffic report over to new channel mechanism
* Switch packet stats in real message stream to channel report
* Finished switching over to channel reporting
* Fix handle stats event
* Log packets received
* Tidy up
* rustfmt
* Add strongly typed stats reporter
* Count cover packets as well
* Log packet sizes sent
* Also log recieved sizes
2024-01-22 09:00:11 +01:00
serinko
16aaf7b5df
[DOC]: FAQ Updates ( #4339 )
...
* add mixnet live stats to faq
* add point to mixnet faq
* syntax edit
* addressed comments
2024-01-19 14:09:31 +00:00
serinko
17c6b79735
delete redundant leftovers ( #4340 )
2024-01-19 11:38:03 +00:00
Tommy Verrall
8bd758ad0e
Update sandbox.env ( #4331 )
2024-01-19 11:18:14 +01:00
Jon Häggblad
a51fc0cb9e
Restore BinaryBuildInformation schema ( #4333 )
...
* wip
* Restore BinaryBuildInformation schema
2024-01-19 11:16:25 +01:00
Mark Sinclair
fd68debf9d
nym-cli: add command to broadcast a transaction with multiple send tokens in it
2024-01-18 15:41:02 +00:00
serinko
ae602ae771
[DOC]: Edit commands and text flow ( #4337 )
...
* syntax hotfix
erase a white space
* edit numbering
* edit numbering
* edit numbering
* syntax edit
* syntax edit
2024-01-18 11:30:10 +00:00
Sachin Kamath
d6d36364b0
Add full node configuration and requirements ( #4335 )
...
* docs: add CORS line to maintenance page
* docs: add full node configuration and size to nym-api page
* docs: fix review comments
2024-01-18 09:40:10 +00:00
serinko
accb42cad9
[DOCs]: serinko/syntax-hotfix ( #4334 )
...
* [DOCs]: nymvpn syntax hotfix
* cli naming hotfix
2024-01-17 14:35:24 +00:00
serinko
dd43c5d2d2
[DOCs]: Create NymVPN user manual ( #4323 )
...
* initialise new nymvpn guide pages
* docs: nymvpn guide, testing, troubleshooting and faq
* add faq
* remove todo points
* resolve review comments
* change landing page order
* incorporate huxis user feedback
* add binaries link
* change menu naming -> upper case
* final version for cryptotalk demo
* change naming convention client -> cli
* initialise clean and organized nymvpn guides
* remove redundant
* add faq page
* add cli.md content
* add gui.md content
* almost final version - ready for review
* simplify menu titles
* finished version for review and production
* last tweak
* addressed requests
* syntax fix
* add extra intro warning
* yank directly ./nym-cli --help output text
* change landing page and warning -> info
* add variables and finish the guides
* edit point formatting
2024-01-17 14:09:05 +00:00
fmtabbara
e42d46100a
allow currencyToString function to accept an object with amount, dp, and denom properties
2024-01-17 13:36:34 +00:00
Drazen Urch
ed8b1841dc
nym-cli deb + ppa ( #4330 )
2024-01-17 11:12:46 +01:00
Drazen Urch
dd15a9454a
Add nym-gateway to ppa repo ( #4321 )
...
* Add gateway ppa scaffolding
* Resolve host ip address, add curl dep
* make deb -> make ppa
* Add build targets for deb packages
* Add gateway public-ips
* Update PPA repo
* Typo
2024-01-16 18:31:15 +01:00
Jędrzej Stuczyński
f4e42d74c4
Merge pull request #4326 from nymtech/bugfix/nymvisor-windows-ci
...
Bugfix/nymvisor windows ci
2024-01-16 11:36:47 +01:00
Pierre Dommerc
9de1e6e844
chore: remove nym-vpn projects ( #4327 )
2024-01-16 11:10:26 +01:00
Tommy Verrall
713df39106
Merge pull request #4324 from nymtech/feature/bity-sell
...
Update text on buy page to Buy/Sell
2024-01-15 16:55:18 +01:00
Jędrzej Stuczyński
5ec4674f9b
even more target locking
2024-01-15 15:45:19 +00:00
Jędrzej Stuczyński
58c5092e80
added a dummy main for non unix targets
2024-01-15 15:18:52 +00:00
Jędrzej Stuczyński
677ad54a7f
used global unix cfg
2024-01-15 14:54:49 +00:00
fmtabbara
5e17c3199f
update text on buy page to buy/sell
2024-01-15 14:32:39 +00:00
Tommy Verrall
3c3a34ec0f
Merge pull request #4322 from nymtech/update-localnet-script
...
Check that localnet is running fromt the scripts dir
2024-01-15 13:43:27 +01:00
Tommy Verrall
e9b442e634
Merge pull request #4303 from nymtech/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.3 to 1.15.4
2024-01-15 13:42:55 +01:00
Tommy Verrall
ca02e2bce1
Merge pull request #4310 from nymtech/dependabot/npm_and_yarn/wasm/node-tester/internal-dev/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/node-tester/internal-dev
2024-01-15 13:42:36 +01:00
Tommy Verrall
985ab43fe9
Merge pull request #4306 from nymtech/dependabot/npm_and_yarn/clients/native/examples/js-examples/websocket/follow-redirects-1.15.4
...
Bump follow-redirects from 1.14.9 to 1.15.4 in /clients/native/examples/js-examples/websocket
2024-01-15 13:42:12 +01:00
dependabot[bot]
f4dad37b14
Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/client/internal-dev ( #4311 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 11:52:56 +01:00
durch
08a57fa8df
Check that we are running fromt the scripts dir
2024-01-15 10:25:51 +01:00
Tommy Verrall
98e88e2f11
Merge pull request #4253 from nymtech/feature/validator-rewarder
...
Feature/validator rewarder
2024-01-15 09:25:26 +01:00
Tommy Verrall
2a589b049c
Merge pull request #4316 from nymtech/feature/bump_vergen
...
Bump vergen version to latest
2024-01-12 14:44:09 +00:00
Tommy Verrall
9bcd56e254
Merge pull request #4312 from nymtech/dependabot/npm_and_yarn/wasm/mix-fetch/internal-dev/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.2 to 1.15.4 in /wasm/mix-fetch/internal-dev
2024-01-12 12:58:55 +00:00
Bogdan-Ștefan Neacşu
025ba2ec5f
Bump vergen version to latest
2024-01-12 14:46:37 +02:00
Tommy Verrall
1a1d11c447
Merge pull request #4247 from nymtech/fix/test-route-construction
...
Only use good nodes for test route construction
2024-01-12 12:28:21 +00:00
serinko
958bc2ae9a
[DOCs]: NymVPN alpha - pages for events ( #4309 )
...
* initialise new nymvpn guide pages
* docs: nymvpn guide, testing, troubleshooting and faq
* add faq
* remove todo points
* resolve review comments
* change landing page order
* incorporate huxis user feedback
* add binaries link
* change menu naming -> upper case
* final version for cryptotalk demo
* change naming convention client -> cli
2024-01-11 16:34:25 +00:00
Jon Häggblad
d3d5cc3424
Don't build wg deps where it's not supported ( #4305 )
...
* Don't build wg deps where it's not supported
* Fix compilation
* Another fix
* More fixes
* another fix
2024-01-11 13:53:57 +01:00
Pierre Dommerc
a834bb17f8
chore(vpn-desktop): bump version 0.0.2 ( #4314 )
...
* bump version
* add nym-vpn html icon
2024-01-11 12:18:33 +01:00
Zane Schepke
cee6d8c308
Merge pull request #4298 from nymtech/fix/vpndesktop_ui_divergences
...
fix(vpn-desktop-ui): fix design divergences
2024-01-11 06:03:54 -05:00
Zane Schepke
142eaf533b
fix macos artifact
2024-01-11 06:01:37 -05:00
Jon Häggblad
42365769f8
Update Cargo.lock for nym-vpn-ui ( #4313 )
2024-01-11 09:52:44 +01:00
pierre
9fc822298f
fix overflow padding
...
fix settings screens
remove spin animation on connect button
use cursor progress
add select-none on some elements
2024-01-11 06:56:01 +01:00
dependabot[bot]
cfb9f3d356
Bump follow-redirects in /wasm/mix-fetch/internal-dev
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 23:47:45 +00:00
dependabot[bot]
ea386b6145
Bump follow-redirects in /wasm/node-tester/internal-dev
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 23:47:41 +00:00
pierre
75221cfd3e
wip
2024-01-10 18:25:35 +01:00
pierre
50f71a21e0
fix various design divergences
2024-01-10 18:16:55 +01:00
pierre
cfa9ecfcc4
fix various design divergences
2024-01-10 17:52:10 +01:00
Jon Häggblad
549b33cd91
Fix clippy in beta toolchain ( #4299 )
...
* clippy::lines_filter_map_ok
* clippy::ineffective-open-options
2024-01-10 15:29:05 +01:00
Tommy Verrall
be46da9906
Merge pull request #4302 from nymtech/dependabot/npm_and_yarn/nym-api/tests/follow-redirects-1.15.4
...
Bump follow-redirects from 1.15.1 to 1.15.4 in /nym-api/tests
2024-01-10 13:54:42 +00:00
Tommy Verrall
66d123312f
Merge pull request #4301 from nymtech/dependabot/npm_and_yarn/testnet-faucet/follow-redirects-1.15.4
...
Bump follow-redirects from 1.14.8 to 1.15.4 in /testnet-faucet
2024-01-10 13:54:25 +00:00
Tommy Verrall
a29f3db5fb
Merge pull request #4304 from nymtech/jon/update-openssl
...
cargo update -p openssl
2024-01-10 13:53:13 +00:00
dependabot[bot]
d0fa1792e2
Bump follow-redirects in /clients/native/examples/js-examples/websocket
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.9 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.9...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 19:35:21 +00:00
Jon Häggblad
f452d97979
cargo update -p openssl
2024-01-09 14:14:42 +01:00
Jędrzej Stuczyński
9b2d224e54
clippy
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
3f504d7500
fixed builds of other binaries
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
67701290d3
cargo fmt
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
22541f5a79
smoothing some rough edges
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
bd8f666405
config template
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
a3c1541660
actually sending the rewards
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
6c1d14a4bc
clippy
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
defd148d73
cli arguments + balance check
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
162ff71814
more granual configs
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
5c864cb055
monitoring done
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
cfc13671a4
most of the issuance monitoring logic
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
668a255e0d
issuance score calculation logic
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
31d8352621
persisting rewarding data
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
4f6fe88b4c
starting on persistence
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
397ef8723d
block signing related code
2024-01-09 11:03:05 +01:00
Jędrzej Stuczyński
2c2223947c
wip
2024-01-09 11:03:04 +01:00
Jędrzej Stuczyński
e1c0638f1e
getting signing rewards
2024-01-09 11:02:41 +01:00
Jędrzej Stuczyński
13fa2119fc
wip
2024-01-09 11:02:41 +01:00
Jędrzej Stuczyński
8f24e8f208
starting to integrate scraper into the rewarder
2024-01-09 11:02:40 +01:00
Jędrzej Stuczyński
37dd20ded1
wip2
2024-01-09 11:01:17 +01:00
Jędrzej Stuczyński
b4b32bb907
wip
2024-01-09 10:59:52 +01:00
dependabot[bot]
c1718154cb
Bump follow-redirects from 1.15.3 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 09:32:28 +00:00
dependabot[bot]
3eb7710a12
Bump follow-redirects from 1.15.1 to 1.15.4 in /nym-api/tests
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.1 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.1...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 09:30:41 +00:00
dependabot[bot]
d1c9251904
Bump follow-redirects from 1.14.8 to 1.15.4 in /testnet-faucet
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.8 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.8...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-09 09:30:36 +00:00
Tommy Verrall
62894e2b40
Merge pull request #4300 from nymtech/jon/update-lock
...
Update Cargo.lock files
2024-01-09 09:29:23 +00:00
Jon Häggblad
bd7fd1a61c
Update Cargo.lock files
2024-01-09 10:12:02 +01:00
pierre
28f118c73b
provide lato font
2024-01-08 17:22:25 +01:00
Tommy Verrall
65699736ee
Merge pull request #4018 from nymtech/feature/nym-node-api-tests
...
Initial step to adding nym-node functional tests
2024-01-08 15:49:37 +00:00
benedettadavico
caba594c95
update workflow file
2024-01-08 16:23:57 +01:00
benedettadavico
746d52d017
Merge remote-tracking branch 'origin/develop' into feature/nym-node-api-tests
2024-01-08 16:11:38 +01:00
Zane Schepke
e323c05b33
Merge pull request #4297 from nymtech/chore/vpndesktop_update_deps
...
chore(vpn_desktop): update js dependencies
2024-01-08 09:42:34 -05:00
pierre
abdf071448
update js dependencies
2024-01-08 15:35:37 +01:00
Zane Schepke
a6f2b0e8c8
feat(vpn_desktop): add entry node location selector support ( #4296 )
...
* entry selector read from state
* remove entry_node_location from config
---------
Co-authored-by: pierre <dommerc.pierre@gmail.com >
2024-01-08 12:17:53 +01:00
Tommy Verrall
f78b4a1742
Merge pull request #4242 from nymtech/feature/basic-scraper
...
Feature/basic scraper
2024-01-08 11:04:09 +00:00
Tommy Verrall
d4fde7b788
Merge pull request #4194 from nymtech/dependabot/cargo/nym-vpn/ui/src-tauri/openssl-0.10.60
...
Bump openssl from 0.10.59 to 0.10.60 in /nym-vpn/ui/src-tauri
2024-01-08 10:02:19 +00:00
Tommy Verrall
d5a2952ef9
Merge pull request #4255 from nymtech/jon/add-cargo-about
...
Add cargo-about files
2024-01-08 09:59:16 +00:00
Tommy Verrall
206b6ba742
Merge pull request #4274 from nymtech/dependabot/npm_and_yarn/tauri-apps/cli-1.5.6
...
Bump @tauri-apps/cli from 1.5.2 to 1.5.6
2024-01-08 09:58:13 +00:00
Zane Schepke
67449b1c19
Merge pull request #4295 from nymtech/chore/vpndesktop_bump_version
...
chore(vpn_desktop): bump version
2024-01-05 12:37:49 -05:00
pierre
8d6e5d4fff
bump version
2024-01-05 18:30:19 +01:00
Zane Schepke
f448355b35
Merge pull request #4294 from nymtech/feat/vpnapp_overflow_scroll
...
fix(vpn_desktop): fix vertical overflow
2024-01-05 11:15:52 -05:00
pierre
cf78af6b98
redo cursor pointer
2024-01-05 17:01:18 +01:00
pierre
d041cfe5c5
disalbe settings not implemented yet
2024-01-05 16:55:33 +01:00
pierre
85b0b6d73d
fix vertical overflow
2024-01-05 13:44:01 +01:00
Zane Schepke
685019884f
feat(vpn-desktop): support screen UI and routing ( #4279 )
...
* add base setting screen and routing
* add version
* add logs icons
* fix comments
* refactor to nested routes
* add settingslayout
* remove useless note
* fix typecheck
* fix exports and optionals
* fix icon
---------
Co-authored-by: pierre <dommerc.pierre@gmail.com >
2024-01-04 15:55:46 +01:00
Tommy Verrall
cd9d4eebd3
Merge pull request #4258 from nymtech/jon/exit-policy-for-portless
...
Apply exit policy check on destination ips without port
2024-01-03 09:55:09 +00:00
Jędrzej Stuczyński
78610c7e28
Chore/nym api commands ( #4225 )
...
* created run and init commands for nym-api + nasty mnemonic workaround
* removed dead code
* cargo fmt + clippy
* fixed key loader
* made announce address optional and removed the nonobvious fallback value
* clippy
* removed contract addresses from config template
* fixed conflicting arguments macro
* post-rebasing fixes: applied client macro to balance method
2024-01-03 10:49:10 +01:00
Tommy Verrall
496870b5f6
Merge pull request #4275 from nymtech/dependabot/npm_and_yarn/testnet-faucet/msgpackr-1.10.1
...
Bump msgpackr from 1.5.5 to 1.10.1 in /testnet-faucet
2024-01-03 08:55:42 +00:00
serinko
7eac5e3529
url correction ( #4281 )
2024-01-02 14:22:47 +00:00
Jędrzej Stuczyński
4ad4072709
naively resolve gateway credential spending race condition ( #4229 )
...
a non-naive solution would require queuing up pending request and batch executing them
2024-01-02 14:47:01 +01:00
serinko
bd3711892a
remove ccc event pages ( #4280 )
2024-01-02 13:36:06 +00:00
Jędrzej Stuczyński
b5926def85
fixed rebasing artifact
2024-01-02 12:54:12 +00:00
Jędrzej Stuczyński
50cc8bd0bf
improved startup sync
2024-01-02 12:54:12 +00:00
Jędrzej Stuczyński
fb1b58b5fb
fixed startup sync
2024-01-02 12:54:11 +00:00
Jędrzej Stuczyński
c3a9ceae52
fixed update_last_processed
2024-01-02 12:54:11 +00:00
Jędrzej Stuczyński
c92a7e3e35
Squashed scraper
...
globally updated sqlx to 0.6.3
wip
basic processing loop
wip
starting on modules
all of the requesting logic, catching up, etc
remaining work includes persisting the data
wip
persisting block data
initial and extremely basic nyxd block scraper
2024-01-02 12:54:11 +00:00
Jędrzej Stuczyński
e152c9a99e
Merge pull request #4278 from nymtech/bugfix/api-tests
...
bugfix: gateway average uptime test
2024-01-02 13:29:59 +01:00
Jędrzej Stuczyński
78cce00adf
bugfix: gateway average uptime test
2024-01-02 12:11:51 +00:00
Jędrzej Stuczyński
55e00a9a38
Feature/remove feegrant ( #4227 )
...
* nym-api using own funds when voting in multisig
* startup check for token balance
* dead code
2024-01-02 13:06:17 +01:00
Jędrzej Stuczyński
6d1b26daeb
Merge pull request #4277 from nymtech/chore/1.75.0-lints
...
Chore/1.75.0 lints
2024-01-02 11:42:50 +01:00
Jędrzej Stuczyński
2d9e34cc81
clippy
2024-01-02 10:27:43 +00:00
Jędrzej Stuczyński
7232fd83d1
ignoring pedantic clippy lints from ephemera
2024-01-02 10:09:03 +00:00
Jędrzej Stuczyński
3816142479
ignoring unused imports created in macro expansions
2024-01-02 10:06:26 +00:00
dependabot[bot]
112ecc2e4c
Bump msgpackr from 1.5.5 to 1.10.1 in /testnet-faucet
...
Bumps [msgpackr](https://github.com/kriszyp/msgpackr ) from 1.5.5 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases )
- [Commits](https://github.com/kriszyp/msgpackr/commits/v1.10.1 )
---
updated-dependencies:
- dependency-name: msgpackr
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-28 21:37:47 +00:00
dependabot[bot]
2f0fbd5ebd
Bump @tauri-apps/cli from 1.5.2 to 1.5.6
...
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) from 1.5.2 to 1.5.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.2...@tauri-apps/cli-v1.5.6 )
---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-28 05:09:29 +00:00
serinko
f45a803139
[DOCs]: ccc-event-hotfix ( #4273 )
...
* edit script, form warning, faq landing page
* Update nym-vpn.md
update script to include wg changes if need be
* update script tests.sh
* add tests-wireguard.sh script
* syntax edit
* Update nym-vpn.md
updated testing
* remove leftover flag
* edit testing guide
* final copy edits
---------
Co-authored-by: Tommy Verrall <60836166+tommyv1987@users.noreply.github.com >
2023-12-27 08:42:38 +00:00
serinko
7e16932c4a
[DOC]: CCC 23 event pages + NymVPN guide ( #4261 )
...
* initialise ccc event pages
* compose existing FAQs
* edit flow
* restructure faq
* add vpn install steps
* add testing section
* initialise troubleshooting
* note add warning
* add warning
* add run cli steps
* add args
* document running flow
* add mulwald info to args desc
* add consent warning
* add FAQ questions
* add FAQ questions
* syntax fix
* edit guide flow
* add error troubleshooting point
* add warning to use two gateways
* remove reduntant message
* add clarification on testing
* rename to 37c3 to respect convention
* delete mixnet overview, replace with a link
* delete redundant
* grammar tweaks
* add gui config steps
* syntax fix
* syntax fix
* add releases and simple command info
* syntax edits
* add clarification on test logs
* describe TUN and IP flag
* add embedded video
* spellcheck
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
2023-12-22 14:37:28 +00:00
Zane Schepke
a0a44509af
Merge pull request #4271 from nymtech/feat/vpnapp_ui_zoom
...
feat(vpn-deskop): add ui zoom level setting
2023-12-22 07:43:35 -05:00
Zane Schepke
852ed78e5d
update README
2023-12-21 12:33:58 -05:00
mx
0d52800569
dkg ceremony overview ( #4269 )
...
* added initial dkg ceremony info
* rebase with pwnfoo's changes from #4270
* final tweaks
---------
Co-authored-by: mfahampshire <mfahampshire@pm.me >
2023-12-21 16:55:58 +00:00
Sachin Kamath
a1dd9e656d
Add info on running full node & general improvements ( #4270 )
...
* documentation: add info on nyx full node
* documentation: https info for nym-api
2023-12-21 13:29:03 +00:00
pierre
1ea78e8e97
add ui zoom level setting
2023-12-21 14:25:15 +01:00
Zane Schepke
46d68e5448
Merge pull request #4268 from nymtech/refactor/vpn_desktop_minor
...
refactor(vpn-desktop): minor changes
2023-12-20 12:09:56 -05:00
pierre
2c820ca0ea
update country list, remove app name from topbar
2023-12-20 17:40:53 +01:00
Zane Schepke
2c731cf048
Merge pull request #4265 from nymtech/fix/vpn_desktop_style
...
refactor(vpn-desktop): minor style changes
2023-12-20 09:37:51 -05:00
pierre
9a1f28bd43
fix spacing issue
2023-12-20 15:27:56 +01:00
Zane Schepke
b9493004aa
Merge pull request #4264 from nymtech/refactor/vpn_desktop_style
...
refactor(vpn-desktop): fix style
2023-12-20 08:49:19 -05:00
pierre
b27f806c40
fix spacing issue
2023-12-20 14:47:24 +01:00
Pierre Dommerc
08aaa8813e
refactor(vpn-desktop): clean ui ( #4263 )
...
* set cursor default on disabled state
* fix long error messages overflow
* clean code
* fix hop select component style
* fix exit select button
* add nym vpn icon
* style refactoring
* style refactoring
* fix hover bg country list in light mode
* fix hover bg country list in light mode
---------
Co-authored-by: Zane Schepke <zanecschepke@gmail.com >
2023-12-20 14:13:48 +01:00
Pierre Dommerc
dd9f4f24f1
doc(vpn-desktop): update readme ( #4260 )
2023-12-19 11:33:21 +01:00
Zane Schepke
f6c2cab531
feat(vpn-desktop): add exit node location ( #4234 )
...
* add entry node selection
* update quick prefix to fastest
* add entry node selection
* update quick prefix to fastest
* add country selection
* add country selection
* remove config properties
* disable entry location for now
* refactor: rename entry location selector command
* remove un-related comment
* refactor: renamed entry location selector
* use translation key for copy
* fix on connect error handling
* use a default entry location for now
* refactor(backend): move country list into module
* refactor(backend): init app state based on restored app data
* fix(backend): connect command
* add comments
* fix country select bug
* add entry_node_location to app config file
* add proper default location handling
* clean code
---------
Co-authored-by: pierre <dommerc.pierre@gmail.com >
2023-12-19 11:15:11 +01:00
Jon Häggblad
10ff165c18
Apply exit policy check on portless packets
2023-12-19 10:33:38 +01:00
Jon Häggblad
eec3cc4c47
Add cargo-about files
2023-12-19 09:24:44 +01:00
Jon Häggblad
f4dd9a915d
Add some license entries to Cargo.toml files ( #4250 )
...
* Add Apache 2.0 to bunch of common crates
* Allow some basic licenses
* Add more licenses
2023-12-19 09:21:33 +01:00
Jędrzej Stuczyński
dcfd46ecf0
Merge pull request #4257 from nymtech/chore/reduce-verloc-logs
...
reduced log severity when verloc connection fails
2023-12-18 12:42:40 +00:00
Jędrzej Stuczyński
d331e75375
reduced log severity when verloc connection fails
2023-12-18 12:27:25 +00:00
Jędrzej Stuczyński
bac0f24cf7
Feature/issued credentials api ( #4207 )
...
* split up coconut module a bit
* internal tool for watching dkg state and updating group contract
* debug dkg state
* display past dealer data
* improved EpochState Display impl
* display contract errors + advance epoch state
* check admin
* panic handler
* simplify app.rs
* split action enum
* added new tab with logger information
* new dealing display
* sort by index
* [fixedup] wip: updating epoch issued credentials - OG 92ade10384a6d7b6c6c222d2e29d69d3b3446a4c
* storing and signing partial blinded credentials
* starting cleanup
* fixed coconut tests + clippy
* fixed nym-api tests
* removed dkg-manager tool
it was moved to a different branch
* implemented remaining endpoints
* unit tests + bug fixes
* clippy
* added persistent identity keys to nym-api
theyre not yet announced - this will be in another PR
* cargo fmt
* clippy
* fixed loading of old configs without storage paths set
* added additional logs for blind-sign endpoint
* fixed up licenses
* lowercasing error variants
* changed 'issued_credentials' to a post
* added minimal client support
* fixed the unit test
2023-12-18 12:51:34 +01:00
Tommy Verrall
6bba371c90
Merge pull request #4236 from nymtech/feature/update-sandbox-validator
...
update sandbox references
2023-12-18 09:55:45 +00:00
Jon Häggblad
404b043591
Add ci-cargo-deny ( #4254 )
2023-12-16 22:16:29 +01:00
Pierre Dommerc
e09b33baff
fix(vpn-desktop): typo ( #4252 )
2023-12-15 14:17:12 +01:00
Pierre Dommerc
82bfab48a5
feat(vpn-desktop): integrate nym-vpn-lib ( #4244 )
...
* fix initial selected vpn mode
* wip
* Set gateway config
* Init procedure and reading config
* Update two comments
* add nym-api field to app config
* Remove hardcoded RUST_LOG from package.json
* Use scope instead of explicit drop
* Spawn vpn client in separate thread and separate runtime
* Re-set nym-vpn-lib in Cargo.toml
* add vpn handle to app state
* add vpn client call to disconnect cmd
* wip
* Setup listener tasks
* Read entire env after all
* add env config file to app config
* doc: add notes on config
* refactor env config file as optional
* add logic to connection status changes
* refactor disconnect command
* fix handle click connect button
* update doc
* add some fake delay to establish connection
* localize backend messages
* refactor extract registering listeners into modules
* add more tracing logs
* refactor clean code
* refactor clean code
* refactor vpn config creation
* fix connect app_config read
* refactor rename listener functions
* add backend support for twohop mode
* copy change
* base connected status on Ready message
Ready message sent from vpn client
* filter out specific error
* add logs
* use exported receiver types from nym_vpn_lib
* Handle exit message
* Change to nym-vpn for consistency
* prefix comment with TODO
* update doc
* remove nym_api config property
use the one provided in the env config file
* fix css compile error
* log received backend error (frontend)
---------
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
2023-12-15 13:25:49 +01:00
mx
e8956603d7
tweak ( #4251 )
2023-12-14 15:34:48 +00:00
durch
3126053cbe
Add three measurements grace period
2023-12-14 14:50:53 +01:00
Jon Häggblad
a81e7e6c53
Tweak task dropped log verbosity ( #4249 )
2023-12-14 10:26:09 +01:00
Jon Häggblad
723e30fb1d
Replace panic with error for inserting duplicate pending ack ( #4248 )
2023-12-14 10:13:59 +01:00
durch
54266fd5df
Only use good nodes for test route construction
2023-12-13 16:39:21 +01:00
mx
951f8e7a74
Max/hide nymvisor intros cleanup ( #4246 )
...
* * removed shipyard info for moment
* removed nymvisor page until next release
* removed 'new' from operator and tssdk docs
* removed nymvisor for moment
2023-12-13 12:07:37 +00:00
mx
4462dae45c
nymvisor and nym-api docs ( #4224 )
...
* added nymvisor and nymapi to build output
* added new pages to summary
* added todo for nymvisor systemd
* typo fix
* extracted old upgrade info out of maintance page to its own
* stub page for api
* halfway done on nymvisor page
* small typo fix
* first pass complete
* removed wip note
* updated path to upgrade doc
* structure + first pass
* nymapi first pass
* finished maintenance + api update
* review fixes
* fixed command for --help cmdrun rendering
2023-12-13 08:50:50 +00:00
Jon Häggblad
8bfe670c9d
Add some log statements ( #4245 )
2023-12-12 23:05:26 +01:00
Jędrzej Stuczyński
7ca801fff3
Merge pull request #4241 from nymtech/bugfix/concurrent-proposals
...
Make sure proposals are locking other requests
2023-12-12 10:58:05 +00:00
Jędrzej Stuczyński
8a92cca448
Make sure proposals are locking other requests
2023-12-12 10:40:28 +00:00
Tommy Verrall
4308f602ea
Merge pull request #4231 from nymtech/jon/add-ipr-to-self-described
...
Add IPR to nym-node http endpoint
2023-12-09 06:33:13 +00:00
Tommy Verrall
9ea2eafb2c
Update documentation/operators/src/nodes/validator-setup.md
...
Co-authored-by: Sachin Kamath <github@skamath.me >
2023-12-08 15:25:26 +01:00
Tommy Verrall
061aa6b7bd
update sandbox references
2023-12-08 15:10:26 +01:00
Tommy Verrall
3ee1e541ff
Merge pull request #4235 from nymtech/simulate-with-memo
...
Propagating memo field when simulating token transfer
2023-12-08 13:50:59 +00:00
Tommy Verrall
866309cedf
fix linting
2023-12-08 14:19:58 +01:00
Tommy Verrall
2d57ed49e8
amend a few warnings
2023-12-08 14:08:59 +01:00
Jon Häggblad
a08cc64fc7
typo
2023-12-08 12:28:03 +01:00
Jędrzej Stuczyński
23892fec8c
Propagating memo field when simulating token transfer
2023-12-08 11:19:11 +00:00
Tommy Verrall
d807f66944
Merge pull request #4232 from nymtech/jon/ipr-node-info
...
Add ip-packet-router info to node details printout in gateway
2023-12-08 10:53:53 +00:00
Jon Häggblad
0861304368
Add routes to openapi
2023-12-08 09:31:23 +01:00
Jon Häggblad
077ea25990
capitalization
2023-12-08 09:10:33 +01:00
Jon Häggblad
77679064de
rustfmt
2023-12-08 09:00:21 +01:00
Jon Häggblad
2052577174
Add ip-packet-router info to node details printout in gateway
2023-12-08 08:57:28 +01:00
Jon Häggblad
24a859d03c
Add to nym-api node-describe-cache
2023-12-07 23:57:17 +01:00
Jon Häggblad
b898ad3e97
Remove unused
2023-12-07 23:44:00 +01:00
Jon Häggblad
af3a216f71
formatting
2023-12-07 23:40:06 +01:00
Jon Häggblad
7866cb0ae8
Add IPR to nym-node http endpoint
2023-12-07 23:38:31 +01:00
Pierre Dommerc
40adedb5e1
fix initial selected vpn mode ( #4230 )
2023-12-07 19:09:30 +01:00
Tommy Verrall
c1660c2b27
Merge pull request #4191 from nymtech/feature/update-pm-and-cost-params
...
Wallet - Update bonding PM and OC limits
2023-12-07 16:02:21 +00:00
Pierre Dommerc
26a8dec707
refactor(vpnapp): node location logic ( #4223 )
...
* refactor node location logic
fontend:
remove app local data from state
remove node config from state
use only country location state
backend:
add node location in state
add set_node_location command
* call backend to update node location
* clean code
2023-12-06 15:39:53 +01:00
mx
74481003e6
made taskclient shutdown log more verbose ( #4134 )
...
* made taskclient shutdown log more verbose
* fmt
* changed 'disconnect' to 'shutdown' in 'task client is being dropped' log
2023-12-06 10:25:00 +01:00
dependabot[bot]
6d6eb186c0
Bump @adobe/css-tools from 4.3.1 to 4.3.2 ( #4203 )
...
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools ) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 09:59:56 +01:00
dependabot[bot]
6a4f8d502d
Bump vite from 5.0.0 to 5.0.5 in /nym-vpn/ui ( #4222 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.0 to 5.0.5.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-06 09:57:23 +01:00
Jon Häggblad
755fd1d765
Merge pull request #4216 from nymtech/jon/per-client-mix-hops-in-ipr
...
IPR: handle client specific number of mix hops
2023-12-05 21:11:18 +01:00
Jon Häggblad
ac14382a08
Change to Option in new_regular_with_custom_hops
2023-12-05 20:30:20 +01:00
Jon Häggblad
c8017db6c4
Extract out ConmnectedClientsListener
2023-12-05 20:30:20 +01:00
Jon Häggblad
49aaf860a8
Extract out ConnectedClients type
2023-12-05 20:30:20 +01:00
Jon Häggblad
66e36a7ed5
Use mix hops for handling responses
2023-12-05 20:30:20 +01:00
Jon Häggblad
34be9dc60f
Handle mixhops in tun_listener
2023-12-05 20:30:20 +01:00
Jon Häggblad
0e26a6efdf
Register num_hops
2023-12-05 20:30:20 +01:00
Jon Häggblad
a190506b41
Rename IpPacketRouterBuilder to IpPacketRouter
2023-12-05 20:30:20 +01:00
Jon Häggblad
8be372acff
Extract out mixnet_listener.rs
2023-12-05 20:30:20 +01:00
Jon Häggblad
c2321c20eb
Rename to MixnetListener
2023-12-05 20:30:20 +01:00
Zane Schepke
8b5dc867cd
feat(vpn-desktop): add exit node select location ( #4220 )
2023-12-05 19:28:09 +01:00
Jon Häggblad
a2219323d1
Overide number of mix hops separately per packet ( #4205 )
...
* Try passing mix_hops all the way down the call chain
* Set zero mix_hops manually
* fix
* also set zero mix hops in tun listener
* fix
* mix hops for surbs
* Another case covered
* Remove mix_hops config from Traffic
* clippy
* Add comment about why we added new functions
* Update comment
* Add surb_mix_hops to wasm config
* Remove temporary added mix_hops = 0
* Remove another temporary added mix_hops = 0
* Add comment about the limitation of num_mix_hops
2023-12-05 16:09:15 +01:00
Jędrzej Stuczyński
0f844aba38
Merge pull request #4158 from nymtech/feature/nymvisor
...
Feature/nymvisor
2023-12-05 09:46:31 +00:00
fmtabbara
84b497ab20
fix conflicts
2023-12-04 22:57:30 +00:00
Jędrzej Stuczyński
cf794b63a7
review comments
2023-12-04 15:35:42 +00:00
Pierre Dommerc
145b702f41
feat(vpn-desktop-ui): add theme switch into settings ( #4217 )
2023-12-04 16:08:44 +01:00
Jędrzej Stuczyński
bb9b3cdb64
updated config load logic
2023-12-04 12:13:28 +00:00
Jędrzej Stuczyński
b3927b9d0d
update lock files
2023-12-04 12:13:26 +00:00
Jędrzej Stuczyński
66f8ce46bf
fixes in paths + better error reporting
2023-12-04 12:12:57 +00:00
Jędrzej Stuczyński
1a2cf6b523
fixed upstream poller
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
f0ae49b18e
adding binary info to generated hashes
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
abe6a16896
changed base64 encoding to hex
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
7d6dde5148
cargo fmt
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
b10da899a8
clippy and final missing features
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
9b5714b897
current upgrade info logic
2023-12-04 12:12:56 +00:00
Jędrzej Stuczyński
6b133750d4
adjusted restart conditions
2023-12-04 12:12:55 +00:00
Jędrzej Stuczyński
70c9348c30
checksum verification
2023-12-04 12:12:55 +00:00
Jędrzej Stuczyński
0bf0b10c5c
daemon-build-info command
2023-12-04 12:12:55 +00:00
Jędrzej Stuczyński
8d774cf6a0
initial 'add-upgrade' command
2023-12-04 12:12:55 +00:00
Jędrzej Stuczyński
e5c2280a1c
main run loop
2023-12-04 12:12:55 +00:00
Jędrzej Stuczyński
c04b617a55
moved backup to separate module + standalone file support
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
56ecfa7e38
fixed backups
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
1be60922c2
binary upgrade logic
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
22da01ccd4
initial run loop
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
2e077ca946
basic draft of all tasks
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
70d3b784f4
logic for updating upgrade plan
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
f6e88b610b
setting up initial upgrade plan file
2023-12-04 12:12:54 +00:00
Jędrzej Stuczyński
822dac8ee3
setting up genesis upgrade-info.json file
2023-12-04 12:12:53 +00:00
Jędrzej Stuczyński
95e9a96ae1
wip
2023-12-04 12:12:52 +00:00
Jędrzej Stuczyński
e853e8ffc1
added upstream url to config
2023-12-04 12:10:47 +00:00
Jędrzej Stuczyński
aaeb6a7cbf
attaching file watcher to upgrade-plan.json
2023-12-04 12:10:47 +00:00
Jędrzej Stuczyński
4a98631e93
wrapping subprocess and being able to send signals
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
ce4c6de1e9
config command
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
29b41da1bb
further template fixes
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
94c4fd2af5
overriding config with env on load
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
12497f3222
not errorring out if genesis or current already exist (and match up)
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
4a5a6d366c
conditionally enabling logging
2023-12-04 12:10:46 +00:00
Jędrzej Stuczyński
b4ed20487d
copying the genesis binary + symlink creation
2023-12-04 12:10:45 +00:00
Jędrzej Stuczyński
b8036031ba
first part of nymvisor initialisation
2023-12-04 12:10:45 +00:00
Jędrzej Stuczyński
3117ed45b4
fixed config template rendering
2023-12-04 12:10:45 +00:00
Jędrzej Stuczyński
8b8e8a8282
config template
2023-12-04 12:10:45 +00:00
Jędrzej Stuczyński
29d2ab4a7a
defined env
2023-12-04 12:10:43 +00:00
Jędrzej Stuczyński
ea834a60a5
defined nymvisor config structure
2023-12-04 12:10:17 +00:00
Jędrzej Stuczyński
a6c627df33
executing the dummy cmd in async context
2023-12-04 12:10:17 +00:00
Jędrzej Stuczyński
52b8703028
passing through the args
2023-12-04 12:10:17 +00:00
Jędrzej Stuczyński
b40736d46b
init binary + initial clap
2023-12-04 12:10:14 +00:00
Jon Häggblad
caf055efc1
nym-wallet: update Cargo.lock post release ( #4210 )
2023-12-04 12:20:10 +01:00
serinko
0f6c2293bf
[DOCs]: hotfix - syntax amd flow unification ( #4215 )
...
* add cargo install mdbook-cmdrun
* unify <NODE> syntax and smooth the flow
2023-12-04 10:52:53 +00:00
serinko
3e374e4c91
add gpl-3.0 licence ( #4211 )
2023-12-04 10:17:22 +00:00
mx
2a7ed0faa8
fix cmdrun rendering ( #4213 )
...
* compile with all features
* add plugin again
2023-12-04 10:16:33 +00:00
Jon Häggblad
49b4217cc0
Enable static_secrets feature to fix build ( #4208 )
2023-12-01 22:03:27 +01:00
Pierre Dommerc
4f818b0c2e
feat(vpn-app-desktop): add main screen ( #4206 )
2023-12-01 17:55:17 +01:00
Jon Häggblad
d8c531c294
Split ip packet router into modules ( #4204 )
...
* Extract out parse_ip.rs
* Extract tun_listener and ip_packet_router
* Remove unused imports
* Move test
* Create util mod
2023-12-01 13:57:25 +01:00
serinko
a6b0a522a1
[DOCs]: Hotfix ( #4201 )
...
* syntax edit
* syntax edit
* delete license from a wrong place
* url edit
* url edit
* add Smoosh to integrations FAQ
2023-11-30 15:12:04 +00:00
Jon Häggblad
b1fa70a232
Sort out task flow in ip packet router ( #4200 )
...
* Create separate tun listener task
* log tweaks
* typo
* typo in log
* Add sync event
* typo in log
* Add note
* Switch to unbounded channel
* tweak log
* Handle tun device directly in ip-packet-router
* clippy
* update comment
* Fix mac build
* allow unused imports on non-linux
* listen for shutdown in tun listener
* log tweaks
2023-11-30 11:40:43 +01:00
Bogdan-Ștefan Neacşu
03b4c87115
Feature/kernel wg gw ( #4197 )
...
* Kernel wg mode in gateway
* Cleanup boringtun code
* Fix clippy
* Fix feature flag missing
* Remove even more and get rid of boringtun
* Fix bad merge
2023-11-30 04:06:57 +01:00
mx
435673bcb9
Chore/clean config in docs runner ( #4172 )
...
* added script for cicd workflow
* added new script to cicd docs workflows
* updated readme with new script + new structure
* removed autodeploy on push to master
* made name for removing config dir more informative
* remove ascii
* test things
* apt
* adding spacing for ease of reading
* removed remove_existing_config.sh from docs ci
* code comment
* removed matrix notification temporarily
* testing moving back to custom runner
* tweaked cd
* fixed script
* remove admonish commands for the moment
* made small change to test deploy
* switched to large gh runner
* namefix for runner
* cleanup and test
* pulling new changes to cd
* removed --no-default-features flag
* reintroduced --no-default flag for test
* updated readme with new command + note on contributions
* reintroduced faster mdbook install
* revert test change
* removed old versions
* add continue on error: false to vercel steps
* updated readme with cicd workflow
---------
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
Co-authored-by: mfahampshire <mfahampshire@protonmail.ch >
2023-11-29 19:38:37 +00:00
Pierre Dommerc
b9378b1f9b
feat(vpn-desktop): homescreen integration wip
2023-11-29 16:20:03 +01:00
Jon Häggblad
115cae54a0
IPR: use passthrough mode for the tun crate ( #4196 )
...
* Add Passthrough mode to tun device crate
* Use passthrough mode in ipr
* Only parse dst address for response packets
2023-11-29 15:39:45 +01:00
serinko
dafed3ad58
[DOCS]: Updates, license correction, flow edit ( #4180 )
...
* add CC BY-NC-SA 4.0 license
* syntax edit
* update licenses
* update licenses
* update licenses
* update licenses
* add cc-by-nc-sa-4.0 license
* edit wss && automation flow
* edit wss && automation flow
* correct path
* correct phrasing
* small tweak to format and licensing phrase
* delete and replace --anounce-host
* clarify and edit systemd automation
* clarify and edit systemd automation
* clarify and edit systemd automation
---------
Co-authored-by: mfahampshire <maxhampshire@pm.me >
2023-11-29 09:37:11 +00:00
Jon Häggblad
5832144ce6
clippy::map_identity ( #4195 )
2023-11-29 09:29:59 +01:00
dependabot[bot]
7407872b71
Bump openssl from 0.10.59 to 0.10.60 in /nym-vpn/ui/src-tauri
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.59 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.59...openssl-v0.10.60 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 21:56:44 +00:00
benedetta davico
0743cb7e62
Merge pull request #4192 from nymtech/master
...
merge master into develop
2023-11-28 17:39:39 +01:00
benedetta davico
00d47958a7
Merge pull request #4190 from nymtech/release/2023.5-rolo
2023-11-28 15:49:00 +01:00
fmtabbara
14d5e112d0
update profit margin and operator cost params for bonding
2023-11-28 14:24:35 +00:00
fmtabbara
620c5e1188
refresh balance every 10 secs when balance page is open
2023-11-28 14:10:01 +00:00
fmtabbara
60c740f723
remove unnecessary wording from reward claim confirmation
2023-11-28 14:09:29 +00:00
benedettadavico
00600ddeeb
Bumping versions for remaining components
2023-11-28 14:53:50 +01:00
benedetta davico
ba2ede65ac
Merge pull request #4188 from nymtech/release/2023.5-rolo
...
Release/2023.5-rolo into master
2023-11-28 12:47:42 +01:00
benedettadavico
4e6694baf0
Update changelog and bump relevant versions
2023-11-28 10:12:52 +01:00
Jon Häggblad
4a8c09f476
Handle dynamic ip allocation in ip packet router ( #4186 )
...
* Add dynamic connect support to ip packet router
* Disconnect inactive clients
* Don't generate ip same as tun device
* clippy
* Extract a few functions to separate mod
* clippy
2023-11-27 15:31:35 +01:00
Jon Häggblad
ca2ad13579
Handle connect request in IPR ( #4183 )
...
* wip: first attempt at connected clients
* redo connected clients
* fix bug in if statement
2023-11-27 13:18:31 +01:00
Jon Häggblad
44395f8466
Implement ip-packet-router connect request response outline ( #4177 )
...
* Try revised request response connect types
* wip: try to get data requests work
* Also serialize response
* tweak log
* Add code path for connect response fail
* Convenience functions on ip packet request
* Remove commented out code
* Restore log to debug
2023-11-27 12:17:58 +01:00
Jędrzej Stuczyński
39d714f2c0
Merge pull request #4171 from nymtech/research/partial_blind_signature_verification
...
Research/partial blind signature verification
2023-11-27 09:57:44 +00:00
Jon Häggblad
336f220c83
Fix some clippy for beta toolchain ( #4182 )
2023-11-27 10:52:18 +01:00
Tommy Verrall
6b2c13b3fd
Merge pull request #4126 from nymtech/chore/adjust-selection-weights
...
using performance^20 when calculating active set selection weight
2023-11-27 07:46:57 +00:00
Tommy Verrall
17357da97e
Merge pull request #4167 from nymtech/bugfix/gateway-ws-listener-before-NR
...
start gateway websocket listener before embedded NR
2023-11-24 17:59:06 +00:00
Bogdan-Ștefan Neacşu
bd830780e1
Add wireguard_mode flag to SDK ( #4168 )
...
* Add wireguard_mode flag to SDK
* Add to builder in sdk too
* Move hardcoded IP in a lighter crate
* Put in network defaults
* Fix linux
* Move wireguard mode swap before init
* Use the updated gateway hosts
* Set wireguard IP even for pre-inited mix client
* Fix typo
2023-11-24 16:20:22 +01:00
Jon Häggblad
c79d864c3d
Merge remote-tracking branch 'origin/master' into develop
2023-11-24 14:23:49 +01:00
benedetta davico
25df954112
Merge pull request #4175 from nymtech/release/nyxd43
...
Merging release/nyxd43 into master
2023-11-24 12:32:52 +01:00
Jędrzej Stuczyński
d92c8c4149
deal with the pow error during stake adjustment
2023-11-24 09:40:17 +00:00
Jędrzej Stuczyński
4c8fa74dfe
remove the panic
2023-11-24 09:31:46 +00:00
mx
a8de6b75d9
Merge pull request #4174 from nymtech/feature/docs-license
...
updated licensing information to be in line with monorepo
2023-11-23 16:02:21 +00:00
Mark Sinclair
3096a2307f
Change mixnode, gateway, network and nym-api binary licenses to GPLv3 ( #4173 )
...
* Change mixnode, gateway, network and nym-api binary licenses to GPLv3
* Add license to cargo files
* Revert model license to match crate
* Add license to nym-node
* Revert model license to match crate
* Fix formatting
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-11-23 15:43:26 +00:00
mfahampshire
4b882d84ea
updated licensing information to be in line with monorepo
2023-11-23 16:37:29 +01:00
Drazen Urch
3b8cff8b32
Feature/ppa repo ( #4165 )
...
* Test GH pages
* Add workflow
* Maybe fix path
* Restructure
* Rename list file
* Naming
* Restructure again
* Add readme, final touches
* Add script to update PPA
* Update change log
* Update Makefile
* Avoid commiting keys by accident
* Documnet PPA_SIGNING_KEY in script
2023-11-23 13:51:58 +01:00
Jon Häggblad
177cb22a3f
Fix action controller stopping too early ( #4170 )
...
* Stop ActionController only after both incoming channels closed
* Downgrade task getting dropped message to debug level
* The warning to the user is not a warning that things didn't work
* rustfmt
* fix channel close logic
* Don't close real traffic stream and sent notification listener too aggressively
2023-11-23 12:44:25 +01:00
Jędrzej Stuczyński
b1ac5b4e86
using multimiller loop for partial blinded signature verification
2023-11-23 11:21:47 +00:00
aniampio
ae22a132a3
Update benchmarks
2023-11-23 11:21:47 +00:00
aniampio
d0b9583b79
Add benchmark for verification of a single partial blind signature
2023-11-23 11:21:46 +00:00
aniampio
1f5568b4a7
Extend the function to support also public attributes
2023-11-23 11:21:46 +00:00
aniampio
16f51a0014
Add documentation to the verification function
2023-11-23 11:21:46 +00:00
aniampio
5e8767c5d6
Update tests
2023-11-23 11:21:46 +00:00
aniampio
15abfb390f
Make the function more generic
2023-11-23 11:21:46 +00:00
aniampio
45e5f12198
Add function to verify partial blind signature
2023-11-23 11:21:46 +00:00
Pierre Dommerc
809fabfc2b
feat(vpn-ui): init frontend NC-134 ( #4160 )
2023-11-22 15:04:02 +01:00
Jędrzej Stuczyński
05ff6f0f62
fixed node-tester wallet dependency by applying package.json changes from #4103
...
more details at https://github.com/nymtech/nym/commit/268588daac9fb80b19cb7fa32f963e68e2a26828
2023-11-22 11:08:18 +00:00
Jędrzej Stuczyński
d475b7b2ae
updated wallet's lock file
2023-11-22 11:06:37 +00:00
Tommy Verrall
adea6966ea
Merge pull request #4169 from nymtech/benedettadavico-patch-1
...
Update CHANGELOG.md and Bump versions
2023-11-22 10:38:02 +00:00
Tommy Verrall
ab1c7206a3
Merge branch 'benedettadavico-patch-1' of https://github.com/nymtech/nym into benedettadavico-patch-1
2023-11-22 10:33:51 +00:00
Tommy Verrall
4c355848c6
upgrade wallet version
2023-11-22 10:33:42 +00:00
benedettadavico
7a6ddc67ed
Bump versions
2023-11-22 11:32:46 +01:00
benedetta davico
8e6596db48
Update CHANGELOG.md
2023-11-22 11:30:14 +01:00
Jędrzej Stuczyński
acf149e131
Merge pull request #3968 from nymtech/chore/nyxd-042-upgrade
...
Chore/nyxd 043 upgrade
2023-11-22 10:13:23 +00:00
Jon Häggblad
acc62252be
Fix clippy in ephemera
2023-11-22 09:49:44 +00:00
Jon Häggblad
d682bc4573
Upgrade to safer-ffi 0.1.4 for clippy
2023-11-22 09:43:30 +00:00
Tommy Verrall
5eda5cc35d
amending gas adjustment to prevent tx broadcast errors
2023-11-22 09:37:54 +00:00
Jędrzej Stuczyński
3f243f111a
fixed cosmrs version used in the wallet
2023-11-22 09:37:54 +00:00
Jędrzej Stuczyński
6ac38f80c7
fixed coconut test fixture
2023-11-22 09:37:54 +00:00
Tommy Verrall
a4cf3b9166
amend gas adjustment
...
otherwise we have no gas :(
2023-11-22 09:37:53 +00:00
Jędrzej Stuczyński
002c04051a
Changing from 034 compat mode to 037
2023-11-22 09:37:53 +00:00
Jędrzej Stuczyński
1aa12886db
'deliver_tx' => 'tx_result'
2023-11-22 09:37:53 +00:00
Jędrzej Stuczyński
6552cbaeda
Updated cosmrs-related dependencies
2023-11-22 09:37:52 +00:00
Jędrzej Stuczyński
24746dc47b
start gateway websocket listener before embedded NR
2023-11-21 14:32:23 +00:00
mx
8ee31d94ea
Merge pull request #4115 from nymtech/feature/increase-default-sdk-surbs
...
Feature/increase default sdk surbs
2023-11-21 14:30:21 +00:00
Jon Häggblad
818d7ee13e
Add logging for client fetching gateways and pretty print error ( #4164 )
...
* Add logging for client fetching gateways
* Pretty print error in client
* update
2023-11-21 11:41:03 +01:00
Jon Häggblad
81c692d305
Extract out tun crate ( #4159 )
...
* wip
* Use common interface request response
* wip: extract crates
* wip
* new structure compiles
* Create tun_common subdir
* Comment out return_mix_delays for now
* Remove unused boringtun dependency
* Revert to previous packet encoding
* Allow dead code on non-linux
* Add new function
2023-11-21 09:55:35 +01:00
Jon Häggblad
1728de57b9
Fix bunch of warnings on latest rustc beta ( #4161 )
2023-11-21 09:02:48 +01:00
Jędrzej Stuczyński
53fcebfd86
added 'build-info' command to nym-api ( #4162 )
...
* added 'build-info' command to nym-api
* moved run logic to cli::run
* clippy
2023-11-20 17:10:03 +00:00
Jędrzej Stuczyński
4a5ceddeac
Feature/gateway described nr ( #4147 )
...
* adding embedded NR information to gateways/described endpoint
* using default for NR if not available
2023-11-20 16:18:32 +01:00
Bogdan-Ștefan Neacşu
a5c1e4abf0
Expose the same pub key that's used for wg ( #4157 )
2023-11-17 13:04:22 +00:00
Jon Häggblad
3a1003c564
Create TaggedPacket ( #4156 )
...
* Create TaggedPacket
* Fix bug passing the correct data
2023-11-17 12:30:15 +01:00
Jon Häggblad
1cdd8f6c08
Rework error handling in tun device ( #4146 )
...
* Rework error handling in tun device
* Extract out timeout constants
* Experiment with timeouts
* Update error msg
* try_send in one direction as hotfix for deadlock
* Downgrade some log from info to debug
* Update comment
* rustfmt
2023-11-17 09:52:05 +01:00
Jon Häggblad
808e3f0562
Merge pull request #4154 from nymtech/jon/clippy
...
Fix clippy for latest rustc
2023-11-17 09:19:02 +01:00
Jon Häggblad
f0dade3c5b
Fix clippy in ephemera
2023-11-17 09:15:42 +01:00
Jon Häggblad
0a3c2b3cca
Upgrade to safer-ffi 0.1.4 for clippy
2023-11-17 09:06:12 +01:00
Jon Häggblad
ac66906980
IPR: add exit policy ( #4127 )
...
* Copy over request_filter
* Comment out stuff we don't need
* Delete unused allowed_hosts
* Delete unused code in request_filter
* Setup request filter
* Handle address checks
* rustfmt
* Tweak errors
* clippy
* allow dead code for non-linux
* inline log_msg
* Add ParsedPacket type
2023-11-16 14:13:13 +01:00
Gala
afd9f823d8
Merge pull request #4151 from nymtech/feat/explorer-vpnsite-buttom
...
Feat/explorer vpnsite buttom
2023-11-16 13:08:06 +01:00
serinko
d818448848
DOC: hotfix
2023-11-16 12:07:20 +00:00
Gala
a9a1ba2847
please lint..
2023-11-16 12:50:10 +01:00
Drazen Urch
2708c0ce10
Feature/deb package ( #4153 )
...
* Add debian scaffolding, allow specifying home_dir in env
* Run as nym user
2023-11-16 12:35:02 +01:00
Gala
bb3e9b3d4e
remove non used variable
2023-11-16 12:33:43 +01:00
Gala
e624f42ad5
fixing build
2023-11-16 12:03:23 +01:00
mx
7da83397dd
Merge pull request #4152 from nymtech/feature/docs/sort-info
...
DOCs: Operators - create tables to clarify Smoosh progress
2023-11-16 10:18:00 +00:00
serinko
26d0b4b159
create tables to clarify Smoosh progress
2023-11-16 11:12:40 +01:00
mx
b74490dc50
Merge pull request #4150 from nymtech/feature/ts-sdk-fixes
...
adding SURBs info to mixfetch
2023-11-15 17:19:59 +00:00
Jędrzej Stuczyński
8113095ff5
remove needless borrow ( #4149 )
2023-11-15 16:34:32 +01:00
Gala
8339d6ab49
nymvpn link on footer
2023-11-15 16:20:14 +01:00
Gala
f037b2ae68
adding nymvpn link to explorer
2023-11-15 15:58:31 +01:00
Zane Schepke
2a4c1d96a4
Update README.md
2023-11-15 09:37:21 -05:00
Lorexia
ed04ddf1c4
adding SURBs info to mixfetch
2023-11-15 15:35:10 +01:00
Zane Schepke
34b5d66df6
Update README.md
2023-11-15 09:35:04 -05:00
Tommy Verrall
0a1a5c25f7
Merge pull request #4148 from nymtech/chore/add-update-cost-params
...
Add update cost params to the NYM-CLI
2023-11-15 13:58:07 +00:00
Jędrzej Stuczyński
6bdba7046f
Bugfix/prerelease versionbump ( #4145 )
...
* prerelease updating rc suffix
* added post-run summary
* updated error message
2023-11-15 13:58:21 +01:00
Tommy Verrall
428d91a536
fmt
2023-11-15 12:37:01 +00:00
Tommy Verrall
88e0eaafcb
update args to pass through correctly
2023-11-15 12:32:23 +00:00
Tommy Verrall
dd19cabf15
adding the cost parameter update to the nym-cli
2023-11-15 12:30:02 +00:00
mx
4ec08da36d
Merge pull request #4144 from nymtech/hackathon-submission
...
linked to discussion fr submission
2023-11-15 09:15:30 +00:00
mfahampshire
16c59d95d3
linked to discussion fr submission
2023-11-15 10:00:27 +01:00
Jon Häggblad
e6f76380f6
Add timeouts in tun handler ( #4142 )
2023-11-14 17:34:37 +01:00
serinko
6961ecae55
hotfix
...
Adding a white line to fix the re-appearing bug
2023-11-14 15:06:49 +00:00
serinko
dd814c067c
Merge pull request #4138 from nymtech/patch/docs/hotfix
...
DOCS hot-fix: Missed bugs, details, spellcheck etc
2023-11-14 14:37:10 +00:00
serinko
666d5945b9
add init to fix node family cmdrun output
2023-11-14 15:15:15 +01:00
serinko
ecebf6e84c
add cosmwasm time execution definition
2023-11-14 14:54:45 +01:00
serinko
4663d39505
fix naming
2023-11-14 14:31:39 +01:00
serinko
81a7d7b001
correct urls && fix naming
2023-11-14 14:28:13 +01:00
serinko
2c0a561cd5
change html syntax
2023-11-14 14:20:44 +01:00
Tommy Verrall
d187d252fb
Merge pull request #4132 from nymtech/dependabot/npm_and_yarn/axios-1.6.0
...
Bump axios from 1.5.1 to 1.6.0
2023-11-14 13:04:38 +00:00
Tommy Verrall
4026dc8eef
Merge pull request #4133 from nymtech/dependabot/npm_and_yarn/nym-api/tests/axios-1.6.0
...
Bump axios from 0.27.2 to 1.6.0 in /nym-api/tests
2023-11-14 12:59:51 +00:00
Sachin Kamath
c02453b2d1
docs: update staking denoms, outdated validator info and small improvements
2023-11-14 17:21:39 +05:30
Jędrzej Stuczyński
f1a5a0ccd7
returning 'nil' for non-existing origin as opposed to an empty string ( #4135 )
...
* returning 'nil' for non-existing origin as opposed to an empty string
* version bump
2023-11-14 11:16:16 +00:00
mx
f9a4ca5a22
Merge pull request #4124 from nymtech/nymtech/docs/feature/updates
...
Update documentation
2023-11-13 18:31:42 +00:00
serinko
ee99843b51
correction point ordering - PR finished
2023-11-13 18:46:56 +01:00
serinko
05e349cf37
spell check
2023-11-13 17:44:33 +01:00
serinko
8d51cd1afd
spell check
2023-11-13 17:40:30 +01:00
serinko
a2fd78963c
spell check
2023-11-13 17:39:03 +01:00
serinko
59d43e1acd
spell check
2023-11-13 17:36:33 +01:00
serinko
354c529cea
syntax edit
2023-11-13 17:35:33 +01:00
serinko
435a60aee9
syntax edit
2023-11-13 17:34:55 +01:00
serinko
a1c9b9b4bb
syntax edit
2023-11-13 17:33:54 +01:00
serinko
457d1e8615
syntax edit
2023-11-13 17:33:21 +01:00
serinko
05eb05643f
correct link path
2023-11-13 15:53:54 +01:00
serinko
3d82f84e1d
correct link path
2023-11-13 15:52:16 +01:00
serinko
c7b3999dcf
add command example
2023-11-13 15:51:42 +01:00
serinko
8336bb0009
comment a reduntand page
2023-11-13 15:48:14 +01:00
serinko
4cb0231acf
add run binary steps
2023-11-13 15:47:27 +01:00
serinko
3715860a47
add donwload binary steps
2023-11-13 15:43:38 +01:00
serinko
5b2e4158bd
change version variable
2023-11-13 15:37:36 +01:00
serinko
2ddd34f343
edit syntax
2023-11-13 15:00:19 +01:00
serinko
564cbadc6e
edit gateway bonding
2023-11-13 14:58:31 +01:00
serinko
5a9920edb8
simplify bonding sequence
2023-11-13 14:48:41 +01:00
serinko
0e312f66ea
make node upgrade steps more explicit
2023-11-13 14:46:26 +01:00
serinko
8ca2ef28e6
edit node upgrade steps and add auto scripts
2023-11-13 13:53:32 +01:00
serinko
0cd0139307
edit Network requester to Network Requester
2023-11-13 13:02:04 +01:00
serinko
0041b4a7a7
edit Mix node to Mix Node
2023-11-13 13:00:11 +01:00
serinko
caa18f1661
edit Network requester to Network Requester
2023-11-13 12:58:35 +01:00
serinko
946ced541c
edit Mix node to Mix Node
2023-11-13 12:57:03 +01:00
serinko
fd0c4c2623
edit Network requester to Network Requester
2023-11-13 12:55:54 +01:00
serinko
9f57ea4309
edit Mix node to Mix Node
2023-11-13 12:54:59 +01:00
serinko
4c7a30a16d
edit Mix node to Mix Node
2023-11-13 12:50:35 +01:00
serinko
8029136251
edit Network requester to Network Requester
2023-11-13 12:50:10 +01:00
serinko
2a3d898da1
edit gateway to Gateway
2023-11-13 12:48:07 +01:00
serinko
0dd1f3ac2b
edit Network requester to Network Requester
2023-11-13 12:47:26 +01:00
serinko
2edd704e39
edit Mix node to Mix Node
2023-11-13 12:45:54 +01:00
serinko
e936ba1d26
edit Mix node to Mix Node
2023-11-13 12:39:54 +01:00
serinko
d6a9f4c549
syntax edit
2023-11-13 12:34:57 +01:00
Pierre Dommerc
2934d24e53
feat(vpn-ui): scaffold rust backend ( #4073 )
...
* scaffold app
* feat: local storage for app data & config
2023-11-13 12:33:58 +01:00
serinko
aa65b96ef2
reorder Mix Node setup steps
2023-11-13 11:52:18 +01:00
serinko
b5bb3f36bf
add steps prior to bond
2023-11-13 11:46:08 +01:00
serinko
9f5c225cf9
edit Network requester to Network Requester
2023-11-13 11:32:16 +01:00
serinko
f0864adfe6
mix node to Mix Node
2023-11-13 11:31:18 +01:00
serinko
532fea38d5
edit gateway to Gateway
2023-11-13 11:30:22 +01:00
serinko
83eb0cbf54
mix node to Mix Node
2023-11-13 11:29:35 +01:00
serinko
58e0330f4f
mix node to Mix Node
2023-11-13 11:29:16 +01:00
mfahampshire
f47e1793a2
typo fix
2023-11-13 10:45:52 +01:00
Zane Schepke
11e01335c2
Update tauri.conf.json
2023-11-12 13:48:07 -05:00
dependabot[bot]
aa8accfbf8
Bump axios from 0.27.2 to 1.6.0 in /nym-api/tests
...
Bumps [axios](https://github.com/axios/axios ) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-11 06:19:19 +00:00
dependabot[bot]
efc83bdc1a
Bump axios from 1.5.1 to 1.6.0
...
Bumps [axios](https://github.com/axios/axios ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-10 17:28:32 +00:00
Jędrzej Stuczyński
ef8e452f30
using performance^20 when calculating active set selection weight
2023-11-10 09:54:03 +00:00
serinko
f623a9967c
unify naming convention network requester to Network requester
2023-11-09 18:13:54 +01:00
serinko
5395eebaef
unify naming convention mixnode to Mix node
2023-11-09 18:13:18 +01:00
serinko
7ffe4dd1d8
unify naming convention gateway to Gateway
2023-11-09 18:12:23 +01:00
serinko
1d292d4688
unify naming convention
2023-11-09 18:09:09 +01:00
serinko
dd04d4ea46
unify naming convention
2023-11-09 18:08:34 +01:00
serinko
3620cc9df0
unify naming convention gateway to Gateway
2023-11-09 18:08:00 +01:00
serinko
b06d6ff412
unify naming convention gateway to Gateway
2023-11-09 17:57:51 +01:00
serinko
6088c835a3
unify naming convention mixnode to Mix node
2023-11-09 17:53:51 +01:00
mfahampshire
8e3f4ce08d
format change
2023-11-09 17:45:19 +01:00
mfahampshire
9b4262bb36
added flag to socks5 info
2023-11-09 17:44:05 +01:00
serinko
9113658a42
unify naming convention
2023-11-09 17:34:00 +01:00
serinko
d09503edf4
unify naming convention gateway to Gateway
2023-11-09 17:22:09 +01:00
serinko
09124dafac
unify naming convention network requester to Network requester
2023-11-09 17:20:20 +01:00
serinko
a2ede72798
unify naming convention network requester to Network requester
2023-11-09 17:16:55 +01:00
serinko
61296b58e9
unify naming convention mixnode to Mix node
2023-11-09 17:15:34 +01:00
serinko
e3f3c5620d
spell check
2023-11-09 17:06:26 +01:00
serinko
c656b3968b
add firo intro
2023-11-09 17:03:10 +01:00
mfahampshire
6d37d7df8e
dropped default surbs to 10 for uniformity across sdks
2023-11-09 16:38:07 +01:00
mfahampshire
427f205a58
upped default attached number of surbs from 0 -> 10
2023-11-09 16:26:58 +01:00
serinko
41f9b9b340
rename gateway to Gateway
2023-11-09 14:56:15 +01:00
serinko
7d12b91bbd
remove --host flag
2023-11-09 14:52:51 +01:00
serinko
2960a4c48e
add --listening-address and --public-ips
2023-11-09 14:50:28 +01:00
serinko
4a84274055
rename gateway to Gateway
2023-11-09 14:43:27 +01:00
serinko
c34d89165c
syntax edit
2023-11-09 14:37:44 +01:00
serinko
f1b0a60b34
syntax edit
2023-11-09 14:37:32 +01:00
serinko
abef9c9768
add firo wallet setup
2023-11-09 14:34:28 +01:00
serinko
c4b227f66e
create firo setup screenshot
2023-11-09 14:31:50 +01:00
serinko
2389d7e62f
add firo to SUMMARY.md
2023-11-09 14:23:40 +01:00
serinko
f5e16cda5e
initialise firo guide
2023-11-09 14:22:50 +01:00
serinko
7ea415c082
finish electrum guide
2023-11-09 14:21:17 +01:00
serinko
90bfeb3dd2
add electrum to SUMMARY.md
2023-11-09 14:15:25 +01:00
serinko
f8666cec45
add NC install steps
2023-11-09 14:13:34 +01:00
serinko
f6e5892de7
initialise electrum guide
2023-11-09 14:01:30 +01:00
Tommy Verrall
6d2d8ce149
Merge pull request #4118 from nymtech/feature/ts-sdk-fixes
...
Feature/ts sdk fixes
2023-11-09 12:12:06 +00:00
Bogdan-Ștefan Neacşu
d38139be66
Add private ip assignment ( #4089 )
...
* Add private ip assignment
* Update wg IPs
2023-11-09 13:39:27 +02:00
Jon Häggblad
46d1ef7892
Disable poisson in ip-packet-router ( #4123 )
2023-11-09 12:16:33 +01:00
benedettadavico
8d9387d3ac
Merge remote-tracking branch 'origin/develop' into feature/nym-node-api-tests
2023-11-09 11:22:22 +01:00
Jon Häggblad
72bad6bb38
Fix read packet buffer size ( #4122 )
2023-11-09 02:12:58 +01:00
Mark Sinclair
66fd484bd5
Update cd-docs.yml
...
Allow docs GH Action to run for all branches
2023-11-08 15:22:03 +00:00
mfahampshire
a1328c96cf
commit to trigger deploy
2023-11-08 16:02:02 +01:00
Jon Häggblad
18aa4707a4
wg: tun devices in wireguard and packet router are separate ( #4121 )
2023-11-08 15:16:00 +01:00
mx
dadfc412f2
Merge pull request #4107 from nymtech/feature/websocket-client-usage-docs
...
Feature/websocket client usage docs
2023-11-08 08:48:12 +00:00
Jon Häggblad
3746975b14
Merge pull request #4110 from nymtech/jon/wireguard-changes
...
wireguard: config tweaks
2023-11-08 09:08:06 +01:00
Jon Häggblad
2c90229fce
Set peer at runtime
2023-11-08 08:42:19 +01:00
Jon Häggblad
b461645d3d
Make MTU configurable at runtime
2023-11-08 08:42:19 +01:00
Jon Häggblad
f7f8b9b898
wireguard: set MTU to 1420
2023-11-08 08:42:19 +01:00
Tommy Verrall
880d2d4edd
Merge pull request #4119 from nymtech/tommy/publish-sdk-candidate
...
Update SDK - version bump to 1.2.4-rc.1
2023-11-07 17:37:03 +00:00
Tommy Verrall
7bc81a91c5
run the formatter
2023-11-07 17:47:43 +01:00
mfahampshire
4ce652af95
update mdbook admonish
2023-11-07 17:46:46 +01:00
Tommy Verrall
8142e5c84c
update version bump to 1.2.4-rc.1
...
- includes fixes for parser body
- and errors associative with the encoded_payload_helper.rs
2023-11-07 17:38:46 +01:00
Lorexia
4efe712fc5
Merge branch 'develop' into feature/ts-sdk-fixes
2023-11-07 17:25:06 +01:00
Tommy Verrall
03f754cde4
Merge pull request #4102 from nymtech/chore/potential-fix-issue-3345
...
message checks around encoded payload helper
2023-11-07 15:37:49 +00:00
Jędrzej Stuczyński
8f53f095fb
Change default http API timeout from 3s to 10s ( #4117 )
2023-11-07 15:35:02 +00:00
Tommy Verrall
a0c667927c
one last change
2023-11-07 16:21:59 +01:00
benedetta davico
0cc090038b
Merge pull request #4116 from nymtech/master
...
Merge master to develop
2023-11-07 15:56:49 +01:00
benedetta davico
af32fe4022
Merge pull request #4114 from nymtech/release/2023.4-galaxy
...
Release/2023.4 galaxy
2023-11-07 15:54:16 +01:00
mfahampshire
9549d3b681
revert change of file name
2023-11-07 15:12:33 +01:00
mfahampshire
1be81b96b3
upped default sdk surbs from 5 -> 20
2023-11-07 14:56:14 +01:00
mfahampshire
eb2ac7630a
first pass at ws client usage docs
2023-11-07 14:38:54 +01:00
Tommy Verrall
189fd0ece4
insert import
2023-11-07 13:20:25 +01:00
Tommy Verrall
b6ccab79d2
pr comments
...
- update based on comments
2023-11-07 13:18:25 +01:00
Tommy Verrall
93cc281abc
Merge pull request #4112 from nymtech/chore/fix-get-reader-errors
...
Fixing parseBody for Mixfetch
2023-11-07 11:51:27 +00:00
Tommy Verrall
1f83b6f4e8
Update request.go with PR comments
2023-11-07 12:38:06 +01:00
Lorexia
5a96ef4ffe
Update mixnet docs
2023-11-07 12:20:35 +01:00
Lorexia
dea3f7d4b3
Merge updates and update mixFetcha and mixnet examples
2023-11-07 11:54:01 +01:00
Tommy Verrall
40b2729a01
attempt fixing parseBody
...
- why?
when using the mixfetch SDK, i was encountering issues, when posting requests to specific endpoints. It was not parsing the response correctly with:
Error: panic:syscall/js: Value.Call: property getReader is not a function
By updating the above, i've tested this works on all variations of post and get request using mixfetch.
Locally I had to upgrade my version of go to 1.20
2023-11-07 11:19:57 +01:00
benedettadavico
91f383d5ac
Bump mixnode version and update changelog
2023-11-07 07:58:27 +01:00
Jędrzej Stuczyński
268588daac
Feature/tls mixnet client ( #4103 )
...
* adjusting ts mixnet client constructor
* added forceTls argument to 'ClientOptsSimple'
* more sdk types removed
* fixed import
* removed go debug code
* printing wasm blob version on load
* version bump
* temporarily removed 'nym/nym/wasm/full-nym-wasm'
* changed workspaces definition
* correctly setting initial rc.0 suffix
* updated crate versions
* reverted 'useWorkspaces' lerna option
* Fix up dependency versions
* Add dev mode toggle to SDK publish scripts
* Show location of WASM package
* Change dev mode and CI build order
* Bump package versions in SDK docs
* Remove two versions of `mix-fetch` from SDK docs and only use `-full-fat` version
* Remove old arguments for mixFetch and rename to bust cache
* Remove `nym-wasm-sdk` from linting
* Release v1.2.3 of Typescript SDK
* Force WSS on mixnet client
* Bump TS SDK to 1.2.4-rc.0
* Clean up lock file
* Update node-tester version to 1.2.3 in nym-wallet
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-11-06 19:05:11 +00:00
Tommy Verrall
c0aff70b37
Merge pull request #4108 from nymtech/develop
...
Adding docs to the release
2023-11-06 15:55:58 +00:00
mfahampshire
410ef85165
updating websocket send and receives
2023-11-06 16:52:22 +01:00
benedettadavico
e8bc2c7a01
Merge remote-tracking branch 'origin/develop' into feature/nym-node-api-tests
2023-11-06 16:46:31 +01:00
mx
4af376cb33
Merge pull request #4106 from nymtech/serinko/docs/quick-patch
...
Quick addon on Exit Gateway setup
2023-11-06 15:24:04 +00:00
serinko
66f012c70e
add exit policy to existing NR
2023-11-06 16:18:13 +01:00
mfahampshire
198739a126
added websocket client examples page
2023-11-06 15:48:59 +01:00
mfahampshire
85a0a3d8b5
* created 'examples' file
...
* added default port to configuration file
2023-11-06 15:48:20 +01:00
mfahampshire
789525c35b
remove ref to previous single page setup
2023-11-06 14:02:41 +01:00
mfahampshire
7ad5ff7770
* cmdrun path fixes
...
* rename file to setup+run
2023-11-06 14:01:20 +01:00
mfahampshire
bf56696adc
smol tweaks to readability
2023-11-06 13:57:55 +01:00
mfahampshire
193ea34efc
turned single ws client page into stub for expanded directory structure
2023-11-06 13:57:40 +01:00
mfahampshire
9c0ca32033
expanded pages for ws client
2023-11-06 13:57:12 +01:00
mfahampshire
76e49476a6
updated clients section format: expanding websocket client
2023-11-06 13:56:58 +01:00
mfahampshire
6d30ede01e
updated mdbookadmonish
2023-11-06 13:56:33 +01:00
mfahampshire
02459f5d53
added links + typo fixes
2023-11-06 12:51:37 +01:00
Lorexia
4c2c738bba
Update versioning for sanity check
2023-11-03 14:04:24 +01:00
Jon Häggblad
9f2bff2d16
Merge pull request #4068 from nymtech/jon/ip-forwarder-tun-device
...
Create IpPacketRouter
2023-11-03 13:34:37 +01:00
Tommy Verrall
ec8c67e67d
Merge pull request #4098 from nymtech/release/ts-sdk-1.2.1
...
Release Typescript SDK 1.2.1
2023-11-03 11:55:58 +00:00
Tommy Verrall
41bbbed704
keep notes
2023-11-03 12:49:35 +01:00
Lorexia
a7f9cb7db0
mimxnet client examples updates
2023-11-03 12:48:55 +01:00
Tommy Verrall
14961d231e
- add checks around message lengths
2023-11-03 12:46:55 +01:00
mx
881602bd9b
Merge pull request #4101 from nymtech/serinko/patch/docs
...
Update admonish
2023-11-03 10:37:39 +00:00
serinko
ba48b71b23
install admonish to all books
2023-11-03 11:29:20 +01:00
Lorexia
c1f2bf4f27
Update versioning and mixfetch docs
2023-11-03 11:02:07 +01:00
mfahampshire
43bd1ba419
updated mdbook admonish assets
2023-11-03 10:59:00 +01:00
Jon Häggblad
807e7e588f
Remove expect on NYM_CLIENT_ADDR
2023-11-03 10:49:39 +01:00
mx
9d678b4f8a
Merge pull request #4047 from nymtech/chore/sdk-docs-restructure
...
Chore/sdk docs restructure
2023-11-03 09:44:24 +00:00
Jon Häggblad
462c15887e
Fix compilation on non-linux
2023-11-03 10:03:05 +01:00
Jon Häggblad
60b1c1208a
NYM_CLIENT_ADDR
2023-11-03 09:31:17 +01:00
Jon Häggblad
756aca36ad
Take RoutingMode as argument
2023-11-03 09:26:32 +01:00
Jon Häggblad
90c40b76f5
rustfmt
2023-11-03 09:26:32 +01:00
Jon Häggblad
71a409cc0d
Add RoutingMode enum
2023-11-03 09:26:32 +01:00
Jon Häggblad
6beb77e464
rustfmt
2023-11-03 09:26:32 +01:00
Jon Häggblad
5f5ac4449c
send back to mixnet
2023-11-03 09:26:32 +01:00
Jon Häggblad
bb0fb71a21
Rename remaining places to ip packet router
2023-11-03 09:26:32 +01:00
Jon Häggblad
833a1b118e
on_message
2023-11-03 09:26:25 +01:00
Jon Häggblad
22dbdf0cd2
Create IpForwarderService
2023-11-03 09:26:25 +01:00
Jon Häggblad
7e6a4c073f
ci: cargo clean before clippy in nightly build
2023-11-03 09:00:27 +01:00
mfahampshire
50c994d2ed
fixed addr
2023-11-03 00:19:33 +01:00
mfahampshire
d151b907d1
added open proxies
2023-11-02 23:36:14 +01:00
Mark Sinclair
77aa58083d
Fix lint error
2023-11-02 21:56:27 +00:00
Mark Sinclair
13aeca9c88
Fix lint error
2023-11-02 21:37:47 +00:00
Jon Häggblad
3689b6df1a
Merge pull request #4092 from nymtech/jon/ci-win-runners
...
ci: switch to github runners for nightly windows builds
2023-11-02 21:40:54 +01:00
Mark Sinclair
d64613006c
Release Typescript SDK to version 1.2.1
2023-11-02 19:29:02 +00:00
Mark Sinclair
1582c13f62
Update SDK contract client
2023-11-02 19:26:09 +00:00
Mark Sinclair
554010b5cb
Add NodeJS mixFetch to version bump tool
2023-11-02 19:17:35 +00:00
Sebastian Martinez
60912ff8ef
Fix sdk publish action ( #4088 )
...
* fix: sdk publish script
The bash implementation used in the GitHub CI runner seems to have an
issue with incrementing a variable with `(( COUNTER++ ))` while `((
COUNTER=+1 ))` works fine.
* Add more sdk packages to workspace and normalize build sdk scripts
* Disable workspaces in npm publish sdk
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
* Continue publishing even when it fails
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
---------
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
2023-11-02 17:19:34 +00:00
mfahampshire
a9c40e76dc
revert previous
2023-11-02 17:17:06 +01:00
mfahampshire
e9a0c6f8d0
added code example to helpers
2023-11-02 17:13:55 +01:00
mfahampshire
bcfea21501
upgraded mdbook-admonish version
2023-11-02 17:13:37 +01:00
Jon Häggblad
52736881db
Update Cargo.lock
2023-11-02 16:36:40 +01:00
Tommy Verrall
c85ac8e54d
Merge pull request #4095 from nymtech/fix-cd-docs-dev
...
Github actions: remove deployment to website-dev
2023-11-02 14:30:05 +00:00
Raphaël Walther
c4be55e824
Github actions: remove deployment to website-dev
2023-11-02 14:52:30 +01:00
Tommy Verrall
e62f5833e0
Merge pull request #4093 from nymtech/master
...
Master into develop
2023-11-02 13:50:21 +00:00
Lorexia
d073442cfe
Correct typo in docs
2023-11-02 14:45:44 +01:00
Tommy Verrall
ba803943d8
Merge pull request #4094 from nymtech/fix-cd-docs
...
Github Actions: fix cd-docs
2023-11-02 13:27:36 +00:00
Raphaël Walther
6e9eb26e27
Github Actions: fix cd-docs
2023-11-02 14:07:45 +01:00
mfahampshire
a4bb4ec6c5
first pass at helper messages
2023-11-02 13:19:54 +01:00
mfahampshire
72553623a7
first pass at troubleshooting doc
2023-11-02 13:10:05 +01:00
Lorexia
30165c10af
Update contract client page
2023-11-02 13:05:34 +01:00
serinko
caf33095d6
Merge pull request #4059 from nymtech/operators/smoosh-updates
...
OPERATORS: Finalize legal findings, Update smoosh + Exit GW, announce exit policy, update --host changes
2023-11-02 11:01:59 +00:00
serinko
0173bc748b
add smoosh link to intro
2023-11-02 11:56:31 +01:00
Jon Häggblad
b9088a8dda
ci: switch nightly-nym-connect-desktop-build to windows-latest
2023-11-02 10:54:31 +01:00
Jon Häggblad
01605534f7
ci: change nightly-nym-wallet-build to windows-latest
2023-11-02 10:54:31 +01:00
mfahampshire
082886ab19
removed todo - checked dependency versioning
2023-11-02 10:35:57 +01:00
mfahampshire
9a592df4f0
updated import info
2023-11-02 10:26:07 +01:00
mfahampshire
2334109721
tweak
2023-11-02 10:25:37 +01:00
mfahampshire
bc21fa3a7e
fix broken imports
2023-11-02 10:25:10 +01:00
mfahampshire
aa7dd1ecf9
admonish plugin upgrade
2023-11-02 10:24:46 +01:00
mfahampshire
6122817ab6
fixed broken link
2023-11-02 10:24:25 +01:00
mfahampshire
c667bb91c7
tweak
2023-11-02 10:24:03 +01:00
serinko
9b93b30aed
add reversed proxy ports
2023-11-02 10:01:01 +01:00
serinko
79d9ddd463
add correct cmdrun auto flow
2023-11-02 09:57:35 +01:00
serinko
ca512ca1ad
change phrasing
2023-11-02 09:10:13 +01:00
serinko
0f05f6e1ee
change phrasing
2023-11-02 09:06:33 +01:00
serinko
06e656840a
change syntax *binary* ->
2023-11-02 08:58:56 +01:00
serinko
48391d2252
remove ./ from SUMMARY.md
2023-11-02 08:56:13 +01:00
Jon Häggblad
e5ef62d7e7
ci: switch nightly-build to github hosted windows-latest
2023-11-02 08:51:30 +01:00
Jon Häggblad
1a6334f548
ci: fix typo in workflow name
2023-11-02 08:38:26 +01:00
mfahampshire
8cf0b3adae
first draft of expanded rust stuff
2023-11-01 21:01:47 +01:00
mfahampshire
d0e51df59a
new directory structure for rust SDK docs
2023-11-01 17:34:55 +01:00
serinko
50da1b1606
add wss host setup
2023-11-01 17:23:28 +01:00
Sebastian Martinez
df010ef304
Update mix-fetch-node to rc.3
...
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
2023-11-01 16:41:50 +01:00
Sebastian Martinez
41caad4dbf
Fix the getRandomValue crypto polyfill issue
...
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
2023-11-01 16:41:11 +01:00
mfahampshire
11e3836599
spellcheck + table format fix
2023-11-01 16:31:02 +01:00
Sebastian Martinez
4262e2e2f6
fix: adding some polyfills to nodejs-client and mix-fetch
...
During the merge of the nodejs-wasm-client there seems to be some
losses, this commit makes nodejs-client and the nodejs mix-fetch work
with the internal tools. Still looking into Tommys qa feedback.
2023-11-01 15:57:23 +01:00
serinko
610f7e88ca
add example setup-network-requester
2023-11-01 14:44:51 +01:00
Jon Häggblad
05a39aa5f5
Merge pull request #4087 from nymtech/jon/ci-work
...
ci: tidy up a few more workflows
2023-11-01 13:36:47 +01:00
Sebastian Martinez
784ee5ace8
Revert "Add hack for working with old nym gateways"
...
This reverts commit 7129de4373 .
To avoid breaking wss
2023-11-01 13:28:49 +01:00
serinko
73fe7ebec7
finish exit gateway setup
2023-11-01 12:00:16 +01:00
Jon Häggblad
7da2ce362d
ci: create nightly-nym-connect-desktop-build
2023-11-01 11:55:56 +01:00
Jon Häggblad
f28e0b529e
ci: use macos-latest in nightly-build
2023-11-01 11:55:56 +01:00
Jon Häggblad
6e9a588c1a
ci: nightly-build sed debug = false
2023-11-01 11:50:48 +01:00
Jon Häggblad
f3442c6964
ci: sort out nightly wallet build
2023-11-01 11:50:48 +01:00
Jon Häggblad
241169140e
ci: move nightly to ubuntu-20.04
2023-11-01 11:50:04 +01:00
Jon Häggblad
143036c2a2
ci: rename cd-docs
2023-11-01 11:50:04 +01:00
Jon Häggblad
043437a0c3
ci: rename to ci-binary-config-checker
2023-11-01 11:46:08 +01:00
Jędrzej Stuczyński
1370192823
print info on exit policy on embedded NR init ( #4086 )
2023-11-01 10:31:59 +00:00
serinko
07037341c5
change --host to -4 https://ifconfig.me
2023-11-01 11:06:44 +01:00
serinko
5406396c3c
syntax fix
2023-11-01 11:00:43 +01:00
serinko
bd50119152
change --host -> 146.70.170.3
2023-11-01 11:00:01 +01:00
serinko
d941d92571
add --with-exit-policy flag
2023-11-01 10:58:41 +01:00
Sebastian Martinez
06a96fa74a
Polishing nodejs-client and mix-fetch-node
...
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
2023-11-01 09:31:15 +01:00
Sebastian Martinez
7129de4373
Add hack for working with old nym gateways
...
Signed-off-by: Sebastian Martinez <me@sebastinez.dev >
2023-11-01 09:30:40 +01:00
Sebastian Martinez
14d0d5dcbb
Add mix-fetch for nodejs
2023-11-01 09:30:40 +01:00
Sebastian Martinez
37958ccb4e
Add nodejs wrapper for wasm sphynx client
2023-11-01 09:30:40 +01:00
Tommy Verrall
7e16920358
Merge pull request #4077 from nymtech/chore/unify-client-init
...
DRY up client cli
2023-11-01 08:26:02 +00:00
Tommy Verrall
5df5918176
Merge pull request #4083 from nymtech/release/2023.3-kinder
...
Release/2023.3 kinder
2023-11-01 08:24:05 +00:00
mfahampshire
a10ebf342b
tweak
2023-10-31 17:14:30 +01:00
serinko
0e906b1a3d
try change ifconfig.me -> icanhazip.com
2023-10-31 17:11:57 +01:00
mfahampshire
b072a080ae
added shipyard info
2023-10-31 17:03:37 +01:00
serinko
eb7305e31c
add token economics paper info
2023-10-31 16:01:54 +01:00
mfahampshire
4b23cd94fd
streamlined node types
2023-10-31 15:46:25 +01:00
mfahampshire
04fdc1dc60
streamline integrations files
2023-10-31 15:45:27 +01:00
mfahampshire
27810d473d
added community examples
2023-10-31 15:45:00 +01:00
mfahampshire
d1160350b2
added notepad to gitignore file
2023-10-31 15:44:39 +01:00
mfahampshire
5d8c5224ed
added examples pages
2023-10-31 15:44:22 +01:00
Jon Häggblad
e38b8fd419
Merge pull request #4064 from nymtech/jon/embedded-ip-forwarder-in-gateway
...
Run nym-ip-packet-router in gateway
2023-10-31 14:48:21 +01:00
Jon Häggblad
19a0fb3f38
Merge pull request #4079 from nymtech/jon/ci-maintenance
...
Tidy up some github workflows
2023-10-31 14:42:18 +01:00
benedetta davico
ebe693e591
Update publish-nym-wallet-macos.yml
2023-10-31 14:37:57 +01:00
Jon Häggblad
6fbb6539ef
ci: tidy ci-nym-vpn-ui-js
2023-10-31 14:36:07 +01:00
Jon Häggblad
199817bed0
ci: more iterate on ci-nym-vpn-ui-rust
2023-10-31 14:31:12 +01:00
Jon Häggblad
5ce2e21abc
ci: iterate on ci-nym-vpn-ui-rust
2023-10-31 14:26:09 +01:00
Jędrzej Stuczyński
f2383b5cb0
replaced '--disable-sign-ext' with '--signext-lowering' when running wasm-opt ( #3896 )
...
* replaced '--disable-sign-ext' with '--signext-lowering' when running wasm-opt + updated wasm-opt
* updated wasm-opt used in CI
2023-10-31 12:39:25 +00:00
Jon Häggblad
99c972e880
Set name to ci-nym-api-tests
2023-10-31 11:49:04 +01:00
Jon Häggblad
b169b6b438
ci: add workflow_dispatch to ci-nym-vpn-ui-rust
2023-10-31 11:48:20 +01:00
serinko
47d0c0ffa2
add exit policy implementation steps
2023-10-31 11:37:57 +01:00
Jon Häggblad
3307e7e0fc
rustfmt
2023-10-31 10:38:30 +01:00
Jon Häggblad
70d0aabbc1
Big chunk of search replace to the new name
2023-10-31 10:37:46 +01:00
serinko
b83e756650
syntax fix
2023-10-31 10:37:41 +01:00
serinko
b10aa52eca
add exit policy implementation steps
2023-10-31 10:35:30 +01:00
serinko
9e33454dc2
add exit policy implementation steps
2023-10-31 10:34:31 +01:00
benedettadavico
b056a97c8b
Update changelog and bump binaries
2023-10-31 10:25:19 +01:00
Jon Häggblad
a088d64d57
Fix missed rename in template
2023-10-31 10:21:01 +01:00
Jon Häggblad
7c5183700e
Rename to ip-packet-router directory
2023-10-31 10:14:58 +01:00
Jon Häggblad
00ca4d2afa
Rename to nym-ip-packet-router
2023-10-31 10:13:10 +01:00
Jon Häggblad
cf234ecf82
Update files to reflect new filename
2023-10-31 09:58:08 +01:00
Jon Häggblad
b48dc0b38a
Rename to old_config_v1_1_31.rs
2023-10-31 09:53:28 +01:00
Raphaël Walther
0294febd63
Merge pull request #4076 from nymtech/feature/update-security-page
...
Update security disclosure process
2023-10-30 18:34:07 +01:00
Jędrzej Stuczyński
5fcaacc39a
wasm lock
2023-10-30 17:16:08 +00:00
Jędrzej Stuczyński
30000126d1
Incorporate basic nym-node HTTP API (with swagger) to mixnodes ( #4075 )
...
* basic nym-node router
* loading legacy routes
* dead code
* config migrations
2023-10-30 17:12:13 +00:00
Jędrzej Stuczyński
00179d563b
removed the contracicting flag
2023-10-30 17:06:36 +00:00
Jędrzej Stuczyński
4a4b0ab7e0
putting no cover and fastmode to common args
2023-10-30 16:59:40 +00:00
Jędrzej Stuczyński
b3c7801f73
moved to different submodule
2023-10-30 16:30:12 +00:00
Jędrzej Stuczyński
4716d278ce
combine client run args
2023-10-30 16:26:37 +00:00
Jędrzej Stuczyński
f6f2cd7e17
unified native, socks5, NR client inits
2023-10-30 16:14:18 +00:00
Raphaël Walther
2084095773
Update security disclosure process
2023-10-30 16:42:40 +01:00
Jon Häggblad
aa02f33add
No need to show setup-ip-forwarder just yet
2023-10-30 15:01:47 +01:00
Jędrzej Stuczyński
da9d743f39
[mixnode] replace rocket with axum ( #4071 )
...
* axum-equivalent mixnode http api routes
* replaced all rocket routes with axum equivalents
* removed '_axum' suffix from the routes
2023-10-30 12:55:42 +00:00
benedettadavico
5ef48b92fa
Edit the copy in wallet for no password flow
2023-10-30 13:14:48 +01:00
Jon Häggblad
49cf33f6d7
Proper config backwards compatibility
2023-10-30 11:11:38 +01:00
Jon Häggblad
65d93b2b18
Remove hack
2023-10-30 11:11:38 +01:00
Jon Häggblad
a17d36fd89
Fix test compilation
2023-10-30 11:11:38 +01:00
Jon Häggblad
d33967f60c
rustfmt
2023-10-30 11:11:38 +01:00
Jon Häggblad
cfef1f8325
config handling
2023-10-30 11:11:38 +01:00
Jon Häggblad
8270204c7e
Run embedded ip-forwarder in gateway
2023-10-30 11:11:38 +01:00
Bogdan-Ștefan Neacşu
a209b87a41
Use the same hardcoded value for wg port
2023-10-27 14:29:57 +03:00
Bogdan-Ștefan Neacşu
ffb4457427
Feature/wg gateway data on handshake init ( #4057 )
...
* Return wg gateway data on handshake init
* Add wg register to gateway api client
* Remove socket addr and return just wg port
2023-10-27 13:40:42 +03:00
dependabot[bot]
6c436024f7
Bump browserify-sign from 4.2.1 to 4.2.2 in /testnet-faucet ( #4067 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 09:49:40 +01:00
dependabot[bot]
acbfdd7bbf
Bump browserify-sign from 4.2.1 to 4.2.2 ( #4066 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-27 09:49:17 +01:00
Tommy Verrall
8c1fb28216
Merge pull request #4062 from nymtech/chore/remove-whitespace-host-entry
...
remove any whitespace from input field when bonding host
2023-10-27 09:42:47 +01:00
Jon Häggblad
bef4a92e99
Create beginning of nym-ip-forwarder crate ( #4063 )
2023-10-26 18:13:36 +02:00
Tommy Verrall
d95f0e6f54
remove overhang from previous round :)
2023-10-26 17:00:52 +02:00
serinko
9d1adf9884
fix based on feedback
2023-10-26 16:56:43 +02:00
Tommy Verrall
31740f70e3
update validation
...
. use joi to validate ipv4 / ipv6 and hostname addresses
. check for empty characters on both version and host field and prevent submission otherwise
2023-10-26 16:54:14 +02:00
Tommy Verrall
c3d62b2a6a
be quiet linter
2023-10-26 15:47:05 +02:00
Tommy Verrall
64f89f9980
Merge pull request #4061 from nymtech/feature/update-security
...
update security disclosure info
2023-10-26 14:23:31 +01:00
Tommy Verrall
84f6459598
remove any whitespace from input field when bonding host
2023-10-26 15:19:10 +02:00
serinko
49dcc7e894
syntax fix
2023-10-26 14:37:30 +02:00
Raphaël Walther
361532830c
update security disclosure info
2023-10-26 14:15:05 +02:00
Tommy Verrall
ef1a453b9d
Merge pull request #4056 from nymtech/chore/change-output-to-debug
...
suppress error output
2023-10-26 12:40:06 +01:00
serinko
3fdd89035b
add page license
2023-10-26 13:07:07 +02:00
serinko
1aad2a3a7a
syntax fix
2023-10-26 13:04:56 +02:00
serinko
fa3277e18b
syntax fix
2023-10-26 12:59:40 +02:00
serinko
3d5a3ad958
add regions to SUMMARY.md
2023-10-26 12:58:29 +02:00
serinko
722486ca68
add regions to SUMMARY.md
2023-10-26 12:57:31 +02:00
serinko
96d1861955
add legal findings switzerland
2023-10-26 12:51:30 +02:00
serinko
f9e5a1159d
create legal region pages - us, swiss
2023-10-26 12:37:15 +02:00
serinko
4e994f2b92
update exit policy info
2023-10-26 12:32:53 +02:00
Tommy Verrall
1c8685681e
i hope for no more comments hold my 🍻
2023-10-26 12:25:31 +02:00
serinko
a65da367a3
correction based on feedback
2023-10-26 11:55:59 +02:00
serinko
e61281e25e
correction based on feedback
2023-10-26 11:54:51 +02:00
Jędrzej Stuczyński
0801b3c6f8
Feature/exit policy ( #4030 )
...
* exit policy types
* simple client for grabbing the policy
* moved allowed_hosts to a submodule
* started integrating exit policy into a NR
* ability to construct ExitPolicyRequestFilter
* fixed policy parsing to look for comment char from the left
* conditionally setting up request filter
* [wip] setting up correct url for exit policy upstream
* clap flags for running with exit policy
* fixed NR template
* updated NR config template
* making sure to perform request filtering in separate task
* initial, placeholder, exit policy API endpoint
* serving exit policy from an embedded NR
* double slash sanitization
* socks5 query for exit policy
* adjusted address policy logging
* cargo fmt
* Updated exit policy url to point to the correct mainnet file
* removed unecessary mutability in filter tests
* fixed the code block showing example policy being interpreted as doc test
2023-10-26 11:35:14 +02:00
serinko
0ff512f373
update smoosh faq - two options
2023-10-26 11:22:23 +02:00
serinko
d47f7afbf6
update smoosh faq - two options
2023-10-26 11:17:13 +02:00
Tommy Verrall
1f66670cc3
hopefully no more comments :)
2023-10-26 11:14:14 +02:00
Tommy Verrall
515054f1c6
addressing more pr feedback
2023-10-26 11:10:02 +02:00
Tommy Verrall
76d4036883
address pr feedback
2023-10-26 10:46:09 +02:00
serinko
0d21f2f39d
initialise operators update branch
2023-10-26 10:39:11 +02:00
Tommy Verrall
a5fa5dc05c
Merge pull request #4020 from Shubhamkashyap1601/develop
...
Update README.md
2023-10-26 09:31:49 +01:00
Tommy Verrall
e3fd26ca4e
Update README.md
...
fix denom
2023-10-26 10:29:04 +02:00
Tommy Verrall
8139fcfe74
keep list of ips in memory before deciding what to do..
2023-10-25 16:44:03 +02:00
Jędrzej Stuczyński
86fe4d1c1b
linked to swagger api from the landing page ( #4058 )
2023-10-25 15:23:11 +01:00
Tommy Verrall
6abeb9e3ca
Merge pull request #4055 from nymtech/update/issue-4052/reformat-delegations-summary
...
Reformat delegations summary
2023-10-25 15:09:30 +01:00
Tommy Verrall
d3ce3794b0
Merge pull request #4054 from nymtech/update/issue-4051/wallet-update-bond-page-link
...
Update bond page link
2023-10-25 15:08:38 +01:00
Tommy Verrall
89746e7dfe
- validate entries don't spam the logs
2023-10-25 14:09:08 +02:00
Tommy Verrall
700cd16641
suppress error output
...
- we can run the api and set the logging level differently on launch
- same offending characters are spamming the logs
2023-10-25 12:54:22 +02:00
fmtabbara
b72649e296
fix linting
2023-10-25 10:26:04 +01:00
fmtabbara
e9449b9135
fix delegations loading page
2023-10-25 10:02:21 +01:00
fmtabbara
caff2aa9d2
format delegations summary
2023-10-25 10:02:08 +01:00
fmtabbara
6eac899167
update bond page link
2023-10-24 16:14:25 +01:00
Tommy Verrall
ba4ade1750
Merge pull request #4034 from nymtech/nymvpn-ui_NC-87
...
feat(vpn): bootstrap ui app
2023-10-24 16:03:39 +01:00
pierre
b131de3bea
fix ci wip
2023-10-24 16:44:36 +02:00
pierre
a618668b63
fix ci wip
2023-10-24 16:37:05 +02:00
pierre
71e9fa178d
fix ci wip
2023-10-24 16:15:30 +02:00
pierre
67f13be3f7
fix ci wip
2023-10-24 16:12:16 +02:00
pierre
af89261992
add gh ci workflows
2023-10-24 16:08:12 +02:00
Jon Häggblad
d94a0454ae
wg: bounded channels ( #4037 )
...
* Make peer event channel bounded
* Make tun task channel bounded
2023-10-24 16:04:27 +02:00
mfahampshire
15af551139
smol reword
2023-10-24 15:03:58 +02:00
mfahampshire
0347a2bd89
added deprecation warning
2023-10-24 14:51:15 +02:00
mfahampshire
b26f70eb6a
stripped down + added new links
2023-10-24 14:51:05 +02:00
mfahampshire
bd10b17272
update plugin
2023-10-24 14:50:53 +02:00
mfahampshire
7b3a8d5bcd
added new examples pages
2023-10-24 14:50:40 +02:00
mfahampshire
0e1548db72
added new pages to summary
2023-10-24 14:50:24 +02:00
mfahampshire
2806931ca1
added new pages
2023-10-24 14:50:03 +02:00
Fouad
732720c306
update frontend type for current vesting period ( #4042 )
2023-10-24 13:35:17 +01:00
Tommy Verrall
58792e53de
Merge pull request #4039 from nymtech/feature/issue-4011/delegations-loading-ui
...
Add loading model on initial load of delegations
2023-10-24 12:51:12 +01:00
Tommy Verrall
8c54ebb6d1
Update sandbox.env ( #4040 )
2023-10-24 13:22:45 +02:00
mfahampshire
50e03d08bf
added info on post_process.sh
2023-10-24 13:18:32 +02:00
mx
b4229d22d5
Merge pull request #4031 from nymtech/operators/smoosh-updates
...
[OPERATORS]: Smoosh update
2023-10-24 11:09:36 +00:00
fmtabbara
4533834177
add loading model on initial load
2023-10-24 11:30:40 +01:00
serinko
42d3c3eec5
fix comments troubleshooting.md
2023-10-24 12:22:11 +02:00
Jędrzej Stuczyński
56e4b13e63
re-exported additional types for tx queries ( #4036 )
...
* re-exported additional types for tx queries
* replaced source of 'query::Query' type from cosmrs to tendermint-rpc for wasm compatibility
2023-10-24 11:15:38 +01:00
serinko
26217f53ae
fix comments troubleshooting.md
2023-10-24 12:10:44 +02:00
serinko
d79eda40a4
fix comments network-requester-setup.md
2023-10-24 12:03:19 +02:00
serinko
f4a17ac698
fix comments network-requester-setup.md
2023-10-24 11:58:31 +02:00
serinko
11e0b085d5
fix comments network-requester-setup.md
2023-10-24 11:56:57 +02:00
serinko
7df87a9c22
fix comments gateway-setup.md
2023-10-24 11:51:32 +02:00
Tommy Verrall
6b674fb53e
Update qa.env ( #4038 )
...
add ephemera placeholder
2023-10-24 11:48:39 +02:00
pierre
e7e68dafb5
fix typo
2023-10-24 11:46:48 +02:00
serinko
d5cabb10d6
fix comments smoosh-faq.md
2023-10-24 11:39:21 +02:00
serinko
cd425412cc
fix comments mixnodes-faq.md
2023-10-24 11:35:43 +02:00
Jon Häggblad
7cafd25036
wg: all channels strongly typed ( #4035 )
...
* Add PeerEventSender/Receiver
* Create strong types
* Create PacketRelaySender/Receiver
* Strongly typed
2023-10-24 11:22:59 +02:00
benedettadavico
0486cd2e63
refactoring the utils
2023-10-24 11:16:06 +02:00
pierre
4b68f8b725
setup lib compilation
2023-10-24 11:04:54 +02:00
Jędrzej Stuczyński
e2d816defb
fixed fmt::Display impl for GatewayNetworkRequesterDetails ( #4033 )
2023-10-24 09:57:53 +01:00
Jon Häggblad
d80333c819
wireguard: add packet relayer ( #4032 )
...
* wip
* wip: first step in putting in place forward channels
* Setup event loop for packet relayer
* tuntaskresponse
* wip
* tun task response channel
* Update comment
* done
* formatting
* nits
* Add comment
2023-10-24 10:50:30 +02:00
serinko
4d8d40f288
spellcheck mixnodes-faq.md
2023-10-24 10:42:00 +02:00
serinko
1e13dc542d
spellcheck troubleshooting.md
2023-10-24 10:38:19 +02:00
serinko
d103cefed2
spellcheck gateway-setup.md
2023-10-24 10:36:53 +02:00
serinko
ddd7c7058c
add gateway troubleshooting
2023-10-24 10:35:42 +02:00
serinko
bbb6919bf1
delete old troubleshooting stuff
2023-10-24 10:31:11 +02:00
serinko
c3ffadf53f
update network requester smooshed setup
2023-10-24 10:22:05 +02:00
serinko
c41872d5a4
finish gateway doc updates
2023-10-24 09:15:34 +02:00
serinko
b5ca5b4417
add exit gateway options
2023-10-24 09:11:17 +02:00
serinko
6bff864444
add how to make legal PR
2023-10-24 08:24:40 +02:00
serinko
a0e3978927
add legal forum to faq
2023-10-24 08:15:04 +02:00
pierre
735751b0d4
setup mui and tailwind
2023-10-23 19:57:48 +02:00
pierre
bf500948b2
init
2023-10-23 14:07:31 +02:00
benedetta davico
85d172e54a
updating details for QA env ( #4027 )
...
* updating details for QA env
* cargo fmt
2023-10-23 11:56:16 +02:00
benedettadavico
604098844a
node-api test updates
2023-10-23 10:59:03 +02:00
Jon Häggblad
d9f088f36e
Fully wrap tun task channel in strong type ( #4023 )
2023-10-20 15:17:03 +02:00
Jon Häggblad
396112bc8b
wg: use tags to forward packets ( #4022 )
...
* Explicit type for TunTaskRx
* Add tag to correctly forward incoming packets
2023-10-20 11:10:55 +02:00
Jon Häggblad
9ba2b28654
Merge pull request #4021 from nymtech/jon/wg-handle-ipv6-in-tun-device
...
Handle ipv6 in tun device
2023-10-19 15:32:59 +02:00
Jon Häggblad
89fad5c667
Fix log typo
2023-10-19 14:51:18 +02:00
Jon Häggblad
474c496226
Handle ipv6 in tun device
...
Handle IPv6 in tun device.
Remove bunch of unwraps and correctly handle errors.
Deduplicate parse_src_address.
2023-10-19 14:47:22 +02:00
Shubham kashyap
8bd497ae09
Merge pull request #1 from Shubhamkashyap1601/Shubhamkashyap1601-patch-1
...
Update README.md
2023-10-19 16:44:31 +05:30
Shubham kashyap
107cec39f4
Update README.md
2023-10-19 16:43:36 +05:30
Jędrzej Stuczyński
6a9b9cd0dd
making sure to start local gateway in 'local' mode ( #4019 )
2023-10-19 12:06:09 +01:00
benedettadavico
65e35bd2b0
Initial step to adding nym-node functional tests
2023-10-19 12:52:46 +02:00
Jędrzej Stuczyński
f328f3fa9e
Feature/gateway api ( #3970 )
...
* Squashing all the changes
initial router
started expanding the API
initial empty openapi/swagger
populated build-info endpoint
wip: populating rest of swagger
missing swagger data + using closure capture for immutable state
running the api as a proper task in gateway 'run'
fixing some version/feature clashes
refactored routes structures
initial host information endpoint
expanded on gateway-related endpoints
signing host information
moved all models to separate crate
unified http api client
routes unification + node api client
new generic cache and refresher
nym-api caching node self described information
removed old cache type
temporarily wired up NymContractCache to NodeDescriptionProvider
caching self reported host info
clients using self-described gateway information
fixed request timeouts for wasm
fixed wasm builds
post rebase fixes
cargo fmt
brought in wg routes into nym-node router
added ErrorResponse for wireguard routes
basic swagger support for wg endpoints
turns out swagger can be happy with strongly typed requests
output type support for wg routes
using concrete error type for nym node request error
fixed the registration test
landing page configurability
increased configurability
fixed build and lints of other crates
added default user-agent to http-api-client
reduced severity of gateway details lookup failure
changed default http port from 80 to 8080
nym-api using new default port for queries
added health endpoint
nym-api trying multiple ports for the client
using camelcase for node status
corrected health endpoint description
restored and revamped 'force_tls' flag to filter all gateways that support the wss protocol
fixed 'pub_key' path param in open api schema
derived Debug on 'NymNodeDescription'
ensuring valid public ips
added init and run flags to set hostname and public ips
fixed listening address being pushed to public ip
fixed the positional local flag
logging remote ip address of the request
updated helper function to query for described gateways
enabled tls in gateway client
removed hack-opts from mix fetch
additional changes after rebasing against origin/develop
* clippy
* wasm-related target locking
* more clippy, but this time in tests
2023-10-19 12:36:53 +02:00
Tommy Verrall
21a2b5f320
Merge pull request #3992 from nymtech/feature/configurable-socks5-bind-address
...
Feature/configurable socks5 bind address
2023-10-18 16:49:33 +01:00
Tommy Verrall
29dd931289
Merge pull request #3979 from nymtech/dependabot/go_modules/wasm/mix-fetch/go-mix-conn/golang.org/x/net-0.17.0
...
build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 in /wasm/mix-fetch/go-mix-conn
2023-10-18 16:30:54 +01:00
Drazen Urch
bbfb1f4346
Integrate gateway registry with nym-wireguard ( #4010 )
...
* NC-54 Integrate gateway registry with nym-wireguard
* Feature flag wireguard types
* Restore etherparse
* Fix start command
* clippy
* fmt
* Fix clippy lint
2023-10-18 16:10:36 +02:00
Jon Häggblad
ee02583cd2
ci: onlyh install protoc on macos-latest
2023-10-18 11:19:59 +02:00
Jon Häggblad
4141a7844f
ci: install protoc in nightly-nym-wallet-build
2023-10-17 23:39:28 +02:00
Jon Häggblad
1de86f7ad7
Merge pull request #4015 from nymtech/jon/ci-cleanup
...
ci: general cleanup
2023-10-17 23:02:41 +02:00
Jon Häggblad
833502ee35
Download wasm-opt release binaries instead of compiling
2023-10-17 22:58:25 +02:00
Jon Häggblad
9095da1e10
Install wasm-pacl in ci-sdk-docs-typescript
2023-10-17 22:57:24 +02:00
Jon Häggblad
b5eb8e94f4
Rename a few workflows
2023-10-17 22:56:33 +02:00
Jon Häggblad
8377c17838
Remove unnecessary apt install
2023-10-17 22:55:46 +02:00
Jon Häggblad
af018180d2
Switch to pull_request triggers on a few workflows
2023-10-17 22:55:00 +02:00
Jon Häggblad
5102fe9797
Remove some old build conditionals
2023-10-17 22:53:45 +02:00
Jon Häggblad
188e766106
Rename to ci-nym-api-tests
2023-10-17 22:52:15 +02:00
Jon Häggblad
5729123dd1
Rename to build-upload-binaries
2023-10-17 22:51:24 +02:00
Jon Häggblad
1935df960b
Remove push triggers on a bunch of CI workflows
2023-10-17 22:50:30 +02:00
Jon Häggblad
c39fd49b1f
Remove commented out leftovers
2023-10-17 22:47:17 +02:00
Jon Häggblad
bc6634fb6f
ci: use custom-linux instead of custom-runner-linux ( #4014 )
2023-10-17 22:42:31 +02:00
Tommy Verrall
09941eb741
Merge pull request #4013 from nymtech/feature/ts-sdk-fixes
2023-10-17 19:09:49 +01:00
Lorexia
2fc0d51377
Update mixfetch documentation
2023-10-17 19:11:09 +02:00
Lorexia
1e1b69c3b5
Update mixfetch doc and ascii tree bug
2023-10-17 19:07:25 +02:00
Jędrzej Stuczyński
82070b4ccb
i hate config backwards compatibility
2023-10-17 15:17:58 +01:00
Tommy Verrall
829296c0bb
Merge pull request #4009 from nymtech/CI/CD-docs-patch
...
CI/CD-docs patch
2023-10-17 14:56:08 +01:00
Jędrzej Stuczyński
c3571e53d9
base config actually did change
2023-10-17 14:44:23 +01:00
Jon Häggblad
7a8c9317bc
ci: create install-wasm-opt reusable action ( #4012 )
2023-10-17 15:35:44 +02:00
serinko
11ca9dd34e
fix flow
2023-10-17 13:24:03 +00:00
serinko
3e48b8db92
build books locally - success
2023-10-17 15:19:52 +02:00
serinko
38377ca776
edit syntax logic
2023-10-17 13:03:21 +00:00
serinko
529ad0e146
edit command path syntax
2023-10-17 12:43:01 +00:00
Jędrzej Stuczyński
d14337b9db
updated config templates
2023-10-17 12:52:52 +01:00
Jędrzej Stuczyński
855ae2fe78
nym-connect config upgrades
2023-10-17 11:50:08 +01:00
Tommy Verrall
e328898971
Merge pull request #4005 from nymtech/dependabot/npm_and_yarn/babel/traverse-7.23.2
...
build(deps): bump @babel/traverse from 7.22.17 to 7.23.2
2023-10-17 11:44:26 +01:00
serinko
72a6de18ae
edit syntax
2023-10-17 10:38:03 +00:00
serinko
52dc25b0ea
correct path
2023-10-17 10:34:16 +00:00
serinko
a6180a54bf
serinko/patch/ci-docs
...
I was not finished with the previous PR - was merged too fast
2023-10-17 10:27:35 +00:00
Tommy Verrall
f9971fbc8d
Merge pull request #4008 from nymtech/patch/ci-docs/serinko
...
Fix ci/cd-docs errors
2023-10-17 11:20:54 +01:00
serinko
0c7df5bd22
add mdbook-admonish install
2023-10-17 10:04:03 +00:00
Jon Häggblad
96a925c040
wireguard: create structs for udp handler and tun device ( #4007 )
...
* Extract out parse_peer
* wip: handle_packet extract
* Extract out active_peers.rs
* wip: rework to struct from free function
* udp_listener working
* wip
* more udp_listener
* tun_device
* wip
* tun_device
* Remove some old commented out stuff
* tidy
* Remove commented out line
2023-10-17 12:01:11 +02:00
serinko
20bc1e9caf
fix ci-docs error atempt
2023-10-17 09:50:44 +00:00
dependabot[bot]
2ae61ae79f
build(deps): bump @babel/traverse from 7.22.17 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.17 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 16:08:39 +00:00
Tommy Verrall
53ab49cdd0
Merge pull request #4004 from nymtech/dependabot/npm_and_yarn/nym-api/tests/babel/traverse-7.23.2
...
build(deps-dev): bump @babel/traverse from 7.18.11 to 7.23.2 in /nym-api/tests
2023-10-16 16:56:27 +01:00
Tommy Verrall
e341a37dd3
Merge pull request #3980 from nymtech/feature/operators/legal-forum
...
[DOC] Community legal forum for node operators
2023-10-16 16:34:52 +01:00
Tommy Verrall
e6ca58b7c8
Merge pull request #3982 from nymtech/bug/issue-3981/wallet-delegations-orderby-cp
...
Wallet: Fix delegation sorting for Cost Params
2023-10-16 16:26:03 +01:00
Tommy Verrall
8a3959b1e1
Update ci-docs.yml
...
fix issue when admonish needs updating
2023-10-16 17:11:59 +02:00
Tommy Verrall
4ebeada604
Merge pull request #3999 from nymtech/feature/ts-sdk-fixes
...
Latest version of the TS SDK documentation
2023-10-16 15:49:54 +01:00
fmtabbara
6a43b95e5e
merge develop
2023-10-16 15:36:37 +01:00
serinko
7ebb39c401
add tor legal advice excert
2023-10-16 16:24:24 +02:00
dependabot[bot]
66aff5bf2d
build(deps-dev): bump @babel/traverse in /nym-api/tests
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.18.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 14:14:39 +00:00
Tommy Verrall
15e029c380
Merge pull request #3994 from nymtech/feature/developers-docs-update
...
Add TS SDK info and links to developers documentation
2023-10-16 15:13:36 +01:00
Tommy Verrall
a17df31eaa
Merge pull request #3993 from nymtech/feature/docs-update
...
Update TS SDK info in docs
2023-10-16 15:12:46 +01:00
Lorexia
fa60c83691
Update github actions to bumped mdbook
2023-10-16 16:06:14 +02:00
Drazen Urch
e4dda5e541
Replace HashMap with DashMap ( #3995 )
2023-10-16 15:40:26 +02:00
Jon Häggblad
c598082335
wireguard: short circuit known addr ( #3998 )
...
* Forward directly on known addr
* Extract out test dev creation
* Extract out RegisteredPeers
* Extract out registered_peers.rs
* Reset main rate limiter on a timer
* Some pedantic clippy
* minor tidy
* Add missing continue
2023-10-16 14:15:33 +02:00
serinko
2e0cc8fa5f
spellcheck
2023-10-16 14:07:45 +02:00
Lorexia
b3caa7e28d
Update TS SDK info in docs
2023-10-16 14:07:26 +02:00
Fouad
9a30708bea
Ensure bonding page refresh when changing accounts ( #4002 )
2023-10-16 12:51:15 +01:00
Tommy Verrall
dd5d13ce91
Merge pull request #3976 from nymtech/documentation/updates
...
[DOCS] Update admonish version && Fix formatting
2023-10-16 12:09:52 +01:00
Jon Häggblad
30bfc24386
Merge pull request #4001 from nymtech/master
...
Merge master into develop
2023-10-16 12:42:24 +02:00
Mark Sinclair
3a86e9ecb7
Run GitHub Actions for Typescript and MacOS on large runners
...
Conflicts:
.github/workflows/publish-sdk-npm.yml
2023-10-16 12:35:23 +02:00
serinko
80fb3066e8
add how to make new input part
2023-10-16 12:17:52 +02:00
Lorexia
977338d1ba
Update integration docs
2023-10-16 11:09:55 +02:00
Lorexia
d5d889727d
Update callouts
2023-10-16 11:09:55 +02:00
Lorexia
93d4f91008
Add note for mixnet in production
2023-10-16 11:09:55 +02:00
Lorexia
c053dc5903
Update decision trees
2023-10-16 11:09:55 +02:00
Lorexia
da847b6ee8
Update integrations info
2023-10-16 11:09:55 +02:00
Lorexia
0fea2e09ae
Update decision tree
2023-10-16 11:09:55 +02:00
Lorexia
751e3f739a
Update packages versions and integration decision tree
2023-10-16 11:09:42 +02:00
Lorexia
01b3204a49
Update docs: reorder pages, examples, fetch checker
2023-10-16 11:06:45 +02:00
Lorexia
f5808fab83
Update fetch checker
2023-10-16 11:06:45 +02:00
Lorexia
48e698d080
Add details to integration page
2023-10-16 11:06:45 +02:00
Lorexia
022687526a
Add fetch checker utility to integrations page
2023-10-16 11:06:45 +02:00
Gala
3a624070ad
fix build
2023-10-16 11:06:45 +02:00
Gala
2e5a7c3912
different log for each comp
2023-10-16 11:06:45 +02:00
Gala
78f0633669
info txt
2023-10-16 11:06:45 +02:00
Gala
8fa54c4ad5
wrapping all wallet comp with wallet provider
2023-10-16 11:06:45 +02:00
Gala
7e07724085
fixing methods
2023-10-16 11:06:44 +02:00
Gala
42f0337e7f
conecting things
2023-10-16 11:06:44 +02:00
Gala
7cab3d58a8
point to take in count
2023-10-16 11:06:44 +02:00
Gala
495f2eb543
wip
2023-10-16 11:06:44 +02:00
Gala
0baaa2f847
wip
2023-10-16 11:06:44 +02:00
Gala
4adf922b3f
adding a react context... imposible to avoid it at the end : (
2023-10-16 11:06:44 +02:00
Lorexia
f3dfbeb2b7
Update examples
2023-10-16 11:06:44 +02:00
Lorexia
6619aed3b7
Update mixfetch for webpack
2023-10-16 11:06:44 +02:00
Lorexia
422b9a3a86
Add esbuild callout
2023-10-16 11:06:44 +02:00
Lorexia
618d0bdd34
Add disconnect to cosmoskit example
2023-10-16 11:06:44 +02:00
Lorexia
aec136edc8
Update CosmosKit tutorial
2023-10-16 11:06:44 +02:00
Lorexia
88fa090e23
Update notes
2023-10-16 11:06:44 +02:00
Lorexia
988fb174fc
Add details to mixfetch
2023-10-16 11:06:44 +02:00
Lorexia
8961d19fb8
Correct typo
2023-10-16 11:06:44 +02:00
Lorexia
627ebf4614
Fix mixnet example code for starting client
2023-10-16 11:06:44 +02:00
Lorexia
03099493aa
Correct client
2023-10-16 11:06:44 +02:00
Lorexia
f8c3f784c8
Update general FAQ
2023-10-16 11:06:44 +02:00
Lorexia
42fe861fbc
Add testnet info to wallet
2023-10-16 11:06:43 +02:00
Lorexia
a0ca5fcf55
Add RUST info
2023-10-16 11:06:43 +02:00
Gala
938e5ba19c
refactor
2023-10-16 11:06:43 +02:00
Gala
962d43ba3f
now give to each section it's own code example
2023-10-16 11:06:43 +02:00
Gala
cd5888636c
divide a the wallet in operations
2023-10-16 11:06:43 +02:00
Lorexia
305a374917
Update integrations page
2023-10-16 11:06:43 +02:00
serinko
02a74aa448
remove test file
2023-10-16 11:06:43 +02:00
serinko
f86cb859a7
add test file
2023-10-16 11:06:43 +02:00
Lorexia
4bf7096ee7
Add callout to mixFetch page
2023-10-16 11:06:43 +02:00
Lorexia
4b830ce38b
Correct documentation
2023-10-16 11:06:43 +02:00
Lorexia
65125b5f1e
Update documentation: introduction, overview and installation
2023-10-16 11:06:43 +02:00
Lorexia
281c94c6b2
correct FAQ
2023-10-16 11:06:43 +02:00
Lorexia
160ffbbcdd
repair ASCII tree bug
2023-10-16 11:06:43 +02:00
Gala
a6dc10ceec
updating dependencies
2023-10-16 11:06:30 +02:00
Lorexia
81edbab511
rebase to latest develop
2023-10-16 11:04:03 +02:00
Lorexia
272909d250
Add FAQ page details and rework bundling structure
2023-10-16 10:59:33 +02:00
Lorexia
91f1552a88
Add bundling pages and details for ESbuild and Webpack
2023-10-16 10:59:33 +02:00
Lorexia
4aa7d08e65
push last updates
2023-10-16 10:59:33 +02:00
Lorexia
587f500a0c
add polyfills details to bundling page
2023-10-16 10:59:33 +02:00
Lorexia
98898054c3
update mixfetch, cosmoskit examples
2023-10-16 10:59:33 +02:00
Lorexia
4753766d16
update query, execute, mixnet examples
2023-10-16 10:59:33 +02:00
Lorexia
502acd5b20
update mixfetch example
2023-10-16 10:59:33 +02:00
Lorexia
d569bf6b09
update mixnet example
2023-10-16 10:59:33 +02:00
Lorexia
bfdf9942f0
update query and execute examples
2023-10-16 10:59:33 +02:00
Lorexia
63d2ed2fec
add type annotations to examples
2023-10-16 10:59:33 +02:00
Lorexia
9627fa0500
Add small fixes
2023-10-16 10:59:33 +02:00
Lorexia
7938c41fcf
Fix chips css
2023-10-16 10:59:33 +02:00
Lorexia
f3fa86deb4
Fix css issues
2023-10-16 10:59:33 +02:00
Lorexia
3cdfcfff2c
Fix buttons styling
2023-10-16 10:59:32 +02:00
Lorexia
1412ca8fdd
Detail Cosmoskit example and add more fixes
2023-10-16 10:59:32 +02:00
Lorexia
611a945a3b
Fix examples code
2023-10-16 10:59:32 +02:00
Tommy Verrall
7d3e2f9870
Merge pull request #3997 from nymtech/master
...
merge release/2023.2-bounty into develop
2023-10-16 09:41:59 +01:00
Tommy Verrall
f08521a705
Merge pull request #3985 from nymtech/bug/issue-3984/fix-mixnode-sorting
...
Fix sorting for mixnodes and gateways
2023-10-16 09:16:07 +01:00
Tommy Verrall
3be06f813e
Merge branch 'develop' into master
2023-10-16 09:06:01 +01:00
Jon Häggblad
2c8187eb6c
wireguard: parse the public key up front in the UDP handler ( #3977 )
...
* wireguard: try to have a flow where we parse the public key up front
* Fix bug with continue instead of return in loop
* fix clippy::enum-variant-names
2023-10-16 09:44:10 +02:00
Tommy Verrall
82c107f7ad
Merge pull request #3996 from nymtech/jon/clippy
...
Fix (some) clippy in beta toolchain
2023-10-16 08:07:43 +01:00
Tommy Verrall
3f5ec9e7be
Merge pull request #3983 from nymtech/release/2023.2-bounty
...
Release/2023.2 bounty
2023-10-16 08:02:08 +01:00
Jon Häggblad
ea606857c2
clippy in ephemera (not all)
2023-10-15 23:05:34 +02:00
Jon Häggblad
a12c733b01
clippy::needless-pass-by-ref-mut
2023-10-15 22:41:46 +02:00
Jon Häggblad
f9063a298b
clippy::unnecessary-mut-passed
2023-10-15 22:40:52 +02:00
Jon Häggblad
edc100e67e
clippy::needless-pass-by-ref-mut
2023-10-15 22:39:52 +02:00
Mark Sinclair
e381e9e37f
Fix pre and post CI package loading
2023-10-13 19:22:33 +01:00
Mark Sinclair
1abcad05c1
GitHub Actions install wasm-opt
2023-10-13 19:10:39 +01:00
Mark Sinclair
ffcfa9435f
Run GitHub Actions for Typescript and MacOS on large runners
2023-10-13 18:58:32 +01:00
Mark Sinclair
52d5eb444b
Fix up Typescript CI and linting
2023-10-13 18:40:47 +01:00
Lorexia
b5cc7b8e49
Add TS SDK info and links to developers documentation
2023-10-13 18:35:29 +02:00
serinko
180927bcac
add legal chat room
2023-10-13 16:39:05 +02:00
Jędrzej Stuczyński
078365c467
nym connect fix
2023-10-13 11:07:30 +01:00
Jędrzej Stuczyński
85938113b7
cargo fmt
2023-10-13 11:02:15 +01:00
Jędrzej Stuczyński
0f38f35aba
updated client config template
2023-10-13 11:00:49 +01:00
Jędrzej Stuczyński
0a7826d286
allow setting custom bind address for socks5 client
2023-10-13 10:57:58 +01:00
Tommy Verrall
e02eae8fb3
Merge pull request #3986 from nymtech/bugfix/packet-type-satsub
...
use saturating sub in case outfox is not enabled
2023-10-13 10:03:02 +01:00
Jędrzej Stuczyński
fe4870199e
use saturating sub in case outfox is not enabled
2023-10-12 17:44:50 +01:00
fmtabbara
3d506cfa01
use switch statement for key mapping
2023-10-12 16:12:03 +01:00
fmtabbara
393d348306
fix sorting for mixnodes and gateways
2023-10-12 14:29:31 +01:00
fmtabbara
3ce936edac
move delgation sorting logic to hook + update storybook data values for testing
2023-10-12 13:38:44 +01:00
Jon Häggblad
3b634fe64e
wireguard: make sure to set rate limiter and index explicitly ( #3978 )
2023-10-12 14:26:11 +02:00
serinko
12a058d91b
update mdbook-admonish
2023-10-12 13:46:30 +02:00
serinko
95f0dd8979
add in-sheet-break-lines <br>
2023-10-12 10:53:18 +00:00
serinko
02dfd775a9
add summary of smoosh legal impact
2023-10-12 10:28:27 +02:00
serinko
82d6d203f0
initialize legal forum
2023-10-12 10:15:02 +02:00
dependabot[bot]
d180f7063c
build(deps): bump golang.org/x/net in /wasm/mix-fetch/go-mix-conn
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 22:51:15 +00:00
Mark Sinclair
70f5d476f2
Tidy up package.json workspace to prefer packages from npm
2023-10-11 14:58:44 +01:00
Mark Sinclair
445f3b0adb
Update lock file
2023-10-11 14:58:14 +01:00
Mark Sinclair
42836b3e0e
Add packages to version bumper internal tool
2023-10-11 14:57:57 +01:00
Mark Sinclair
7c2318a096
Release Typescript SDK v1.2.0 packages
2023-10-11 11:31:41 +01:00
serinko
b3739c02c7
re-update mdbook-admonish
2023-10-11 11:12:10 +02:00
serinko
5b7b3c0bdc
upate admonish
2023-10-10 23:21:42 +02:00
serinko
f2c2f273d7
fix syntax and formatting
2023-10-10 23:17:08 +02:00
serinko
3913e3e56b
[DOC]: edit minor syntax - smoosh-faq.md
2023-10-10 13:08:44 +00:00
Tommy Verrall
5f3f97f3be
Merge pull request #3975 from nymtech/bugfix/3973
...
Add packet type to NE mixnet response listener
2023-10-10 12:27:33 +02:00
Jon Häggblad
fb2b7d3480
Fix rust-analyzer warnings ( #3974 )
...
* Fix rust-analyzer warnings
Fix some warnings that rust-analyzer emits due to enabling all features.
These are annoying when you try to list all warnings in the entire
workspace.
* Revert change to signing client
* Instead add nested feature
2023-10-10 12:02:00 +02:00
Jon Häggblad
7577ec9cb2
[NC-43] Route packets back to WG peer ( #3965 )
...
* Initial work on reverse nat
* wip
* Refine key gen
* Rename to wg_tunnel
* Forward packet to peer
* Remove source_addr
* Check if allowed to write to tunnel
* Extract out network_table
* Move map struc definitions to udp_listener
* Delegate ip network table calls
* Fix mac compilation
* Add TunTaskTx type
2023-10-10 11:01:03 +02:00
Drazen Urch
1e900c32df
Gateway client registry and api routes ( #3955 )
...
* Add HTTP API and Client registry to Gateway
* Update CHANGELOG
* Smooshify structure
* Reify x25519 public key
* Hmac message verification
* Add lightweight handshake with replay protection
* Tidy up, move registartion to its own file
* Test for the registration flow
* Fix nonce loop hole
2023-10-10 10:55:26 +02:00
Drazen
cb4eaddc9f
Add packet type to NE mixnet response listener
2023-10-10 10:36:28 +02:00
benedettadavico
1b4bf74107
bump wallet version and update changelog
2023-10-10 09:47:46 +02:00
Tommy Verrall
52151c5fb4
Merge pull request #3971 from nymtech/move_builds_to_ubuntu_lts
...
Github Actions: Fix release process
2023-10-09 11:27:26 +02:00
Raphaël Walther
24fe628e15
Github Actions: Fix release process
2023-10-09 07:24:18 +02:00
Jon Häggblad
369330f517
Fix clippy for latest stable toolchain ( #3935 )
...
* clippy::redundant-guards
* clippy::incorrect_partial_ord_impl_on_ord_type
* clippy::redundant-guards
* clippy::unwrap-or-default
* rustfmt
* noop_method_call
* nym-wallet Cargo.lock
* Unpin rust toolchain for nym-wallet
* cargo clippy --fix --workspace
* clippy::redundant_locals
* Reorder Makefile targets for more logical ordering
2023-10-06 11:04:26 +02:00
Jon Häggblad
ada30f5483
ci: skip tests in ci-build for mac due to lack of runners
2023-10-06 10:53:29 +02:00
Tommy Verrall
c906770370
Merge pull request #3895 from nymtech/feature/issue-3894/wallet-rename-accounts
...
Wallet: Introduce edit account name
2023-10-05 16:05:58 +02:00
Raphaël Walther
6f94124256
Merge pull request #3967 from nymtech/add_workflow_trigger
...
Add workflow trigger
2023-10-05 15:31:47 +02:00
Raphaël Walther
e15c243202
Add workflow trigger
2023-10-05 15:25:13 +02:00
Tommy Verrall
c5599bf07d
Merge pull request #3942 from nymtech/jon/fix-contract-schema
...
Update cw3-flex-multisig schema
2023-10-05 15:03:08 +02:00
Tommy Verrall
70de88d53a
Merge pull request #3948 from nymtech/jon/upgrade-webpki
...
Upgrade webpki 0.22.0 to 0.22.2
2023-10-05 14:20:59 +02:00
Tommy Verrall
ef30a6706b
Merge pull request #3956 from nymtech/jon/update-chrono
...
Update chrono
2023-10-05 13:11:49 +02:00
Tommy Verrall
c784d95088
Merge pull request #3951 from nymtech/feature/localnet
...
Feature/localnet
2023-10-05 13:10:30 +02:00
Jon Häggblad
d57a4bc242
Merge pull request #3961 from nymtech/jon/wireguard-platform-specific
...
Compartmentalize the platform specific modules in the wg crate
2023-10-05 12:41:21 +02:00
Jon Häggblad
750a59461c
ci: enable mac on ci-build
2023-10-05 11:09:35 +02:00
Jon Häggblad
f244cff810
Comment out unused rocksdb in ephemera ( #3957 )
2023-10-05 11:08:15 +02:00
Jon Häggblad
63bbdfa523
Move platform specific code to platform directory
2023-10-05 09:56:01 +02:00
Jon Häggblad
1774606ec6
Merge pull request #3960 from nymtech/feature/wg-target-locking
...
don't build tokio-tun on non-linux targets
2023-10-04 21:26:21 +02:00
Jon Häggblad
e6c0b48819
Create dummy start_wireguard for non-linux
2023-10-04 21:01:16 +02:00
Jon Häggblad
cabadcb5cc
rustfmt
2023-10-04 20:11:28 +02:00
Jędrzej Stuczyński
0cec9f636f
don't build tokio-tun on non-linux targets
2023-10-04 16:41:12 +01:00
Jędrzej Stuczyński
56ddadc4c4
removed dead code
2023-10-04 09:03:51 +01:00
Jędrzej Stuczyński
2ab5b63086
script to startup localnet
2023-10-04 09:03:51 +01:00
Jędrzej Stuczyński
ffcb7348ff
fixed conflicting flags
2023-10-04 09:03:51 +01:00
Jędrzej Stuczyński
05739b4d84
added 'custom_mixnet' arg to nr
2023-10-04 09:03:50 +01:00
Jon Häggblad
3a6f1bec79
ci: enable wireguard on linux only in CI
2023-10-04 08:46:03 +02:00
Jon Häggblad
538fd7c5ee
Remove old unused lock file ( #3958 )
2023-10-04 08:39:25 +02:00
Drazen
12c931be36
Feature gate nym-wireguard
2023-10-04 08:24:18 +02:00
Jon Häggblad
ca0525d949
Fix clippy
2023-10-03 23:01:25 +02:00
Jon Häggblad
053fee7fdc
Update quinn-proto ( #3954 )
2023-10-03 22:43:58 +02:00
Jon Häggblad
97981e536d
Update chrono
2023-10-03 22:42:58 +02:00
Jon Häggblad
a7595ff176
nym-connect: update Cargo.lock after the tungstenite upgrade ( #3953 )
2023-10-03 22:24:44 +02:00
Jon Häggblad
14fbf8e064
Upgrade webpki 0.22.0 to 0.22.2 in nym-connect
2023-10-03 22:21:52 +02:00
Jon Häggblad
bb1fc9bb6a
ci: try enable color ( #3952 )
...
* ci: add CARGO_TERM_COLOR=always
* ci: revert dedup check since it doesn't always work
2023-10-03 22:02:19 +02:00
Jon Häggblad
581edbf0b3
Use TUN device for forwarding wireguard traffic ( #3902 )
...
* Initial experiments with using tun device
* Remove some unused stuff and start tidying
* Match stored peer addr
* Refine comments and names
* Fix deadlock
* Annotate with some more logging
* Tweak log statements in handle_routine
* wip: temp logging
* log to info
* Refine logging
* clippy
2023-10-03 18:18:38 +02:00
Jon Häggblad
03c33b1ee5
Upgrade tungstenite to latest ( #3947 )
2023-10-03 17:06:32 +02:00
Jon Häggblad
e13eeeb561
Update Cargo.lock
2023-10-03 14:38:41 +02:00
Jon Häggblad
e51881dbdf
Merge pull request #3950 from nymtech/master
...
Master into develop
2023-10-03 13:47:42 +02:00
benedetta davico
2a8ccace26
Merge branch 'master' into release/2023.1-milka
2023-10-03 12:38:02 +02:00
Jon Häggblad
1fd02ede95
ci: avoid duplicate builds for another two CI builds
2023-10-03 11:58:51 +02:00
Jon Häggblad
c324804aa9
ci: avoid duplicate builds for two CI builds
2023-10-03 11:56:11 +02:00
serinko
d5b961be5b
syntax correction
2023-10-03 09:18:49 +00:00
mx
1e26d4c88e
Merge pull request #3944 from nymtech/feature/documentation/events-page
...
DOCS: Create page for web3 privacy talk (Rome)
2023-10-03 09:09:03 +00:00
mfahampshire
f91fa95888
typo fixes
2023-10-03 11:08:00 +02:00
Jon Häggblad
b67d1e7a99
Upgrade webpki 0.22.0 to 0.22.2
2023-10-03 10:48:58 +02:00
Jędrzej Stuczyński
56a384ea09
[wasm-client] keeping ownership over 'ReceivedBufferRequestSender' channel when spawning 'ResponsePusher' ( #3945 )
...
* [wasm-client] keeping ownership over 'ReceivedBufferRequestSender' channel when spawning 'ResponsePusher'
* Bump version of Typescript SDK to RC.10
* GitHub Actions workflow to publish SDK to NPM
* Bump package version manually
---------
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-10-03 09:36:25 +01:00
Jon Häggblad
c7da8a7594
ci: reorder nightly build matrix to group on toolchain
2023-10-03 09:09:51 +02:00
serinko
cc9b444394
add aztec partnership link
2023-10-02 14:04:52 +02:00
serinko
22c1d80712
initialise web3privacy page
2023-10-02 13:58:08 +02:00
Jon Häggblad
0b38e20298
Fix CI contract schema check
2023-09-30 11:47:01 +02:00
Jon Häggblad
38f78c9983
Generate multisig schema
2023-09-30 11:46:41 +02:00
benedettadavico
6e3bb2ec18
update changelog and bump version
2023-09-24 15:25:44 +02:00
Jon Häggblad
412776e336
Add missing toolchain in ci-build-upload-binaries.yml
2023-09-22 17:17:04 +02:00
Jon Häggblad
68d363af3c
Rename the files for release workflows ( #3932 )
2023-09-22 16:51:57 +02:00
Jon Häggblad
7415cf1934
Another round of tidy gh workflows ( #3931 )
...
* Remove unused Makefile target
* Split out ci-contracts-upload-binaries
* Remove the contracts from the main workflow
* Rename build-and-upload-binaries-ci
* Rename network-explorer name
* Rename network-explorer filename and check-merge-conflicts
* Rename three more workflows
* Rename sdk-publish
* Remove deprecated clippy-all
* Rename matrix includes json and delete one that is unused
* Typo in filename
* Delete nym-wallet-release.yml
2023-09-22 16:50:43 +02:00
Jon Häggblad
8c6421f240
Reverse naming for a whole bunch of workflows ( #3928 )
2023-09-22 16:50:34 +02:00
Jon Häggblad
c3f03a657f
Update some CI workflow names ( #3926 )
...
* Rename two workflows to fit naming scheme
* ci-build name change
* Rename 3 more workflows to ci- names
* Rename wallet.yml and nym-wallet-nightly-build to reverse naming scheme
* Rename to ci-contracts.yml
* Delete nym-wallet webdriverio workflow
* Update some workflow names
2023-09-22 16:50:24 +02:00
Jon Häggblad
95646e5770
nym-wallet-nightly-build: enable notification
2023-09-22 16:50:16 +02:00
Jon Häggblad
34ec1149d7
nm-wallet-nightly-build: reenable steps
2023-09-22 16:50:03 +02:00
Jon Häggblad
13f095a587
Fix nym-wallet-nightly-build toolchain
2023-09-22 16:49:50 +02:00
Jon Häggblad
696a27ec76
Initial work on splitting out nym-wallet nightliy build ( #3924 )
2023-09-22 16:49:35 +02:00
fmtabbara
c0b8ddd48e
fix linting
2023-09-22 14:41:03 +01:00
fmtabbara
f35396481f
take user password when editing account name
2023-09-22 12:21:19 +01:00
fmtabbara
be8b9e5a83
pass button title and modal title as prop
2023-09-22 12:21:19 +01:00
Jon Häggblad
7429487f30
fix clippy
2023-09-22 12:21:19 +01:00
Jon Häggblad
23d11ce523
rustfmt
2023-09-22 12:21:19 +01:00
Jon Häggblad
4f4cb83456
Add tauri functions
2023-09-22 12:21:19 +01:00
Jon Häggblad
9fe1ee6436
Check against renaming to existing name
2023-09-22 12:21:19 +01:00
Jon Häggblad
9ae5ee38f6
Add rename account to backend structs
2023-09-22 12:21:19 +01:00
Jon Häggblad
0f8d1f6439
Add unit test for adding duplicate account id
2023-09-22 12:21:19 +01:00
fmtabbara
b92527437a
introduce edit account name
2023-09-22 12:21:17 +01:00
serinko
d936c66e1f
added integrations-faq page
2023-09-18 16:17:10 +02:00
serinko
e63de3f52b
corrected faq dir path
2023-09-18 16:01:03 +02:00
serinko
bded08dce9
Merge pull request #3892 from nymtech/feature/operators/smoosh-faq
...
Create smoosh FAQ section & re-organize operators/faq accordingly
2023-09-18 15:51:22 +02:00
Tommy Verrall
9fcffb1d94
Merge branch 'release/v1.1.31-kitkat'
2023-09-14 14:52:11 +02:00
Jędrzej Stuczyński
ed24afa207
fixed ChangeMixCostParams event deserialization ( #3873 )
2023-09-12 09:12:22 +01:00
Tommy Verrall
d966eab085
Merge pull request #3837 from nymtech/release/v1.1.30-twix
...
Release/v1.1.30 twix
2023-09-07 10:59:39 +02:00
Mark Sinclair
e67c6613c0
Docs: add prod deploy settings
2023-09-06 18:07:22 +01:00
Tommy Verrall
2111251d35
Merge pull request #3858 from nymtech/patch/docs-postprocess
...
Docs: new post-processing for books so that assets stay relative
2023-09-06 18:57:05 +02:00
Mark Sinclair
c60b52e9c4
Docs: new post-processing for books so that assets stay relative
...
This commit has the same content as https://github.com/nymtech/nym/pull/3842
2023-09-06 17:01:25 +01:00
benedettadavico
8b14e2b1b6
updating changelog and bumping versions
2023-09-05 09:46:11 +02:00
mx
a59295f036
Merge pull request #3828 from nymtech/documentation/patch-variables
...
Documentation/patch-variables
2023-09-04 14:12:26 +00:00
mfahampshire
d988fe02b5
changed comment
2023-09-04 13:42:14 +02:00
mfahampshire
9bdc3b260f
changed version bumper script: removed platform_release_version references
2023-09-04 13:39:48 +02:00
mfahampshire
2381e52d3b
removed all instances of platform_release_version var
2023-09-04 13:28:19 +02:00
mfahampshire
aa2e0b662e
removed all instances of platform_release_version var
2023-09-04 13:27:48 +02:00
serinko
6c7c9e46f4
PR finished - ready for review and merge
2023-09-04 12:17:28 +02:00
serinko
ee27dfe06c
dev-portal: matrix.md - added banner
2023-09-04 12:16:09 +02:00
serinko
600b89b5c7
dev-portal: telegram.md - added banner & minor fix
2023-09-04 12:11:24 +02:00
serinko
092268def9
dev-portal: moredo.md up to date w NC default
2023-09-04 12:04:03 +02:00
Tommy Verrall
80f7175abe
Merge pull request #3833 from nymtech/feature/gh-actions-hash-release
...
GitHub Action to hash releases
2023-09-04 09:27:07 +02:00
serinko
a90378f987
dev-portal: faq.md - variable changed
2023-09-01 17:09:27 +02:00
serinko
a6278e9ae7
dev-portal: mixnet-integration.md - variable changed
2023-09-01 17:08:01 +02:00
serinko
825c30a547
operators: all variables finished
2023-09-01 17:01:37 +02:00
serinko
fd54f8a32f
docs: all variables changed
2023-09-01 16:42:19 +02:00
serinko
9488b8ba6a
docs: mixnet-contract.md - changing variables
2023-09-01 16:36:41 +02:00
serinko
c1f167bbd4
docs: vesting-contract.md - changing variables
2023-09-01 16:34:50 +02:00
serinko
dbeeeb9796
docs: rust.md - changing variables
2023-09-01 16:31:59 +02:00
serinko
81fbcdfdb2
docs: typescript.md - changing variables
2023-09-01 16:27:39 +02:00
serinko
13313d705f
make binaries executable
2023-09-01 16:13:00 +02:00
serinko
e7c9c2b319
corrected path of config
2023-09-01 12:27:54 +02:00
serinko
236a441036
changed last vers. checkout to master
2023-09-01 12:27:27 +02:00
Tommy Verrall
d8bef263b5
Merge pull request #3822 from nymtech/release/v1.1.29-snickers
...
Release/v1.1.29 snickers
2023-08-29 16:32:15 +02:00
benedettadavico
e04c759c14
changelog update and version bump
2023-08-23 17:12:46 +02:00
Jędrzej Stuczyński
9d22387b18
[hotfix]: don't assign invalid fields when crossing the JS boundary ( #3805 )
...
* [hotfix]: don't assign invalid fields when crossing the JS boundary
* eslint
2023-08-23 16:11:27 +01:00
Tommy Verrall
6254656ab6
Merge pull request #3797 from nymtech/release/v1.1.28
...
Release/v1.1.28
2023-08-22 13:56:36 +02:00
Tommy Verrall
afda62a5cf
Merge branch 'master' into release/v1.1.28
2023-08-22 11:26:27 +02:00
Mark Sinclair
a322becfec
Update cd-docs.yml
2023-08-18 15:43:02 +01:00
Mark Sinclair
9b4e25221f
Update cd-docs.yml
2023-08-18 14:52:41 +01:00
Tommy Verrall
f46cc9d1bb
Merge pull request #3782 from nymtech/release/v1.1.27
...
Release/v1.1.27
2023-08-17 11:49:06 +02:00
Tommy Verrall
bf53a107af
Merge pull request #3778 from nymtech/release/v1.1.27
...
Release/v1.1.27
2023-08-16 15:58:59 +02:00
Tommy Verrall
25ebdbb6eb
Merge branch 'develop'
2023-08-08 18:26:42 +01:00
Lorexia
47d045b1c7
Add updates to community list projects
2023-08-01 10:35:01 +02:00
mfahampshire
0b0bb8175f
removed old wallet address flag again
2023-08-01 10:33:34 +02:00