From 305e8a95efabc89d1ad56ea6ad49e0100c7e4f00 Mon Sep 17 00:00:00 2001 From: Gianmarco Fraccaroli Date: Wed, 27 Nov 2024 14:16:50 +0100 Subject: [PATCH] mayeb fix shieldedsync --- workload/Cargo.lock | 56 ++++++++++++++++++++++----------------------- workload/Cargo.toml | 4 ++-- 2 files changed, 30 insertions(+), 30 deletions(-) diff --git a/workload/Cargo.lock b/workload/Cargo.lock index 80d7250..2f3d579 100644 --- a/workload/Cargo.lock +++ b/workload/Cargo.lock @@ -3272,7 +3272,7 @@ dependencies = [ [[package]] name = "namada_account" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "namada_core", @@ -3284,7 +3284,7 @@ dependencies = [ [[package]] name = "namada_controller" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", "smooth-operator", @@ -3294,7 +3294,7 @@ dependencies = [ [[package]] name = "namada_core" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "bech32 0.8.1", "borsh", @@ -3344,7 +3344,7 @@ dependencies = [ [[package]] name = "namada_ethereum_bridge" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "ethers", @@ -3372,7 +3372,7 @@ dependencies = [ [[package]] name = "namada_events" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "namada_core", @@ -3386,7 +3386,7 @@ dependencies = [ [[package]] name = "namada_gas" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "namada_core", @@ -3399,7 +3399,7 @@ dependencies = [ [[package]] name = "namada_governance" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "itertools 0.12.1", @@ -3422,7 +3422,7 @@ dependencies = [ [[package]] name = "namada_ibc" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "data-encoding", @@ -3452,7 +3452,7 @@ dependencies = [ [[package]] name = "namada_io" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "async-trait", "kdam", @@ -3465,7 +3465,7 @@ dependencies = [ [[package]] name = "namada_macros" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "data-encoding", "proc-macro2", @@ -3477,7 +3477,7 @@ dependencies = [ [[package]] name = "namada_merkle_tree" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "eyre", @@ -3492,7 +3492,7 @@ dependencies = [ [[package]] name = "namada_parameters" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", "namada_macros", @@ -3507,7 +3507,7 @@ dependencies = [ [[package]] name = "namada_proof_of_stake" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "itertools 0.12.1", @@ -3531,7 +3531,7 @@ dependencies = [ [[package]] name = "namada_replay_protection" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", ] @@ -3539,7 +3539,7 @@ dependencies = [ [[package]] name = "namada_sdk" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "async-trait", "bimap", @@ -3609,7 +3609,7 @@ dependencies = [ [[package]] name = "namada_shielded_token" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "async-trait", "borsh", @@ -3650,7 +3650,7 @@ dependencies = [ [[package]] name = "namada_state" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "clru", @@ -3673,7 +3673,7 @@ dependencies = [ [[package]] name = "namada_storage" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "itertools 0.12.1", @@ -3692,7 +3692,7 @@ dependencies = [ [[package]] name = "namada_systems" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", "namada_events", @@ -3702,7 +3702,7 @@ dependencies = [ [[package]] name = "namada_token" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "namada_core", @@ -3720,7 +3720,7 @@ dependencies = [ [[package]] name = "namada_trans_token" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "konst", "namada_core", @@ -3737,7 +3737,7 @@ dependencies = [ [[package]] name = "namada_tx" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "ark-bls12-381", "bitflags 2.6.0", @@ -3766,7 +3766,7 @@ dependencies = [ [[package]] name = "namada_tx_env" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", "namada_events", @@ -3776,7 +3776,7 @@ dependencies = [ [[package]] name = "namada_vm" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "clru", @@ -3798,7 +3798,7 @@ dependencies = [ [[package]] name = "namada_vote_ext" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "borsh", "namada_core", @@ -3810,7 +3810,7 @@ dependencies = [ [[package]] name = "namada_vp" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "namada_core", "namada_events", @@ -3826,7 +3826,7 @@ dependencies = [ [[package]] name = "namada_vp_env" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "derivative", "masp_primitives", @@ -3841,7 +3841,7 @@ dependencies = [ [[package]] name = "namada_wallet" version = "0.46.0" -source = "git+https://github.com/anoma/namada?tag=v0.46.0#cc531ec513b8ade85b221dd0a6c11818927fd247" +source = "git+https://github.com/anoma/namada?branch=tiago/ledger-client-height-from-tm#1a339f687a1d870fcc5b40e61c2424e0b014a236" dependencies = [ "bimap", "borsh", diff --git a/workload/Cargo.toml b/workload/Cargo.toml index e3f5314..3c065d3 100644 --- a/workload/Cargo.toml +++ b/workload/Cargo.toml @@ -8,8 +8,8 @@ build = "build.rs" [dependencies] clap = { version = "4.4.2", features = ["derive", "env"] } -namada_sdk = { git = "https://github.com/anoma/namada", tag = "v0.46.0", default-features = false, features = ["std", "async-send", "download-params"] } -namada_wallet = { git = "https://github.com/anoma/namada", tag = "v0.46.0", default-features = false, features = ["std"] } +namada_sdk = { git = "https://github.com/anoma/namada", branch = "tiago/ledger-client-height-from-tm", default-features = false, features = ["std", "async-send", "download-params"] } +namada_wallet = { git = "https://github.com/anoma/namada", branch = "tiago/ledger-client-height-from-tm", default-features = false, features = ["std"] } tendermint-config = "0.38.0" tendermint-rpc = { version = "0.38.0", features = ["http-client"]} tokio = {version = "1.8.2", default-features = false}