Tommy Verrall
c725ae4e2b
remove console
2023-08-02 12:55:46 +02:00
Tommy Verrall
5ab2c738df
fix api tests for no blacklisted nodes
2023-08-02 12:54:09 +02:00
pierre
cd70b0de75
build(nc-android): disable sentry upload proguard mapping files
2023-08-02 11:18:30 +02:00
Tommy Verrall
6359b38a5d
Merge pull request #3660 from nymtech/dependabot/npm_and_yarn/nym-wallet/webdriver/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2 in /nym-wallet/webdriver
2023-08-02 10:36:36 +02:00
dependabot[bot]
00b5a46cbc
Bump semver from 5.7.1 to 5.7.2 in /nym-wallet/webdriver
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 15:22:00 +00:00
Fouad
e97a068bf0
Type documentation for NymSDK ( #3701 )
...
* set up development process for docs
* set up development process for docs
* Add local installs for Typedoc on gitignore
* Add Typedoc comments on types.ts file
* add typedoc config file
* update types and add annotations
* Add updates on types file
* add examples + manage sort order for doc items
* update client methods with examples
* add description of NymMixnetClientOptions
* add description of NymMixnetClientOptions
* fix linting
---------
Co-authored-by: Lorexia <alexia.lorenza.martinel@protonmail.com >
2023-08-01 16:21:12 +01:00
Lorexia
15a6af49f0
Add updates to community list projects
2023-08-01 10:49:02 +02:00
mfahampshire
97956afdf6
removed old wallet address flag again
2023-08-01 10:48:52 +02:00
pierre
5fbccc3406
build(nc-android): moving build config to kotlin
2023-07-27 19:11:33 +02:00
pierre
ac8afe133f
fix(nc-desktop): typo
2023-07-27 15:53:55 +02:00
Bogdan-Ștefan Neacşu
19736b1204
Fix develop after bad automerge ( #3712 )
2023-07-27 13:25:34 +03:00
pierre
6e5f6bf0df
ci: fix release strapi actions
2023-07-27 11:42:42 +02:00
Jędrzej Stuczyński
67435e9cdf
Feature/simplify cli parsing ( #3699 )
...
* added a global flag to disable the printed out banner inside tty
* added a 'build-info' command to our binaries
* added binary name to BinaryBuildInformation
* clippy
2023-07-27 10:20:07 +01:00
Bogdan-Ștefan Neacşu
a47899aa77
Apply fix from feature/ephemera to develop too ( #3698 )
2023-07-27 12:18:08 +03:00
pierre
44fa52a7a7
ci: fix release strapi actions
2023-07-27 11:08:24 +02:00
Tommy Verrall
f6e20c8201
Merge branch 'release/v1.1.25' into develop
2023-07-26 17:39:34 +02:00
pierre
1da6ee2058
fix workflows (try)
2023-07-26 17:37:54 +02:00
pierre
109fb96fca
fix workflows
2023-07-26 17:37:54 +02:00
benedetta davico
557bfa7b34
Update CHANGELOG.md
2023-07-26 17:37:25 +02:00
Tommy Verrall
4c9727b1ef
Update nym-connect-publish-ubuntu.yml ( #3706 )
...
* Update nym-connect-publish-ubuntu.yml
* Update nym-connect-publish-ubuntu.yml
* Update nym-connect-publish-macos.yml
* Update nym-connect-publish-windows10.yml
2023-07-26 17:37:25 +02:00
Tommy Verrall
a0408b74dc
Update nym-connect-publish-macos.yml ( #3705 )
...
* Update nym-connect-publish-macos.yml
install wasm and build
* Update nym-connect-publish-macos.yml
use the correct download
2023-07-26 17:37:25 +02:00
Tommy Verrall
8a1ed12f58
bump versions for NC
2023-07-26 17:37:25 +02:00
mfahampshire
c38c5c2f0d
fixed clippy warning
2023-07-26 17:37:25 +02:00
pierre
03300a859e
build(nc-desktop): sentry dsn as env var
2023-07-26 17:37:22 +02:00
mfahampshire
2fe5401a38
ran fmt
2023-07-26 17:37:22 +02:00
mfahampshire
d8a44cd9c1
added reply with surbs example to rust sdk examples dir
2023-07-26 17:37:22 +02:00
mfahampshire
a0b41db22d
added rust sdk surb example
2023-07-26 17:37:22 +02:00
Pierre Dommerc
7d6d8669b0
feat(nc-desktop): add sentry to backend ( #3652 )
2023-07-26 17:37:18 +02:00
mfahampshire
a1a2f37fce
included url
2023-07-26 17:23:20 +02:00
mfahampshire
91341733c1
updated NR guide with list explainer + info on comments in local allow list
2023-07-26 17:23:20 +02:00
mfahampshire
93cd8821c3
version update
2023-07-26 17:23:20 +02:00
mfahampshire
b79ec60381
* added serinko + alexia to book authors
...
* version bumps for next release
2023-07-26 17:23:20 +02:00
mfahampshire
2c2dd54028
updated sdk documentation with surb example
2023-07-26 17:23:20 +02:00
mfahampshire
4306cec49c
version bumps
2023-07-26 17:23:14 +02:00
mfahampshire
5781d3043f
removed command information from mix node + gateway guide
2023-07-26 17:23:14 +02:00
⚡️2FakTor⚡️
d843407ba7
Update network-requester-setup.md
2023-07-26 17:23:14 +02:00
⚡️2FakTor⚡️
053e047cca
Update network-requester-setup.md
2023-07-26 17:23:14 +02:00
Jędrzej Stuczyński
516561dcf9
Feature/wasm nyxd client ( #3708 )
...
* separated signing and nyxd-client features
* updated cosmrs to the most recent version
* using tendermint_rpc directly for the Client trait
* fixed rest of the codebase
* removed nyxd-client feature
* export more types
* clippy that seems to have been skipped in makefile
2023-07-26 15:49:45 +01:00
Jon Häggblad
290dbc1a03
client-core: make latency based gateway selection concurrent ( #3709 )
2023-07-26 13:08:06 +02:00
Jon Häggblad
524863aae7
Uncouple gateways and network-requester in nym-connect ( #3639 )
...
* Split fetching network-requesters from gateways
* Tidy names
* Select gateway independenty in frontend
* Fix threshold value
* Fix gateway type
* Fix naming for setGateway and setServiceProvider
* Unshadow variable
* Naming conventions
* Missing semicolon
* Explicit types in invoke calls
* Dedup random function
* Inline some functions
* Silence handlebars in log
* Emojis in healthcheck log statements
* Remove gateway from service provider type
* Remove unneeded type cast
* fix linting
* Remove gateway field from harbour master response type
---------
Co-authored-by: fmtabbara <fmtabbara@hotmail.co.uk >
2023-07-25 13:51:27 +02:00
Tommy Verrall
61ad336b18
Merge pull request #3598 from nymtech/bug-fix/balanceVSfeeWarning
...
TX warning when fee > balance
2023-07-25 09:55:34 +02:00
pierre
867b745a38
fix(nc-android): http requests
2023-07-25 08:53:34 +02:00
fmtabbara
78e54287da
include tx amount when checking balance
2023-07-24 16:57:28 +01:00
fmtabbara
96c29b974b
add warning for more txs
2023-07-24 16:57:28 +01:00
fmtabbara
eadd116ae4
add warning modal for more txs
2023-07-24 16:57:28 +01:00
fmtabbara
f1175280cf
add warning to tx modals when fee exceeds balance
2023-07-24 16:57:28 +01:00
pierre
34a47a9449
build(nc-desktop): sentry dsn as env var
2023-07-21 15:56:08 +02:00
Bogdan-Ștefan Neacşu
dff11df2bd
Add DKG resharing benchmark ( #3692 )
...
* Add DKG resharing benchmark
* Fix clippy
2023-07-21 11:25:14 +01:00
benedettadavico
feb888a154
updating sandbox .env
2023-07-20 17:20:00 +02:00
Pierre Dommerc
415fe4605c
feat(nc-desktop): add sentry to backend ( #3652 )
2023-07-20 13:17:49 +02:00