Jon Häggblad
20c77e6987
Update Cargo.lock files after release bumping versions
2023-02-22 23:00:06 +01:00
farbanas
630b1259d1
Merge branch 'master' into develop
2023-02-22 14:57:44 -05:00
Jędrzej Stuczyński
39e75850ff
Problem142 ( #3025 )
...
* revamped calculation of spendable coins and behaviour of stakes
* added new queries to the VestingQueryClient
* fixed return types for the query client
* updated wallet commands
* updated common commands
* 🔥 removed dead and commented out code
* comment regarding the 'state_dump_decoder'
* query for withdrawn coins
2023-02-21 13:55:14 +00:00
Jon Häggblad
4587d5da26
Add nym- prefix to network-defaults ( #3069 )
...
* network-defaults: update cargo metadata
* Add nym- prefix to network-defaults crate
* Some manual updating
* rustfmt
2023-02-21 14:26:28 +01:00
farbanas
9912e445a4
docs: updated changelogs in preparation for release
2023-02-21 07:53:08 -05:00
farbanas
02397832f4
chore: updated versions as part of preparation for release v1.1.10
2023-02-21 07:44:03 -05:00
farbanas
03fa8c17d7
docs: minor cleanup changes to changelog
2023-02-21 07:32:39 -05:00
Jon Häggblad
b1121dabb9
Merge 4 tiny crates into nym-bin-common ( #3065 )
...
* Rename to bin-common
* Merge into new crate
* Merge 3 crates into bin-common
* WIP
* Move build.rs to the correct place
* regex nym_bin_common
* regex nym_bin_common::build_information
* regex nym_version_checker
* Update some explicit mod paths
* Makefile: add nym-connect-android
* Additional fixes
* rustfmt
* Update crate metadata
* Move completions crate into nym-bin-common
* Makefile: add examples
* Fix examples
* rustfmt
2023-02-21 11:30:23 +01:00
Jon Häggblad
bb64d8c03e
wallet: minor updates to autogenerated files
2023-02-16 12:20:39 +01:00
Jon Häggblad
580cc58f42
Merge pull request #2855 from nymtech/jon/chore/add-nym-prefix-to-mixnet-and-vesting-contract-packages
...
contracts: add nym prefix to mixnet and vesting contract packages
2023-02-16 12:14:03 +01:00
Fouad
c9c68ab2cb
Fix send address bug ( #3031 )
...
* remove non-zero and trailing spaces
* update wallet changelog
2023-02-16 11:06:49 +00:00
Jon Häggblad
0b93215941
rustfmt
2023-02-15 16:13:53 +01:00
Jon Häggblad
8f4fd62957
rename pemstore to nym-pemstore
2023-02-15 16:13:53 +01:00
Jon Häggblad
aab094984e
contracts: add nym- prefix to mixnet and vesting package names
2023-02-15 16:13:53 +01:00
Jon Häggblad
c8bd6b99fa
nym-wallet: update Cargo.lock
2023-02-15 10:32:20 +01:00
farbanas
e41a59fddc
merge resolve
2023-02-14 07:50:47 -05:00
farbanas
165e7d8b27
Merge branch 'release/v1.1.9' of github.com:nymtech/nym into release/v1.1.9
2023-02-14 07:30:25 -05:00
farbanas
3c97d0d16b
Updated changelogs
2023-02-14 07:28:59 -05:00
farbanas
bc55c10e19
bumped versions for release/v1.1.9
2023-02-14 07:18:03 -05:00
Fouad
a925c39642
Wallet - Fix operator cost in playground ( #3021 )
...
* remove upper limit restriction
* update validation
2023-02-14 12:13:19 +00:00
Fouad
d23fb366e4
update changelog and fix lint errors ( #3023 )
...
add unreleased tag into NC changelog
2023-02-14 10:46:10 +00:00
Jon Häggblad
b770cab3f0
nym-wallet: update Cargo.lock to fix security advisories ( #3015 )
2023-02-13 13:36:39 +01:00
Fouad
726a406797
update add account instructions ( #2981 )
...
* update add account instructions
2023-02-13 10:55:53 +00:00
Fouad
4652d65874
Update password strength checking ( #2994 )
...
* use zxcvbn password strength checker
* prevent user from proceeding with a weak password + add tips
* create storybook for password strength component
* update storybook
* update password-strength
2023-02-13 10:27:04 +00:00
Fouad
a4ca94ccef
dont force user to copy mnemonic ( #2992 )
...
* dont force user to copy mnemonic
* add title to mnemonic page
2023-02-13 10:26:37 +00:00
Jon Häggblad
25762900fa
Remove all the .DS_Store files and add to gitignore ( #2974 )
2023-02-08 08:59:48 +01:00
dependabot[bot]
02e1dc01af
build(deps): bump ua-parser-js in /nym-wallet/webdriver ( #2909 )
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.28 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 08:59:48 +01:00
dependabot[bot]
b29bd8bcc3
build(deps): bump http-cache-semantics in /nym-wallet/webdriver ( #2960 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 08:59:48 +01:00
Bogdan-Ștefan Neacşu
c6ce8caaf7
Feature/fix soft multisig error ( #2938 )
2023-01-30 18:44:45 +02:00
farbanas
130ac50834
Regenerated Cargo.lock and resolved conflicts
2023-01-24 14:03:21 +01:00
Fran Arbanas
5711230ae3
Merge branch 'develop' into release/v1.1.7
2023-01-24 13:53:29 +01:00
joeiacono2021
4db656d074
Version changes for 1.1.7 release , edited versions and changelogs.
2023-01-24 12:41:59 +00:00
Fouad
e1ec3594ea
Fix delegations sorting ( #2885 )
...
* map and sort delegations
* allow sorting on profit margin and operator cost
* update wallet changelog
2023-01-23 17:33:53 +01:00
Mark Sinclair
86e9463c42
Typescript: fix eslint errors and add GitHub Action for linting ( #2886 )
...
* Fix eslint errors
* GitHub Actions: add Typescript project linting
* Fix dependency
* Revert changes and exclude rule
Co-authored-by: Mark Sinclair <mmsinclair@users.noreply.github.com >
2023-01-20 18:17:15 +00:00
Bogdan-Ștefan Neacşu
64c963e36e
Feature/dkg rerun ( #2839 )
...
* Reset contract state when dkg needs rerun
* Reset nym-api for rerun
* Gateway updates signer APIs at runtime
* Fix clippy
* Add epoch id
* Use IndexedMap for shares
* Query with epoch id
* Add Clone to client traits
* Pass nyxd client instead of api data
* Get the specific epoch vk
* Make wasm work
* Remove wasm test runs
As there are no wasm tests and the target_arch macros are not compatible
with the cargo test environment, we can safely remove (for now) the wasm
test target runs.
* Put epoch_id in storage pk
* Gateway uses old keys but current verifiers
* Add group contract to env
* Move group msg in common
* Only run DKG if part of group
* Clippy test
* Rename wasm_storage to wasm_mockups
* Update changelog
2023-01-19 11:15:07 +02:00
Jon Häggblad
48def795d9
common/logging: fix clippy ( #2866 )
...
* common/logging: fix clippy
* network-requester: clippy
2023-01-18 09:55:56 +01:00
Dave Hrycyszyn
80017d258d
Merge branch 'release/v1.1.6' into develop
2023-01-17 14:10:15 +00:00
farbanas
59185f3b87
merge resolve
2023-01-17 13:41:56 +01:00
farbanas
cf903aa2e5
updated changelogs
2023-01-17 13:30:31 +01:00
farbanas
0a2e0d6a8f
bump version for release
2023-01-17 13:17:15 +01:00
farbanas
65ed611c24
fix: changelog cleanup and added a UNRELEASED section
2023-01-16 16:00:58 +01:00
Fouad
78247b973b
upgrade storybook to latest ( #2840 )
2023-01-16 09:49:08 +00:00
Jędrzej Stuczyński
bbb46ebd90
chore: upgrade tokio to 1.24.1 (+ tokio-util and tokio-stream) ( #2843 )
...
* updated 'tokio' to 1.24.1 in the whole codebase
* ibid for 'tokio-stream'
* ibid for 'tokio-util'
* Removed lock file from verify-signature example
2023-01-13 14:46:10 +00:00
Fouad
017c9d2504
upgrade tauri to 1.2.3 ( #2842 )
2023-01-13 13:34:56 +00:00
Jędrzej Stuczyński
50c7d717c0
chore: fixed clippy warnings from the nightly toolchain ( #2838 )
2023-01-13 13:16:47 +00:00
Fouad
2eee5195cc
React / React DOM / Types upgrade to version 18 ( #2830 )
...
* new react and reactdom packages in wallet
* new react and reactdom packages in root
* new react and reactdom packages in nym connect
* new react and reactdom packages in root
* update react and reactdom for explorer
* react and react-dom upgrade for ts-packages
remove unused import
fix linting error
* use custom FC typing
move typings folder
* fix type error
2023-01-12 17:15:31 +00:00
Fouad
4854e929ed
link to the ng mixnet explorer for account info ( #2823 )
2023-01-12 12:33:28 +01:00
Jon Häggblad
8b14321c4a
connect,wallet: make fern use same colors as env_pretty_logger ( #2829 )
2023-01-12 11:35:11 +01:00
Jon Häggblad
b97a12186f
rust-fmt: append path in error
2023-01-11 00:32:21 +01:00
Jędrzej Stuczyński
2587d00b9e
feature: reduce staking address capabilities + refactor vesting storage ( #2796 )
...
* checks for existing staking account
* removed code for v2 migration
* using stronger types for storage keys
* Added type alias for the storage key and documented each `Map`
* remove the hacky way of storing staker information
* allow the staking address account to perform delegations with the additional msg argument
* new unit tests
* updated client code
* modified migrate msg to explicitly require confirming having performed manual checks
* re-ordered arguments
2023-01-10 17:36:27 +00:00