gala1234
e3c9b11258
clean status once modal closes
2022-04-11 14:11:52 +02:00
gala1234
e7179eaa46
adding seleting validator functionality
2022-04-11 13:43:19 +02:00
gala1234
84cf1c6a62
some ui
2022-04-11 12:40:28 +02:00
gala1234
f5e874f8d9
Merge branch 'develop' into feature/validator_selector
2022-04-11 12:04:45 +02:00
Jon Häggblad
9ef29037bc
Merge pull request #1195 from nymtech/feature/expose-more-validator-in-wallet
...
wallet: expose additional validator configuration functionality to the frontend
2022-04-11 11:21:08 +02:00
Jon Häggblad
1e13d41245
wallet: make config file version optional
2022-04-11 10:52:58 +02:00
Jon Häggblad
46a4991c12
wallet: add version number to network config files
2022-04-11 10:52:58 +02:00
Jon Häggblad
9d2d670990
wallet: remove duplicate handler entries
2022-04-11 10:52:58 +02:00
Jon Häggblad
baba5ed212
wallet: additional backend logic for selecting validators
2022-04-11 10:52:58 +02:00
Jon Häggblad
ceb5f090cf
wallet: expose select, add and remove validators
2022-04-11 10:52:58 +02:00
Raphaël Walther
b6ffe8664c
Added additionnal clean task for Windows
2022-04-11 09:39:01 +02:00
Jon Häggblad
be4bc2bdcc
Merge branch 'release/1.0.0-rc.1' into develop
...
Conflicts:
validator-api/Cargo.toml
2022-04-08 12:14:47 +02:00
Jędrzej Stuczyński
bc049cb954
Feature/aggregated econ dynamics explorer endpoint ( #1203 )
...
* Economic dynamics stats endpoint on the explorer API with dummy fixture data
* Populating the endpoint with real data aggregated from validator api
* Introduced new cache functionalities
2022-04-08 10:15:50 +01:00
Drazen Urch
9aa5b98465
Debugging validator ( #1198 )
...
* Checkpoint
* Replace Stream logic with StreamMap
* Ignore blacklisted mixnodes and gateways
* Moar logging
* Remove version checks
* Cleanup
* Some more cleanup
2022-04-07 18:13:29 +02:00
Jędrzej Stuczyński
d6c9d1d08d
Using fork of cosmrs with different address length validation
nym-wallet-v1.0.2
2022-04-05 17:52:59 +01:00
Jędrzej Stuczyński
49fc51853a
Updated mainnet defaults to the most recent values
2022-04-05 17:52:41 +01:00
Jędrzej Stuczyński
c177f14073
Using fork of cosmrs with different address length validation
2022-04-05 17:35:50 +01:00
Mark Sinclair
026932dc16
Wallet 1.0.2 visual tweaks ( #1197 )
...
* Add `fill` prop to Nym wordmark component
* Tweaks to client address display
* Add story for ClientAddress
2022-04-05 17:06:47 +01:00
Jędrzej Stuczyński
515d4b73f7
Updated mainnet defaults to the most recent values
2022-04-05 16:52:16 +01:00
Fouad
fda3636783
Password for wallet with routes ( #1196 )
...
* new password flow
* update global error and load state from children
* fix linting
* dont load account when creating mnemonic
* wallets: provide placeholder functions for ui password
* wallet: platform_constants
* wallet: swap println to log
* UI for existing mnemonic to be use
* wallet: inline encryption of wallet file
* wallet: tweak error enum names
* wallet: general wallet_storage tidy
* wallet: tweak some type names
* create sign-in context
* update sign in functions
* move state to context
* update pages
* connect new rust methods with frontend
* update components
* remove non-existent method
* add separate sign in pages for mnemonic and password
* add a hook for clipboard copy
* fix workmark svg sizing issue
* create step component
* use new sign in pages
* reorder pages
* use clipboard lib directly
* ui tweaks
* use login type selector
* update password strength test + use autofocus prop for password input
* start adding routes
* restructure with routes
* wip
* more wip
* more wip
* reset state where required
* minor flow updates
* validate version (any valid semver version)
* reset error on page move
* flow tweaks
* content update
Co-authored-by: Jon Häggblad <jon.haggblad@gmail.com >
2022-04-05 16:46:16 +01:00
Dave Hrycyszyn
c056269f0e
Tagging release contracts
2022-04-05 15:37:38 +01:00
gala1234
183f2779f0
story wip
2022-04-05 16:30:53 +02:00
gala1234
92e56c0121
wip story
2022-04-05 14:43:50 +02:00
gala1234
550e0ce856
wip
2022-04-05 14:27:48 +02:00
gala1234
3b0215ccee
Merge branch 'develop' into feature/validator_selector
2022-04-05 13:39:59 +02:00
gala1234
38a8621032
starting storybook implementation
2022-04-05 13:38:10 +02:00
Mark Sinclair
ca49fe2293
GitHub Actions fixes for publishing wallet
2022-04-05 09:42:37 +01:00
gala1234
caa0bc4e1e
some ui changes on modal
2022-04-05 10:10:36 +02:00
Mark Sinclair
1b37ff2242
Update wallet lock file
2022-04-04 18:17:42 +01:00
Mark Sinclair
3712b38230
Fix wallet lock file version
2022-04-04 18:17:13 +01:00
Mark Sinclair
467bda8ddd
Add tauri updater feature
2022-04-04 18:15:33 +01:00
Mark Sinclair
b083335f56
Add updater config to tauri.conf.json
2022-04-04 18:15:25 +01:00
Mark Sinclair
5cc08211b7
Merge pull request #1194 from nymtech/feature/nym-wallet-updater
...
Add auto-updater to Nym Wallet
2022-04-04 17:57:28 +01:00
Drazen Urch
a63a94623f
Update and query rewarding validator address ( #1193 )
2022-04-04 16:55:46 +02:00
Mark Sinclair
5deafaa27b
Add tauri updater feature
2022-04-04 15:03:21 +01:00
Mark Sinclair
021b542a4a
Add updater config to tauri.conf.json
2022-04-04 15:03:21 +01:00
Mark Sinclair
64ee03112e
GitHub Actions: fix wallet updater location for MacOS
2022-04-04 15:03:01 +01:00
Mark Sinclair
bed709b155
Fix wallet lock file version
2022-04-04 15:02:36 +01:00
Mark Sinclair
1f6d4153a7
GitHub Actions: fix wallet updater path for upload to release
2022-04-04 14:25:55 +01:00
Mark Sinclair
de45ab8995
GitHub Actions: nym wallet build uploads updater zip and signature to release
2022-04-04 13:47:01 +01:00
Mark Sinclair
15b552fa62
GitHub Actions wallet publish - add missing env vars for updater signing
2022-04-04 12:07:30 +01:00
Mark Sinclair
0d343eb82d
Update GitHub Actions for wallet to upload the signature for the auto-updater
2022-04-04 11:39:08 +01:00
gala1234
abcb0cbf5e
wip display validators settings on a modal
2022-04-04 12:30:11 +02:00
Jon Häggblad
b5eddb6919
wallet: fix get urls function call
nym-wallet-updater-test
2022-04-04 09:19:00 +02:00
Jon Häggblad
7ddde50ffa
wallet: expose validator urls to the frontend
2022-04-04 09:10:56 +02:00
Jon Häggblad
d81967189a
Fix clippy warnings for beta toolchain
2022-04-04 08:55:34 +02:00
Jon Häggblad
11b22ce2c1
wallet: add test for decrypting file
2022-04-03 22:39:39 +02:00
Jon Häggblad
58fd40fb8e
Fix clippy warnings
2022-04-03 21:15:50 +02:00
Max Hampshire
5bb516471e
updated mainnet bandwidthgen contract address
2022-04-03 20:26:25 +02:00
Mark Sinclair
2b9ea90e16
Nym Wallet version 1.0.2
2022-04-01 18:50:16 +01:00