Tommy Verrall
9754cd8a06
revert package.json
2023-08-17 11:30:10 +02:00
Tommy Verrall
8ef84df168
fix package.json file
nym-wallet-v1.2.7
2023-08-17 10:41:18 +02:00
Tommy Verrall
28f4ddb698
correct workflow
2023-08-17 10:37:12 +02:00
Tommy Verrall
c52cb4f963
prepare wallet release
...
due to contract changes
2023-08-17 10:33:08 +02:00
Tommy Verrall
82ea3add6a
Merge remote-tracking branch 'origin/release/v1.1.27' into release/v1.1.27
2023-08-16 15:45:56 +02:00
Tommy Verrall
53b653d9cf
revert package json change
2023-08-16 15:45:19 +02:00
Tommy Verrall
a97004b6e0
update contracts-build.yml
...
needs to use 1.69.0 to build contracts
nym-contracts-2023.33-toblerone
2023-08-16 11:42:00 +02:00
Tommy Verrall
61aacd16cd
Merge remote-tracking branch 'origin/release/v1.1.27' into release/v1.1.27
2023-08-16 11:37:06 +02:00
Tommy Verrall
55bf5ce5b0
change version to minor in the update files
2023-08-16 11:36:41 +02:00
Tommy Verrall
e9789681cc
update package.json
nym-connect-v1.1.17
2023-08-16 11:20:04 +02:00
Tommy Verrall
d33d9d4409
update package.json for windows build
2023-08-16 11:15:15 +02:00
Tommy Verrall
852e1ace7e
stage vesting schema change
nym-binaries-v1.1.25
2023-08-16 10:58:33 +02:00
Tommy Verrall
cc3cfbfdc1
updating the change logs and relevant versions
2023-08-16 10:31:42 +02:00
Jędrzej Stuczyński
d0ba4056d6
Bugfix/contract types serde ( #3753 )
...
* additional logs in abci queries
* added serde aliases for deserialization of contract types using their old format
* installing rust toolchain during the schema CI
* making the workflow be executed on our custom runner
* checking for diff only in the schema directory
2023-08-14 10:05:16 +01:00
Fouad
c81a5ac002
Reset gateway performance on disconnect ( #3620 )
...
* rest gateway performance on disconnect
* update mobile context
2023-08-14 10:42:27 +02:00
Tommy Verrall
93a8e2a9bf
Merge pull request #3662 from nymtech/dependabot/npm_and_yarn/nym-api/tests/semver-6.3.1
...
Bump semver from 6.3.0 to 6.3.1 in /nym-api/tests
2023-08-14 10:29:18 +02:00
Tommy Verrall
83d5cc9bf4
Merge pull request #3757 from nymtech/feature/nc_user_feedback
...
feat(nc-desktop): add user feedback page
2023-08-11 12:42:47 +02:00
pierre
9a5ce73dfd
close send feedback modal on click
2023-08-11 12:23:44 +02:00
pierre
af51ab3f71
add max chars limit to feedback text
2023-08-11 11:55:01 +02:00
mx
0e37c572f0
Update ci-dev.yml
...
added workflow_dispatch
2023-08-11 08:53:12 +00:00
pierre
d57e8efff2
revert upstream changes
2023-08-10 16:10:46 +02:00
pierre
c4c4355a54
add feedback note
2023-08-10 16:05:44 +02:00
pierre
aaef36a5d7
display a notice to enable error reporting first
2023-08-10 16:05:44 +02:00
pierre
062f4911e1
add user feedback page
2023-08-10 16:05:44 +02:00
twofaktor
59e4567342
Update minibolt_pp.png
2023-08-10 16:05:44 +02:00
⚡️2FakTor⚡️
de2b106568
Update community-applications-and-guides.md
2023-08-10 16:05:44 +02:00
Bogdan-Ștefan Neacşu
60ab58998d
Print warning when coconut verif endpoint doesn't work ( #3755 )
2023-08-09 18:12:59 +03:00
Bogdan-Ștefan Neacşu
be88a9b277
Remove stale BBC env var ( #3720 )
2023-08-08 16:33:50 +01:00
Tommy Verrall
fce2c704af
Merge pull request #3750 from nymtech/release/v1.1.26
...
Release/v1.1.26
2023-08-08 16:04:32 +02:00
benedetta davico
d8a95d3810
Update Cargo.toml
2023-08-08 15:42:05 +02:00
benedetta davico
191aa149df
Update Cargo.toml
2023-08-08 15:37:16 +02:00
benedettadavico
f4df1a9168
Merge branch 'release/v1.1.26' of https://github.com/nymtech/nym into release/v1.1.26
2023-08-08 15:22:49 +02:00
benedettadavico
62316244d9
Revert package.json changes needed temporary build
2023-08-08 15:16:22 +02:00
benedettadavico
a26c6d7a29
Temporary update to fix windows build
2023-08-08 15:16:22 +02:00
benedettadavico
8fda246a3c
Update changelog and versions for release v1.1.26
2023-08-08 15:16:22 +02:00
Bogdan-Ștefan Neacșu
5620fd7009
Set sphinx as default packet type
2023-08-08 15:16:22 +02:00
Bogdan-Ștefan Neacşu
122612fa03
Apply fix from feature/ephemera to develop too ( #3698 ) ( #3742 )
2023-08-08 15:16:22 +02:00
mfahampshire
53db18df2c
rephrased intro
2023-08-08 15:14:20 +02:00
Jon Häggblad
e00910bcb8
Add geo-aware mixnet topology provider ( #3713 )
...
* WIP: initial work
* wupwup
* WIP: experiments
* Move topology provider and requests to own crate
* Make sure we use the new crate everywhere
* Sort Cargo.toml
* Extract out some functions in geo_aware_provider
* rustfmt
* Add CountryGroup type
* Assign unknown as well
* wipwip
* Add command line flag to socks5-client
* Use geo-aware mixnode selection in nym-connect when in medium mode
* rustfmt
* clippy
* Fix nym-connect build
* wasm fix
* Spelling
2023-08-08 15:14:13 +02:00
benedettadavico
0af9b3c6c8
Revert package.json changes needed temporary build
2023-08-08 14:17:55 +02:00
benedettadavico
2d60a9da3f
Temporary update to fix windows build
nym-connect-v1.1.16
nym-binaries-v1.1.24
2023-08-08 11:24:08 +02:00
benedettadavico
795efb9f0b
Update changelog and versions for release v1.1.26
2023-08-08 11:15:30 +02:00
Tommy Verrall
695d34735c
Merge pull request #3748 from nymtech/feature/fix_default_packet_type
2023-08-07 15:36:31 +02:00
Bogdan-Ștefan Neacșu
314d7a7526
Set sphinx as default packet type
2023-08-07 15:52:03 +03:00
Tommy Verrall
a86c1a6a60
Merge pull request #3745 from nymtech/feature/explorer-api-build-info
...
added --version command to explorer-api
2023-08-07 11:40:04 +02:00
Bogdan-Ștefan Neacşu
7ad2865250
Add empty migration to group contract ( #3740 )
2023-08-07 12:32:20 +03:00
Bogdan-Ștefan Neacşu
49440bf60e
Apply fix from feature/ephemera to develop too ( #3698 ) ( #3742 )
2023-08-07 12:27:31 +03:00
Jędrzej Stuczyński
b3b43b56be
added --version command to explorer-api
2023-08-07 10:15:15 +01:00
Mark Sinclair
4a23729a6a
Add GitHub Action to build Typescript SDK docs
2023-08-04 16:31:21 +01:00
pierre
5711bbd0c1
feat(nc-android): add runtime permission request
2023-08-04 17:15:01 +02:00