From e1b62eb05dc86948af21657068bc8dfd3d883756 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20H=C3=A4ggblad?= Date: Mon, 4 Nov 2024 13:30:46 +0100 Subject: [PATCH] Point to develop branch in nym repo on the main branch (#1471) * Point to develop branch in nym repo * Update Cargo.lock file --- nym-vpn-core/Cargo.lock | 130 ++++++++++++++++++++-------------------- nym-vpn-core/Cargo.toml | 42 ++++++------- 2 files changed, 86 insertions(+), 86 deletions(-) diff --git a/nym-vpn-core/Cargo.lock b/nym-vpn-core/Cargo.lock index d9605ca8c5..3afb32bf3f 100644 --- a/nym-vpn-core/Cargo.lock +++ b/nym-vpn-core/Cargo.lock @@ -3114,7 +3114,7 @@ dependencies = [ [[package]] name = "nym-api-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "cosmrs", @@ -3157,7 +3157,7 @@ dependencies = [ [[package]] name = "nym-authenticator-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "base64 0.22.1", "bincode", @@ -3177,7 +3177,7 @@ dependencies = [ [[package]] name = "nym-bandwidth-controller" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bip39", "log", @@ -3198,7 +3198,7 @@ dependencies = [ [[package]] name = "nym-bin-common" version = "0.6.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "const-str", "log", @@ -3213,7 +3213,7 @@ dependencies = [ [[package]] name = "nym-client-core" version = "1.1.15" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "base64 0.22.1", @@ -3272,7 +3272,7 @@ dependencies = [ [[package]] name = "nym-client-core-config-types" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "humantime-serde", "nym-config", @@ -3288,7 +3288,7 @@ dependencies = [ [[package]] name = "nym-client-core-gateways-storage" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "cosmrs", @@ -3307,7 +3307,7 @@ dependencies = [ [[package]] name = "nym-client-core-surb-storage" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "dashmap", @@ -3324,7 +3324,7 @@ dependencies = [ [[package]] name = "nym-coconut-bandwidth-contract-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "cosmwasm-schema", "cosmwasm-std", @@ -3334,7 +3334,7 @@ dependencies = [ [[package]] name = "nym-coconut-dkg-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "cosmwasm-schema", "cosmwasm-std", @@ -3358,7 +3358,7 @@ dependencies = [ [[package]] name = "nym-compact-ecash" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bincode", "bls12_381", @@ -3381,7 +3381,7 @@ dependencies = [ [[package]] name = "nym-config" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "dirs", "handlebars", @@ -3411,7 +3411,7 @@ dependencies = [ [[package]] name = "nym-contracts-common" version = "0.5.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "cosmwasm-schema", @@ -3426,7 +3426,7 @@ dependencies = [ [[package]] name = "nym-country-group" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "serde", "tracing", @@ -3435,7 +3435,7 @@ dependencies = [ [[package]] name = "nym-credential-storage" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "bincode", @@ -3453,7 +3453,7 @@ dependencies = [ [[package]] name = "nym-credential-utils" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "log", "nym-bandwidth-controller", @@ -3472,7 +3472,7 @@ dependencies = [ [[package]] name = "nym-credentials" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bincode", "bls12_381", @@ -3495,7 +3495,7 @@ dependencies = [ [[package]] name = "nym-credentials-interface" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bls12_381", "nym-compact-ecash", @@ -3511,7 +3511,7 @@ dependencies = [ [[package]] name = "nym-crypto" version = "0.4.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "aead", "aes", @@ -3574,7 +3574,7 @@ dependencies = [ [[package]] name = "nym-ecash-contract-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "cosmwasm-schema", @@ -3588,7 +3588,7 @@ dependencies = [ [[package]] name = "nym-ecash-time" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-compact-ecash", "time", @@ -3597,7 +3597,7 @@ dependencies = [ [[package]] name = "nym-exit-policy" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "serde", "serde_json", @@ -3609,7 +3609,7 @@ dependencies = [ [[package]] name = "nym-explorer-api-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-api-requests", "nym-contracts-common", @@ -3621,20 +3621,20 @@ dependencies = [ [[package]] name = "nym-explorer-client" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ - "log", "nym-explorer-api-requests", "reqwest 0.12.4", "serde", "thiserror", + "tracing", "url", ] [[package]] name = "nym-gateway-client" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "futures", "getrandom 0.2.15", @@ -3739,7 +3739,7 @@ dependencies = [ [[package]] name = "nym-gateway-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "futures", @@ -3765,7 +3765,7 @@ dependencies = [ [[package]] name = "nym-group-contract-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "cosmwasm-schema", "cw-controllers", @@ -3790,7 +3790,7 @@ dependencies = [ [[package]] name = "nym-http-api-client" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "http 1.1.0", @@ -3807,7 +3807,7 @@ dependencies = [ [[package]] name = "nym-id" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-credential-storage", "nym-credentials", @@ -3836,7 +3836,7 @@ dependencies = [ [[package]] name = "nym-ip-packet-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bincode", "bytes", @@ -3854,7 +3854,7 @@ dependencies = [ [[package]] name = "nym-metrics" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "dashmap", "lazy_static", @@ -3865,7 +3865,7 @@ dependencies = [ [[package]] name = "nym-mixnet-contract-common" version = "0.6.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "cosmwasm-schema", @@ -3886,7 +3886,7 @@ dependencies = [ [[package]] name = "nym-multisig-contract-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "cosmwasm-schema", "cosmwasm-std", @@ -3902,7 +3902,7 @@ dependencies = [ [[package]] name = "nym-network-defaults" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "dotenvy", "log", @@ -3915,7 +3915,7 @@ dependencies = [ [[package]] name = "nym-node-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "base64 0.22.1", @@ -3938,7 +3938,7 @@ dependencies = [ [[package]] name = "nym-nonexhaustive-delayqueue" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "tokio", "tokio-stream", @@ -3949,7 +3949,7 @@ dependencies = [ [[package]] name = "nym-ordered-buffer" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "log", "thiserror", @@ -3958,7 +3958,7 @@ dependencies = [ [[package]] name = "nym-outfox" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "blake3", "chacha20", @@ -3976,7 +3976,7 @@ dependencies = [ [[package]] name = "nym-pemstore" version = "0.3.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "pem", ] @@ -4006,7 +4006,7 @@ dependencies = [ [[package]] name = "nym-sdk" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "anyhow", "async-trait", @@ -4055,7 +4055,7 @@ dependencies = [ [[package]] name = "nym-serde-helpers" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "base64 0.22.1", "bs58", @@ -4067,7 +4067,7 @@ dependencies = [ [[package]] name = "nym-service-provider-requests-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "serde", ] @@ -4075,7 +4075,7 @@ dependencies = [ [[package]] name = "nym-service-providers-common" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "log", @@ -4089,7 +4089,7 @@ dependencies = [ [[package]] name = "nym-socks5-client-core" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "anyhow", "dirs", @@ -4122,7 +4122,7 @@ dependencies = [ [[package]] name = "nym-socks5-proxy-helpers" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bytes", "futures", @@ -4137,7 +4137,7 @@ dependencies = [ [[package]] name = "nym-socks5-requests" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bincode", "log", @@ -4153,7 +4153,7 @@ dependencies = [ [[package]] name = "nym-sphinx" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "log", "nym-crypto", @@ -4179,7 +4179,7 @@ dependencies = [ [[package]] name = "nym-sphinx-acknowledgements" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-crypto", "nym-pemstore", @@ -4196,7 +4196,7 @@ dependencies = [ [[package]] name = "nym-sphinx-addressing" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-crypto", "nym-sphinx-types", @@ -4207,7 +4207,7 @@ dependencies = [ [[package]] name = "nym-sphinx-anonymous-replies" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bs58", "nym-crypto", @@ -4225,7 +4225,7 @@ dependencies = [ [[package]] name = "nym-sphinx-chunking" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "dashmap", "log", @@ -4243,7 +4243,7 @@ dependencies = [ [[package]] name = "nym-sphinx-cover" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-crypto", "nym-sphinx-acknowledgements", @@ -4261,7 +4261,7 @@ dependencies = [ [[package]] name = "nym-sphinx-forwarding" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-outfox", "nym-sphinx-addressing", @@ -4273,7 +4273,7 @@ dependencies = [ [[package]] name = "nym-sphinx-framing" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "bytes", "log", @@ -4290,7 +4290,7 @@ dependencies = [ [[package]] name = "nym-sphinx-params" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-crypto", "nym-sphinx-types", @@ -4301,7 +4301,7 @@ dependencies = [ [[package]] name = "nym-sphinx-routing" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-sphinx-addressing", "nym-sphinx-types", @@ -4311,7 +4311,7 @@ dependencies = [ [[package]] name = "nym-sphinx-types" version = "0.2.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "nym-outfox", "sphinx-packet", @@ -4321,7 +4321,7 @@ dependencies = [ [[package]] name = "nym-task" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "futures", "log", @@ -4335,7 +4335,7 @@ dependencies = [ [[package]] name = "nym-topology" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "bs58", @@ -4359,7 +4359,7 @@ dependencies = [ [[package]] name = "nym-validator-client" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "async-trait", "base64 0.22.1", @@ -4377,7 +4377,6 @@ dependencies = [ "flate2", "futures", "itertools 0.13.0", - "log", "nym-api-requests", "nym-coconut-bandwidth-contract-common", "nym-coconut-dkg-common", @@ -4401,6 +4400,7 @@ dependencies = [ "thiserror", "time", "tokio", + "tracing", "url", "wasmtimer", "zeroize", @@ -4409,7 +4409,7 @@ dependencies = [ [[package]] name = "nym-vesting-contract-common" version = "0.7.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "cosmwasm-schema", "cosmwasm-std", @@ -4731,7 +4731,7 @@ dependencies = [ [[package]] name = "nym-wireguard-types" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "base64 0.22.1", "log", @@ -7676,7 +7676,7 @@ checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" [[package]] name = "wasm-utils" version = "0.1.0" -source = "git+https://github.com/nymtech/nym?branch=release%2F2024.13-magura#d18ddcdc114e73a6f80b1d580f7b658d0fbb2ec9" +source = "git+https://github.com/nymtech/nym?branch=develop#5e0417ebe7ac04252702f1256421ccc7785cdef8" dependencies = [ "futures", "getrandom 0.2.15", diff --git a/nym-vpn-core/Cargo.toml b/nym-vpn-core/Cargo.toml index 2a2ba246e7..8ba475b5df 100644 --- a/nym-vpn-core/Cargo.toml +++ b/nym-vpn-core/Cargo.toml @@ -128,24 +128,24 @@ windows-sys = "0.52" x25519-dalek = "2.0" zeroize = "1.6.0" -nym-authenticator-requests = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-bandwidth-controller = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-bin-common = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-client-core = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-compact-ecash = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-config = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-contracts-common = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-credential-storage = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-credentials = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-credentials-interface = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-crypto = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-ecash-time = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-http-api-client = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-ip-packet-requests = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-node-requests = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-pemstore = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-sdk = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-task = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-topology = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-validator-client = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } -nym-wireguard-types = { git = "https://github.com/nymtech/nym", branch = "release/2024.13-magura" } +nym-authenticator-requests = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-bandwidth-controller = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-bin-common = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-client-core = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-compact-ecash = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-config = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-contracts-common = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-credential-storage = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-credentials = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-credentials-interface = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-crypto = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-ecash-time = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-http-api-client = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-ip-packet-requests = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-node-requests = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-pemstore = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-sdk = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-task = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-topology = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-validator-client = { git = "https://github.com/nymtech/nym", branch = "develop" } +nym-wireguard-types = { git = "https://github.com/nymtech/nym", branch = "develop" }