farbanas
312cd65d20
trying to fix windows build
2023-02-21 12:43:37 -05:00
farbanas
79e51252a8
fix: comment out install rust on windows build as it breaks it
2023-02-21 10:44:33 -05:00
farbanas
025f5da39e
Merge branch 'release/v1.1.10'
nym-binaries-v1.1.10
2023-02-21 09:23:40 -05:00
Jon Häggblad
ddd9498c0b
gateway: stray println that should be eprintln
2023-02-21 15:21:14 +01:00
Raphaël Walther
69c8891f82
Github Actions: disable temporary rust install
2023-02-21 15:12:27 +01:00
farbanas
bda32cfef3
docs: update changelog
nym-contracts-v1.1.4
2023-02-21 09:07:41 -05:00
farbanas
b3425a6a6e
chore: bump vesting contract
2023-02-21 09:03:56 -05:00
farbanas
9e7c77ca6a
docs: update CHANGELOG.md
2023-02-21 08:59:40 -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
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
bbb3287029
Add client functionality into nym-network-requester ( #2972 )
...
* network-requester: replace websocket with mixnet client
* network-requester: mini tidy
* network-requester: add info line about own address
* network-requester: update to nym-crypto rename
2023-02-20 13:00:34 +01:00
Tommy Verrall
494f1d5199
Merge pull request #3046 from nymtech/feature/ne-filter-by-minor-version
...
NE - Filter by version
2023-02-20 08:49:46 +01:00
fmtabbara
723b4b4754
small performance optimizations
...
fix lint error
2023-02-16 19:43:25 +00:00
Fouad
dafb69d2d6
Feature/nym connect logs in app ( #3045 )
...
* remove menu bar
* create log view toggle function
* update routes
* update changelog
* fix clippy error
2023-02-16 16:15:53 +01:00
fmtabbara
e225c1ee1b
use minor version as latest comparator
2023-02-16 15:10:07 +00:00
Jon Häggblad
1feb53cc87
Merge pull request #3043 from nymtech/jon/chore/fix-auto-updated-files
...
nym-wallet: fix auto-updated files
2023-02-16 13:04:36 +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
fmtabbara
40af0f94b0
correct explorer changelog
2023-02-16 11:08:08 +00: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
Fouad
26c5fa7262
NE - Gateway version filter ( #3037 )
...
* add version filter
* allow copy gateway identity key
* use dynamic latest version value
* update explorer changelog
2023-02-16 11:03:55 +00:00
Jon Häggblad
2d59236ee8
verloc: don't shutdown listener on corrupted connection ( #3036 )
2023-02-15 18:14:24 +01:00
Jon Häggblad
17322ccda2
ci: update typescript-lint.yml ( #3035 )
2023-02-15 17:52:33 +01:00
Jon Häggblad
3d2e7d32d9
nym-connect-android fixes
2023-02-15 16:13:53 +01: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
4844ac953a
rename crypto to nym-crypto
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
Raphaël Walther
081d6097b6
Github Actions: Remove keybase notifications
2023-02-15 10:02:19 +01:00
farbanas
4820258270
fix: nym-cli-publish GH action resolve
2023-02-14 08:15:26 -05:00
farbanas
e41a59fddc
merge resolve
2023-02-14 07:50:47 -05:00
Jon Häggblad
130491e80f
ci: fix get_release regex for nightly
2023-02-14 13:30:40 +01:00
farbanas
165e7d8b27
Merge branch 'release/v1.1.9' of github.com:nymtech/nym into release/v1.1.9
nym-wallet-v1.1.9
nym-connect-v1.1.9
nym-binaries-v1.1.9
2023-02-14 07:30:25 -05:00
farbanas
3c97d0d16b
Updated changelogs
2023-02-14 07:28:59 -05:00
Jon Häggblad
16ae72fbd9
ci: run check-merge-conflicts nightly
2023-02-14 13:25:06 +01: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
Jon Häggblad
4fa018540c
ci: get_release name
2023-02-14 12:43:07 +01:00
Jon Häggblad
e2b69b79e7
ci: update and rename check-merge-conflicts.yml
2023-02-14 12:38:57 +01: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
be369c2023
ci: another fix to check-git-branches.yml
2023-02-14 11:17:59 +01:00
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
Bogdan-Ștefan Neacşu
3d500c25c5
Hide coconut runtime flags ( #2990 )
2023-02-14 11:58:04 +02: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