Fouad
e6ffbc468b
Wallet: create forgot password page ( #1367 )
...
* create forgot password page
* navigate back
* add rust work
* pr update
2022-06-15 16:50:35 +01:00
Jon Häggblad
8a3f7a869b
wallet: add archive_wallet_file ( #1370 )
...
* wallet: add archive_wallet_file
* wallet: fix append filename test
* wallet: simplify exit logic
* rustfmt
* changelog: add entry
* wallet: fix append filename test
2022-06-15 16:57:11 +02:00
Jon Häggblad
4240a88be3
connect: remove webdriver directory ( #1371 )
2022-06-15 16:40:15 +02:00
dependabot[bot]
cc293dc166
build(deps): bump simple-get from 3.1.0 to 3.1.1 in /nym-connect
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-15 10:46:55 +01:00
dependabot[bot]
01f9871d1f
build(deps): bump follow-redirects from 1.14.5 to 1.15.1 in /nym-connect ( #1361 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.15.1.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.15.1 )
---
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>
2022-06-15 10:23:25 +01:00
dependabot[bot]
244410f69d
build(deps): bump async from 3.2.1 to 3.2.4 in /nym-connect/webdriver ( #1359 )
...
Bumps [async](https://github.com/caolan/async ) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 10:23:17 +01:00
Raphaël Walther
b0517705ba
Merge pull request #1364 from nymtech/chore/lock-dkg-tests-in-CI
...
Ignored most of expensive dkg tests and made them run only on PRs to develop/master
2022-06-15 09:29:53 +02:00
Mark Sinclair
e6a00ad8d4
Merge pull request #1363 from nymtech/feature/reorder-delegation-table-columns
...
reorder delegation table columns
2022-06-14 18:40:14 +01:00
fmtabbara
815416bb41
allow sign in with enter key + create key listener hook
2022-06-14 17:21:07 +01:00
Jędrzej Stuczyński
c7b480f488
Added expensive tests to nightly CI
2022-06-14 17:07:04 +01:00
Jędrzej Stuczyński
088b7ab16d
Ignored most of expensive dkg tests and made them run only on PRs to develop/master
2022-06-14 17:03:35 +01:00
fmtabbara
f6f0e68fac
reorder delegation table columns
2022-06-14 16:52:45 +01:00
Mark Sinclair
70b23063c8
Update changelog and increment wallet version number for next release
2022-06-14 16:47:21 +01:00
Jędrzej Stuczyński
25a9fc85d2
Chore/lock file cleanup ( #1360 )
...
* Removed redundant lock files + updated cw3 and cw4 cw-storage-plus
addresses #1313
* Removed redundant lock files for clients
addresses #1314 , #1315 , #1316
2022-06-14 16:34:17 +01:00
Mark Sinclair
3079a9ee7e
Merge pull request #1362 from nymtech/bugfix/delegations-reward-success-message
...
fix redeem rewards success message
2022-06-14 16:30:40 +01:00
fmtabbara
06603ec585
fix redeem rewards success message
2022-06-14 16:21:08 +01:00
dependabot[bot]
fd940c4c7c
build(deps): bump minimist from 1.2.5 to 1.2.6 in /nym-connect/webdriver ( #1346 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 15:39:10 +01:00
dependabot[bot]
a90a8926fe
build(deps): bump async from 2.6.3 to 2.6.4 in /nym-connect ( #1349 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 15:38:36 +01:00
dependabot[bot]
e40cb960ce
build(deps): bump ejs from 3.1.6 to 3.1.8 in /nym-connect/webdriver ( #1348 )
...
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases )
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 15:38:30 +01:00
dependabot[bot]
0f2d01c91a
build(deps): bump async from 3.2.1 to 3.2.4 in /nym-wallet/webdriver ( #1347 )
...
Bumps [async](https://github.com/caolan/async ) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.1...v3.2.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-14 15:38:22 +01:00
Gala
81bbb61dac
enabling discord icon ( #1319 )
2022-06-13 15:56:07 +01:00
Gala
e768d99e3d
Explorer: Moving where is displayed the delegators number ( #1341 )
...
* moving the delegators number
* changing column header and styles order
* another color test
2022-06-13 15:37:48 +01:00
Mark Sinclair
987cb5d424
Bump wallet version number
nym-wallet-v1.0.5
2022-06-13 13:52:24 +01:00
Fouad
7f1d5e0691
Merge pull request #1352 from nymtech/feature/tx-hash-for-rewards
...
Show transaction hash in modals when redeeming or compounding rewards
2022-06-13 12:41:44 +01:00
Mark Sinclair
6ed28b5a1d
Show transaction details in context methods and confirmation modals for redeeming/compounding rewards
2022-06-13 12:27:39 +01:00
Mark Sinclair
b48184ba13
Add return type for redeeming or compounding rewards
2022-06-13 12:26:37 +01:00
Tommy Verrall
d1499f3361
Merge pull request #1350 from nymtech/feature/bring-back-node-settings
...
bing back node settings
2022-06-13 12:04:47 +01:00
fmtabbara
98e0e1fc4e
fix initial request for node stats
2022-06-13 11:49:18 +01:00
Mark Sinclair
bdc8fb7ae7
nym-wallet: add font files for all weights for wallet as not working in some Linux distros ( #1351 )
2022-06-13 10:50:53 +01:00
fmtabbara
0b0cbe3181
bing back node settings
2022-06-13 10:22:07 +01:00
Mark Sinclair
076a651199
Fix clippy warnings in tests
2022-06-13 10:14:13 +01:00
Pierre Dommerc
b4e9ebd9cc
[wallet] style changes to match new design and layout ( #1336 )
...
* feat(wallet): style changes to match new design
* fix(wallet): style
* feat(wallet): remove useless color
* feat(wallet): some style changes
in balance page, show entire address
set a small size to avatar account
set vertical alignment to start for page cards
* feat(wallet): fix padding
2022-06-13 11:03:16 +02:00
Jon Häggblad
77d16d34af
changelog: added entry for nym-connect
2022-06-10 19:41:34 +02:00
Jon Häggblad
9e8868f357
Merge pull request #1338 from nymtech/feature/hrycyszynvpn
2022-06-10 16:44:16 +02:00
Jon Häggblad
64fdf5a270
Merge remote-tracking branch 'origin/develop' into feature/hrycyszynvpn
2022-06-10 16:13:21 +02:00
Jon Häggblad
c17d65380c
connect: disable keybase notfication
2022-06-10 16:12:40 +02:00
Mark Sinclair
00e234a754
Network Explorer upgrades and fixes ( #1343 )
...
* Upgrade storybook and add mock for Tauri `api/app`
* Upgrade Network Explorer to React Router 6
* Update changelog for react router 6 upgrade
2022-06-10 14:42:53 +01:00
Mark Sinclair
6ef50b93bc
Fix type in StateParams.ts and apply es-lint formatting
2022-06-10 14:23:07 +01:00
Jon Häggblad
437b3b6885
socks5: allow some unused methods temporarily
2022-06-10 14:39:17 +02:00
Jon Häggblad
6976be3e3a
connect: fix unused warnings
2022-06-10 14:18:58 +02:00
Jon Häggblad
dca7a9da94
connect: update readme
2022-06-10 13:55:30 +02:00
Jon Häggblad
56b1005226
connect: remove some unused stuff and tidy
2022-06-10 13:55:14 +02:00
Jon Häggblad
caa32299a9
workflow: rename support files for nym-connect
2022-06-10 12:49:34 +02:00
Drazen Urch
eff732aa2c
Introduce staking supply, contract and wallet ( #1324 )
...
* Introduce staking supply, contract and wallet
* Migration staking supply (#1327 )
* Staking supply to params migration
* Include into migration entrypoint
* StateParams merge
* Add changelog
* Make everyone happy
2022-06-10 12:36:35 +02:00
Tommy Verrall
68889bd362
Merge pull request #1342 from nymtech/bugfix/prevent-multiple-send-requests
...
Bugfix: Prevent multiple send requests
2022-06-10 11:21:11 +01:00
Jon Häggblad
1b4853b5ba
workflow: update nym-connect names
2022-06-10 12:16:11 +02:00
fmtabbara
45cc531056
move setloading state
2022-06-10 11:05:06 +01:00
Jon Häggblad
8df24b8ce2
verloc: signalling for graceful shutdown ( #1323 )
...
* common/verloc: signalling for graceful shutdown
* verloc: make shutdown handler not optional
* verloc: logging without explicit target
* rustmt
* mixnode: note about rocket
* verloc: remove accidental duplicate block
* verloc: pass shutdown handler as argument to connection handler
2022-06-10 11:36:48 +02:00
Elliot
e1b5407613
Fix validator docker build on other platforms ( #1329 )
...
* Fix validator docker build on other platforms
* Require build arguments in validator docker build
* docker-compose.yml: Remove unused WASMD_COMMIT_HASH argument
* docker-compose.yml: Update WASMD_VERSION to v0.27.0
* Update changelog for 1329
2022-06-10 10:30:48 +03:00
Jon Häggblad
34d3d520d9
Merge remote-tracking branch 'origin/develop' into feature/hrycyszynvpn
2022-06-10 00:03:06 +02:00