Bogdan-Ștefan Neacșu
7e90ff8b85
Fix nyxd typo
2023-02-14 12:17:11 +02:00
Jon Häggblad
f5c5b342bb
ci: fix check-git-branches.yml
2023-02-14 11:15:19 +01:00
Jon Häggblad
af9cf52b1e
ci: add workflow for checking if branches merge
2023-02-14 11:01:28 +01:00
Jon Häggblad
3b9fb9088d
ci: tweak git-merge-check.sh
2023-02-14 10:23:08 +01:00
Jon Häggblad
c95b5f0982
ci: add script for checking if branches merge successfully
2023-02-14 10:19:28 +01:00
Jon Häggblad
7cca3c716a
mixnode: upgrade sysinfo dependency ( #3022 )
...
Fixes build on windows with nightly rustc due to
https://github.com/MSxDOS/ntapi/issues/11
2023-02-14 06:51:12 +01:00
Jon Häggblad
fd1fb7ca7b
rust-sdk: fix clippy in example ( #3020 )
2023-02-13 15:22:39 +01:00
Jon Häggblad
6252b66724
ci: keep the 3 nightly builds in sync ( #3018 )
2023-02-13 15:00:24 +01:00
Jon Häggblad
b770cab3f0
nym-wallet: update Cargo.lock to fix security advisories ( #3015 )
2023-02-13 13:36:39 +01:00
Pierre Dommerc
e69552b19d
fix(nc-android): disable landscape mode ( #3012 )
...
* fix(nc-android): disable landscape mode
* feat(nc-android): UI sizing
2023-02-10 17:43:51 +01:00
pierre
e3cc43487a
fix(nc-andoird): apk build
2023-02-10 16:13:17 +01:00
pierre
41be555aa6
ci(nc-android): fix build
2023-02-10 13:44:51 +01:00
pierre
bdc0bcbd56
ci(nc-android): fix gradle build
2023-02-10 12:29:35 +01:00
Jon Häggblad
0baa8b2c92
rust-sdk: improve send api ( #3011 )
...
* nym-sdk: remove unneeded function
* rust-sdk: rework send api a bit
* rust-sdk: add send_wait without impl
* fix doc test failures
* more doctest fixes
2023-02-10 11:07:48 +01:00
pierre
2ab969b2c6
ci(nc-android): debug workflow, use precompiled tauri cli
2023-02-09 22:47:28 +01:00
pierre
9f2e7e16e5
ci(nc-android): fix workflow apk build
2023-02-09 18:53:50 +01:00
pierre
1c99446bcc
ci(nc-android): fix workflow for nc android apk upload
2023-02-09 18:21:55 +01:00
Pierre Dommerc
90d9c9ec41
feat(nc-android): add nym icon launchers ( #3007 )
2023-02-09 17:17:00 +01:00
Jon Häggblad
2e38c5e38e
nym-sdk: remove a few unwraps related to creating reply surb storage ( #3006 )
2023-02-09 16:55:01 +01:00
Bogdan-Ștefan Neacşu
dbb7a27441
Feature/stabilize credential deposit ( #3002 )
2023-02-09 16:55:18 +02:00
Jon Häggblad
89c05387f8
rust-sdk: add two more examples ( #3003 )
2023-02-09 15:43:12 +01:00
Jon Häggblad
7952277c4b
rust-sdk: restructure API to builder pattern ( #3000 )
2023-02-09 14:58:42 +01:00
Pierre Dommerc
c5866db137
feat(nc-android): sync with nc desktop (new design) ( #2971 )
...
* feat(nc-android): fit the design to mobile
* refactor(nc-android): resync with nc desktop
* fix(nc-android): tauri version
* refactor(nc-android): resync with nc desktop (rust)
* chore(nc-android): format code
* chore(nc-android): bump version
2023-02-09 14:26:19 +01:00
Dave Hrycyszyn
37187c79cc
Merge branch 'master' into develop
2023-02-08 16:54:27 +00:00
Dave Hrycyszyn
24839770ff
Fixing Cargo.lock to include updated version of nym-api
2023-02-08 16:54:09 +00:00
Dave Hrycyszyn
0238499e33
Changelog bump to trigger nym-connect build
2023-02-08 16:48:17 +00:00
Dave Hrycyszyn
3363230c4c
Building the SDK package and only selected examples
2023-02-08 16:48:17 +00:00
pierre
1f8b373780
fix(nym-connect): lint errors
2023-02-08 16:48:17 +00:00
Dave Hrycyszyn
7ac3ec3598
Merge branch 'release/v1.1.9'
2023-02-08 16:21:57 +00:00
Dave Hrycyszyn
77ae71eba4
Changelog bump to trigger nym-connect build
2023-02-08 16:15:33 +00:00
Dave Hrycyszyn
d4b836277e
Merge branch 'release/v1.1.9'
2023-02-08 16:04:49 +00:00
Dave Hrycyszyn
b92ee84874
Building the SDK package and only selected examples
2023-02-08 15:56:30 +00:00
pierre
2eb0ce381a
fix(nym-connect): lint errors
2023-02-08 16:36:00 +01:00
Jon Häggblad
037cd54573
Merge branch 'release/v1.1.9' into develop
2023-02-08 13:45:37 +01:00
Jon Häggblad
9f42f0152b
Merge branch 'release/v1.1.9'
2023-02-08 13:27:32 +01:00
Dave Hrycyszyn
5217edcca3
Changelog tweaks
2023-02-08 13:14:12 +01:00
joeiacono2021
e306effdac
Merge branch 'release/v1.1.9' of https://github.com/nymtech/nym into release/v1.1.9
2023-02-08 13:14:12 +01:00
joeiacono2021
dc2b1c6d2a
changelog changes for release 1.1.9
2023-02-08 13:14:12 +01:00
Jon Häggblad
4232801e80
changelog: add note about fix for unexpected shutdown
2023-02-08 13:14:12 +01:00
Fouad
96df3ad4ce
Feature/nym connect health status frontend ( #2969 )
...
* filter services on rust side by gateway performance
* format rust code
* create events hook
* use events hook
* remove unused component
remove unused component
update prop names in svg
* display errors in connected screen when needed
update failed health check message
2023-02-08 13:14:12 +01:00
Fouad
d614a2b81b
link owner field to ng explorer ( #2970 )
...
* link owner field to ng explorer
2023-02-08 13:14:12 +01:00
Fouad
d27245e184
filter services on rust side by gateway performance ( #2966 )
...
* filter services on rust side by gateway performance
* update changelog for NC
2023-02-08 13:14:12 +01:00
Mark Sinclair
5dbfcadfdb
GitHub Actions: fix up build-and-upload-binaries-ci.yml
2023-02-08 13:14:12 +01:00
Jędrzej Stuczyński
035dada0e0
introduced '/circulating-supply/total-supply-value' and '/circulating-supply/circulating-supply-value' endpoints ( #2965 )
2023-02-08 13:14:12 +01:00
Mark Sinclair
1d867156e3
Update build-and-upload-binaries-ci.yml
2023-02-08 13:14:12 +01:00
Mark Sinclair
ed9be47ec4
Update build-and-upload-binaries-ci.yml
2023-02-08 13:14:12 +01:00
Mark Sinclair
3aa2e6c54d
Update build-and-upload-binaries-ci.yml
2023-02-08 13:14:12 +01:00
Mark Sinclair
eb96fc72b9
GitHub Actions: add action to build and upload binaries to CI server
2023-02-08 13:14:12 +01:00
Jon Häggblad
59cec6f03c
Don't drop in mixnet connection handlers ( #2963 )
2023-02-08 13:14:12 +01:00
Fouad
c0a0d89a90
NymConnect - Add button animations ( #2950 )
...
* add button animations
* pulse and disable button on connecting/disconnecting status
* update button component story
* disabled hover on connecting/disconnecting
* add transition delay
fix up overflow
2023-02-08 13:14:12 +01:00