Jon Häggblad
188650ea05
Stay on 1.71.0 for nym-wallet until the clippy crash is resolved
2023-08-25 09:09:05 +02:00
Jon Häggblad
decae2b54d
Clippy pub use shadowing warning
2023-08-25 09:01:27 +02:00
Jon Häggblad
8104761914
Update nym-connect Cargo.lock
2023-08-25 07:37:45 +02:00
Jon Häggblad
8503def37f
Remove nym-connect mobile from Makefile
2023-08-25 07:37:29 +02:00
Jon Häggblad
48023eab41
Remove shadowing import
2023-08-25 07:33:49 +02:00
Jon Häggblad
b050ae72de
Replace Arc with Rc on clippy's suggestion
2023-08-25 07:33:32 +02:00
Jon Häggblad
377c9be790
clippy --fix
2023-08-24 17:58:51 +02:00
Jon Häggblad
5d7fd66cfc
rustfmt
2023-08-24 17:55:19 +02:00
Jon Häggblad
5128aef193
Upgrade ts-rs to 7.0.0
2023-08-24 17:55:19 +02:00
mfahampshire
f1b9cf4d68
update minibolt pp
2023-08-23 20:56:43 +02:00
Tommy Verrall
392e7b5268
Merge pull request #3806 from nymtech/fix/wallet-gateway-form
...
fix(wallet): gateway bond form wrong helper text
2023-08-23 18:01:40 +02:00
pierre
776a9d508a
fix wrong helper text
2023-08-23 17:44:53 +02:00
pierre
2f624d4f10
doc(nc-android): add notes for AAB build
2023-08-23 17:20:51 +02:00
Jędrzej Stuczyński
3c9faff4ec
[hotfix]: don't assign invalid fields when crossing the JS boundary ( #3805 )
...
* [hotfix]: don't assign invalid fields when crossing the JS boundary
* eslint
2023-08-23 16:12:01 +01:00
Tommy Verrall
0d3df4b58d
Merge pull request #3802 from nymtech/bugfix/use-correct-tendermint-dialect
...
Bugfix/use correct tendermint dialect
2023-08-23 12:46:41 +02:00
Jędrzej Stuczyński
5241047f45
implemented compatibility mode for reqwest client
2023-08-23 11:05:31 +01:00
Jędrzej Stuczyński
2651784e8b
fully delegating 'TendermintRpcClient' trait
2023-08-23 10:42:09 +01:00
Jędrzej Stuczyński
2cd2b1ccd4
always using http client in v034 compat mode
2023-08-23 10:08:33 +01:00
Jon Häggblad
af4e8241e7
Fix rocksdb compilation ( #3801 )
...
* Fix rocksdb compilation
* Add ephemera to CI build
* Add nym-nr-query to CI build
* Fix clippy in ephemera rocksdb
2023-08-23 10:07:45 +02:00
Jon Häggblad
92350daca8
network-requester: disable poisson process by default ( #3783 )
...
* network-requester: disable poisson process by default
* network-requester: instead add new top-level config field
* Remove quoation marks in template
2023-08-22 14:17:03 +02:00
Jędrzej Stuczyński
b429c64168
[demo] libp2p example with nym-sdk ( #3763 )
...
* imported libp2p to monorepo
* fixed vanilla ping example
* added libp2p client to workspace
* naively replaced dockerised client with the sdk
* moved libp2p code to sdk examples
* reduced number of dependencies required for libp2p example
* updated readmes
* added protobuf compiler to build dependencies
* added protoc dependency to readme for chat and ping examples
---------
Co-authored-by: mfahampshire <maxhampshire@pm.me >
2023-08-22 13:12:13 +02:00
Tommy Verrall
f88622ac08
Delete upload-nyxd-ci.yml
...
not needed anymore removing
2023-08-22 12:21:44 +02:00
Jędrzej Stuczyński
0a5a2c6747
removed needless_pass_by_ref_mut in mixnet contract tests ( #3798 )
2023-08-22 11:56:23 +02:00
Tommy Verrall
824bd636f9
Merge pull request #3795 from nymtech/release/v1.1.28
...
Release/v1.1.28
2023-08-22 11:17:29 +02:00
Tommy Verrall
cf6411ac08
Merge pull request #3794 from nymtech/qa/fix-windows-builder
...
Update nym-connect-publish-windows10.yml
2023-08-22 10:59:23 +02:00
Tommy Verrall
6428133122
Merge pull request #3793 from nymtech/qa/fix-api-tests
...
change ci to run against sandbox for tests
2023-08-22 10:55:24 +02:00
Tommy Verrall
3c69f9c2f9
Update nym-connect-publish-windows10.yml
2023-08-22 10:35:46 +02:00
Tommy Verrall
c1e4b87744
change ci to run against sandbox for tests
2023-08-22 10:31:37 +02:00
benedettadavico
22246d0d5d
bumping versions and updating changelog
nym-connect-v1.1.18
nym-binaries-v1.1.26
2023-08-22 09:54:51 +02:00
Tommy Verrall
29593ef3c9
removing placeholders for the timebeing to enable windows build
2023-08-22 09:27:49 +02:00
Tommy Verrall
12f21185e3
Merge pull request #3791 from nymtech/feature/ephemera_upgrade
...
Feature/ephemera upgrade
2023-08-21 16:46:40 +02:00
Bogdan-Ștefan Neacșu
85ab3d5c80
Include 1.1.28 upgrade for ephemera config template
2023-08-21 16:51:32 +03:00
Pierre Dommerc
dffe171b7f
feat(explorer-api): add gateway geoip location ( #3785 )
...
* feat(explorer-api): add gateway geoip location
* fix lint
2023-08-21 15:50:18 +02:00
mfahampshire
6d3b198f00
change minibolt description
2023-08-21 14:04:21 +02:00
mfahampshire
d4920b82f0
include 2faktor's PR material
2023-08-21 14:04:08 +02:00
mfahampshire
24099d159b
change minibolt description
2023-08-21 14:02:29 +02:00
mfahampshire
463033aa64
version bump in toml files fr docs projects
2023-08-21 13:59:57 +02:00
mfahampshire
c1ba56ab1c
include 2faktor's PR material
2023-08-21 13:59:20 +02:00
mfahampshire
8dfe8f4678
version bump in toml files fr docs projects
2023-08-21 09:54:09 +02:00
Tommy Verrall
c2a38c9b53
Merge branch 'develop' into release/v1.1.28
2023-08-21 09:35:39 +02:00
Tommy Verrall
33e7ce53fb
Merge pull request #3723 from nymtech/feature/nc-desktop-userdata
...
refactor(nc-desktop): use userdata storage to save user gateway&sp
2023-08-21 09:34:46 +02:00
mx
bdf18e30fb
Merge pull request #3674 from nymtech/feature/operators-guide
...
feature/operators-guide
2023-08-18 16:03:18 +00:00
mfahampshire
e0b32e1cc9
updated css font
2023-08-18 17:47:48 +02:00
Mark Sinclair
4ff69b77a9
Update general.css
2023-08-18 16:44:38 +01:00
Mark Sinclair
5f095d703d
Update custom.css
2023-08-18 16:44:01 +01:00
Mark Sinclair
ff4dbd09d0
Update general.css
2023-08-18 16:42:18 +01:00
Mark Sinclair
404d2d9857
Update build_all_to_dist.sh
2023-08-18 16:28:42 +01:00
Mark Sinclair
b5f2ecd79e
Update build_all_to_dist.sh
2023-08-18 16:24:57 +01:00
Mark Sinclair
38b9e14851
Update cd-docs.yml
2023-08-18 15:43:50 +01:00
mfahampshire
6ead19bd97
added conditional push for master branch
2023-08-18 15:55:59 +02:00