diff --git a/Cargo.lock b/Cargo.lock index 82af918ed12..7add4db8a7f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1812,7 +1812,7 @@ checksum = "24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb" [[package]] name = "iroha" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "anyhow", "async-trait", @@ -1845,7 +1845,7 @@ dependencies = [ [[package]] name = "iroha_actor" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "async-trait", "dashmap", @@ -1862,7 +1862,7 @@ dependencies = [ [[package]] name = "iroha_actor_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_actor", "proc-macro-error", @@ -1874,7 +1874,7 @@ dependencies = [ [[package]] name = "iroha_cli_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "proc-macro2", "quote", @@ -1884,7 +1884,7 @@ dependencies = [ [[package]] name = "iroha_client" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "attohttpc", "base64", @@ -1922,7 +1922,7 @@ dependencies = [ [[package]] name = "iroha_client_cli" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "anyhow", "clap 3.2.16", @@ -1938,7 +1938,7 @@ dependencies = [ [[package]] name = "iroha_config" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "crossbeam", "derive_more", @@ -1958,7 +1958,7 @@ dependencies = [ [[package]] name = "iroha_config_base" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "crossbeam", "iroha_config_derive", @@ -1969,7 +1969,7 @@ dependencies = [ [[package]] name = "iroha_config_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "proc-macro-error", "proc-macro2", @@ -1979,7 +1979,7 @@ dependencies = [ [[package]] name = "iroha_core" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "anyhow", "async-trait", @@ -2019,7 +2019,7 @@ dependencies = [ [[package]] name = "iroha_crypto" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "derive_more", "getset", @@ -2037,7 +2037,7 @@ dependencies = [ [[package]] name = "iroha_data_model" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "base64", "criterion", @@ -2069,7 +2069,7 @@ dependencies = [ [[package]] name = "iroha_data_model_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_data_model", "iroha_ffi", @@ -2085,7 +2085,7 @@ dependencies = [ [[package]] name = "iroha_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_macro", "proc-macro2", @@ -2096,7 +2096,7 @@ dependencies = [ [[package]] name = "iroha_ffi" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "getset", "iroha_ffi_derive", @@ -2104,7 +2104,7 @@ dependencies = [ [[package]] name = "iroha_ffi_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "derive_more", "getset", @@ -2118,7 +2118,7 @@ dependencies = [ [[package]] name = "iroha_futures" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_config", "iroha_futures_derive", @@ -2132,7 +2132,7 @@ dependencies = [ [[package]] name = "iroha_futures_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "proc-macro-error", "proc-macro2", @@ -2142,7 +2142,7 @@ dependencies = [ [[package]] name = "iroha_logger" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "color-eyre", "derive_more", @@ -2159,14 +2159,14 @@ dependencies = [ [[package]] name = "iroha_macro" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_derive", ] [[package]] name = "iroha_p2p" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "aead", "async-stream", @@ -2188,7 +2188,7 @@ dependencies = [ [[package]] name = "iroha_permissions_validators" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "derive_more", "iroha_core", @@ -2202,7 +2202,7 @@ dependencies = [ [[package]] name = "iroha_primitives" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "derive_more", "fixnum", @@ -2220,7 +2220,7 @@ dependencies = [ [[package]] name = "iroha_schema" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "fixnum", "impls", @@ -2231,7 +2231,7 @@ dependencies = [ [[package]] name = "iroha_schema_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_schema", "proc-macro2", @@ -2242,7 +2242,7 @@ dependencies = [ [[package]] name = "iroha_schema_gen" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_core", "iroha_crypto", @@ -2252,11 +2252,11 @@ dependencies = [ [[package]] name = "iroha_substrate" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" [[package]] name = "iroha_telemetry" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "anyhow", "async-trait", @@ -2280,7 +2280,7 @@ dependencies = [ [[package]] name = "iroha_telemetry_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_core", "proc-macro-error", @@ -2292,7 +2292,7 @@ dependencies = [ [[package]] name = "iroha_version" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_data_model", "iroha_logger", @@ -2308,7 +2308,7 @@ dependencies = [ [[package]] name = "iroha_version_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "iroha_macro", "iroha_version", @@ -2384,7 +2384,7 @@ dependencies = [ [[package]] name = "kagami" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "clap 3.2.16", "color-eyre", @@ -2407,7 +2407,7 @@ checksum = "f9b7d56ba4a8344d6be9729995e6b06f928af29998cdf79fe390cbf6b1fee838" [[package]] name = "kura_inspector" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "clap 3.2.16", "iroha_core", @@ -2783,7 +2783,7 @@ dependencies = [ [[package]] name = "parity_scale_decoder" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "clap 3.2.16", "colored", @@ -3862,7 +3862,7 @@ dependencies = [ [[package]] name = "test_network" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" dependencies = [ "eyre", "futures", diff --git a/actor/Cargo.toml b/actor/Cargo.toml index d1e3a1bf763..f52bdc3cd18 100644 --- a/actor/Cargo.toml +++ b/actor/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_actor" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -12,9 +12,9 @@ default = [] deadlock_detection = ["petgraph"] [dependencies] -iroha_actor_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../primitives" } +iroha_actor_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../primitives" } async-trait = "0.1.57" once_cell = "1.13.0" diff --git a/actor/derive/Cargo.toml b/actor/derive/Cargo.toml index d70cc0ad9b2..b4bda162ca3 100644 --- a/actor/derive/Cargo.toml +++ b/actor/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_actor_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -14,6 +14,6 @@ proc-macro2 = "1.0.43" proc-macro-error = "1.0.4" [dev-dependencies] -iroha_actor = { version = "=2.0.0-pre-rc.9", path = "../" } +iroha_actor = { version = "=2.0.0-pre-rc.11", path = "../" } trybuild = "1.0.64" diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 24befaa96e1..6debe114aaa 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Iroha is a straightforward distributed ledger technology (DLT), inspired by Japanese Kaizen principle — eliminate excessiveness (muri). Iroha has essential functionality for your asset, information and identity management needs, at the same time being an efficient and trustworthy crash fault-tolerant tool for your enterprise needs." @@ -36,20 +36,20 @@ is-it-maintained-open-issues = { repository = "https://github.com/hyperledger/ir maintenance = { status = "actively-developed" } [dependencies] -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../core" } -iroha_macro = { version = "=2.0.0-pre-rc.9", path = "../macro" } -iroha_permissions_validators = { version = "=2.0.0-pre-rc.9", path = "../permissions_validators" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } -iroha_futures = { version = "=2.0.0-pre-rc.9", path = "../futures" } -iroha_actor = { version = "=2.0.0-pre-rc.9", path = "../actor" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model" } -iroha_telemetry = { version = "=2.0.0-pre-rc.9", path = "../telemetry", optional = true } -iroha_version = { version = "=2.0.0-pre-rc.9", path = "../version", features = ["warp"] } -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto" } -iroha_p2p = { version = "=2.0.0-pre-rc.9", path = "../p2p" } -iroha_schema_gen = { version = "=2.0.0-pre-rc.9", path = "../schema/gen", optional = true } -iroha_cli_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../core" } +iroha_macro = { version = "=2.0.0-pre-rc.11", path = "../macro" } +iroha_permissions_validators = { version = "=2.0.0-pre-rc.11", path = "../permissions_validators" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } +iroha_futures = { version = "=2.0.0-pre-rc.11", path = "../futures" } +iroha_actor = { version = "=2.0.0-pre-rc.11", path = "../actor" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model" } +iroha_telemetry = { version = "=2.0.0-pre-rc.11", path = "../telemetry", optional = true } +iroha_version = { version = "=2.0.0-pre-rc.11", path = "../version", features = ["warp"] } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto" } +iroha_p2p = { version = "=2.0.0-pre-rc.11", path = "../p2p" } +iroha_schema_gen = { version = "=2.0.0-pre-rc.11", path = "../schema/gen", optional = true } +iroha_cli_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } async-trait = "0.1.57" color-eyre = "0.6.2" diff --git a/cli/derive/Cargo.toml b/cli/derive/Cargo.toml index b9e775713da..5f72717e290 100644 --- a/cli/derive/Cargo.toml +++ b/cli/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_cli_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/client/Cargo.toml b/client/Cargo.toml index 56282c5b7ad..972ce642512 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_client" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Iroha Client is a Rust Library which encapsulates network related logic and gives users an ability to interact with Iroha Peers like they are non-distributed application." @@ -17,14 +17,14 @@ is-it-maintained-open-issues = { repository = "https://github.com/hyperledger/ir maintenance = { status = "actively-developed" } [dependencies] -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto"} -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model", features = ["warp"] } -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../primitives" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger"} -iroha_telemetry = { version ="=2.0.0-pre-rc.9", path = "../telemetry" } -iroha_version = { version = "=2.0.0-pre-rc.9", path = "../version" } -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../core", features = ["dev-telemetry", "telemetry"]} +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto"} +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model", features = ["warp"] } +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../primitives" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger"} +iroha_telemetry = { version ="=2.0.0-pre-rc.11", path = "../telemetry" } +iroha_version = { version = "=2.0.0-pre-rc.11", path = "../version" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../core", features = ["dev-telemetry", "telemetry"]} attohttpc = "0.18.0" eyre = "0.6.8" @@ -43,10 +43,10 @@ futures-util = "0.3.24" [dev-dependencies] -iroha_permissions_validators = { version = "=2.0.0-pre-rc.9", path = "../permissions_validators" } +iroha_permissions_validators = { version = "=2.0.0-pre-rc.11", path = "../permissions_validators" } iroha = { path = "../cli", features = ["dev-telemetry", "telemetry"] } -test_network = { version = "=2.0.0-pre-rc.9", path = "../core/test_network" } +test_network = { version = "=2.0.0-pre-rc.11", path = "../core/test_network" } tokio = { version = "1.20.1", features = ["rt", "rt-multi-thread"] } criterion = { version = "0.3.6", features = ["html_reports"] } color-eyre = "0.6.2" diff --git a/client/tests/integration/smartcontracts/create_nft_for_every_user_smartcontract/Cargo.toml b/client/tests/integration/smartcontracts/create_nft_for_every_user_smartcontract/Cargo.toml index 1c24cfdeab2..7687c9a8816 100644 --- a/client/tests/integration/smartcontracts/create_nft_for_every_user_smartcontract/Cargo.toml +++ b/client/tests/integration/smartcontracts/create_nft_for_every_user_smartcontract/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "create_nft_for_every_user_smartcontract" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/client/tests/integration/smartcontracts/mint_rose/Cargo.toml b/client/tests/integration/smartcontracts/mint_rose/Cargo.toml index 636cfe33887..85909a33496 100644 --- a/client/tests/integration/smartcontracts/mint_rose/Cargo.toml +++ b/client/tests/integration/smartcontracts/mint_rose/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mint_rose" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/client_cli/Cargo.toml b/client_cli/Cargo.toml index 17f079a9c19..4c192d7995f 100644 --- a/client_cli/Cargo.toml +++ b/client_cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_client_cli" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Iroha CLI Client provides an ability to interact with Iroha Peers Web API without direct network usage. It's a `light` client which only converts Command Line Interface commands into Iroha Web API Network Requests." @@ -17,10 +17,10 @@ is-it-maintained-open-issues = { repository = "https://github.com/hyperledger/ir maintenance = { status = "actively-developed" } [dependencies] -iroha_client = { version = "=2.0.0-pre-rc.9", path = "../client" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto" } -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } +iroha_client = { version = "=2.0.0-pre-rc.11", path = "../client" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } color-eyre = "0.6.2" clap = { version = "3.2.16", features = ["derive"] } diff --git a/config/Cargo.toml b/config/Cargo.toml index 97817ade3a4..d1af9dd1ec1 100644 --- a/config/Cargo.toml +++ b/config/Cargo.toml @@ -1,14 +1,14 @@ [package] name = "iroha_config" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" [dependencies] iroha_config_base = { path = "base" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model" } -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../primitives" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model" } +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../primitives" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto" } eyre = "0.6.8" tracing = "0.1.36" tracing-subscriber = { version = "0.3.15", default-features = false, features = ["fmt", "ansi"] } diff --git a/config/base/Cargo.toml b/config/base/Cargo.toml index ca7f2c1d534..e3811016594 100644 --- a/config/base/Cargo.toml +++ b/config/base/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_config_base" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/config/base/derive/Cargo.toml b/config/base/derive/Cargo.toml index 51200eb6148..e04d32183f3 100644 --- a/config/base/derive/Cargo.toml +++ b/config/base/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_config_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/core/Cargo.toml b/core/Cargo.toml index 34bb9f9914f..ed8d34eee05 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_core" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Iroha is a straightforward distributed ledger technology (DLT), inspired by Japanese Kaizen principle — eliminate excessiveness (muri). Iroha has essential functionality for your asset, information and identity management needs, at the same time being an efficient and trustworthy crash fault-tolerant tool for your enterprise needs." @@ -34,18 +34,18 @@ is-it-maintained-open-issues = { repository = "https://github.com/hyperledger/ir maintenance = { status = "actively-developed" } [dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model", features = ["mutable_api", "warp"] } -iroha_macro = { version = "=2.0.0-pre-rc.9", path = "../macro" } -iroha_p2p = { version = "=2.0.0-pre-rc.9", path = "../p2p" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger"} -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto" } -iroha_version = { version = "=2.0.0-pre-rc.9", path = "../version", features = ["warp"] } -iroha_actor = { version = "=2.0.0-pre-rc.9", path = "../actor" } -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } -iroha_futures = { version = "=2.0.0-pre-rc.9", path = "../futures" } -iroha_telemetry = { version = "=2.0.0-pre-rc.9", path = "../telemetry" } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../schema" } -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../primitives" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model", features = ["mutable_api", "warp"] } +iroha_macro = { version = "=2.0.0-pre-rc.11", path = "../macro" } +iroha_p2p = { version = "=2.0.0-pre-rc.11", path = "../p2p" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger"} +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto" } +iroha_version = { version = "=2.0.0-pre-rc.11", path = "../version", features = ["warp"] } +iroha_actor = { version = "=2.0.0-pre-rc.11", path = "../actor" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } +iroha_futures = { version = "=2.0.0-pre-rc.11", path = "../futures" } +iroha_telemetry = { version = "=2.0.0-pre-rc.11", path = "../telemetry" } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../schema" } +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../primitives" } async-trait = "0.1.57" dashmap = "5.3.4" diff --git a/core/test_network/Cargo.toml b/core/test_network/Cargo.toml index 0107cca5b5a..c683f18c782 100644 --- a/core/test_network/Cargo.toml +++ b/core/test_network/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test_network" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -11,14 +11,14 @@ query = [] [dependencies] iroha = { path = "../../cli", features = ["test-network"] } -iroha_actor = { version = "=2.0.0-pre-rc.9", path = "../../actor" } -iroha_client = { version = "=2.0.0-pre-rc.9", path = "../../client" } -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../../core" } -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../../config" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../../data_model" } -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../../primitives" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../../logger" } -iroha_permissions_validators = { version = "=2.0.0-pre-rc.9", path = "../../permissions_validators" } +iroha_actor = { version = "=2.0.0-pre-rc.11", path = "../../actor" } +iroha_client = { version = "=2.0.0-pre-rc.11", path = "../../client" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../../core" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../../config" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../../data_model" } +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../../primitives" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../../logger" } +iroha_permissions_validators = { version = "=2.0.0-pre-rc.11", path = "../../permissions_validators" } eyre = "0.6.8" diff --git a/crypto/Cargo.toml b/crypto/Cargo.toml index 46c79a8c6b5..871ca321e7b 100644 --- a/crypto/Cargo.toml +++ b/crypto/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_crypto" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -20,8 +20,8 @@ vendored = ["openssl-sys"] ffi_export = ["std"] [dependencies] -iroha_primitives = { path = "../primitives", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.9" } +iroha_primitives = { path = "../primitives", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.11" } iroha_schema = { path = "../schema" } derive_more = { version = "0.99.17", default-features = false, features = ["deref", "deref_mut", "display"] } diff --git a/data_model/Cargo.toml b/data_model/Cargo.toml index 4feed650a91..0d9d3687bb8 100644 --- a/data_model/Cargo.toml +++ b/data_model/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_data_model" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Iroha uses a simple data model made up of domains, peers, accounts, assets, signatories, and permissions. This library contains basic data model structures." @@ -31,13 +31,13 @@ ffi_export = ["std", "iroha_crypto/ffi_export"] mutable_api = [] [dependencies] -iroha_primitives = { path = "../primitives", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_data_model_derive = { path = "derive", version = "=2.0.0-pre-rc.9" } -iroha_crypto = { path = "../crypto", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_macro = { path = "../macro", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_version = { path = "../version", version = "=2.0.0-pre-rc.9", default-features = false, features = ["derive", "json", "scale"] } -iroha_schema = { path = "../schema", version = "=2.0.0-pre-rc.9" } -iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.9" } +iroha_primitives = { path = "../primitives", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_data_model_derive = { path = "derive", version = "=2.0.0-pre-rc.11" } +iroha_crypto = { path = "../crypto", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_macro = { path = "../macro", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_version = { path = "../version", version = "=2.0.0-pre-rc.11", default-features = false, features = ["derive", "json", "scale"] } +iroha_schema = { path = "../schema", version = "=2.0.0-pre-rc.11" } +iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.11" } dashmap = { version = "5.3.4", optional = true } tokio = { version = "1.20.1", features = ["sync", "rt-multi-thread"], optional = true } @@ -54,11 +54,11 @@ base64 = { version = "0.13.0", default-features = false, features = ["alloc"]} enum-kinds = { version = "0.5.1", default-features = false, features = ["no-stdlib"] } [dev-dependencies] -iroha_core = { path = "../core", version = "=2.0.0-pre-rc.9" } -iroha_client = { path = "../client", version = "=2.0.0-pre-rc.9" } +iroha_core = { path = "../core", version = "=2.0.0-pre-rc.11" } +iroha_client = { path = "../client", version = "=2.0.0-pre-rc.11" } iroha = { path = "../cli" } -test_network = { path = "../core/test_network", version = "=2.0.0-pre-rc.9" } +test_network = { path = "../core/test_network", version = "=2.0.0-pre-rc.11" } tokio = { version = "1.20.1", features = ["rt", "rt-multi-thread"] } trybuild = "1.0.64" diff --git a/data_model/derive/Cargo.toml b/data_model/derive/Cargo.toml index 65ef3935ba2..8585bb698ec 100644 --- a/data_model/derive/Cargo.toml +++ b/data_model/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_data_model_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -15,9 +15,9 @@ proc-macro2 = "1.0.43" proc-macro-error = "1.0.4" [dev-dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../" } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../../schema" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../" } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../../schema" } parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } serde = { version = "1.0.142", default-features = false, features = ["derive"] } serde_json = "1.0.83" -iroha_ffi = { version = "2.0.0-pre-rc.9", path = "../../ffi" } +iroha_ffi = { version = "2.0.0-pre-rc.11", path = "../../ffi" } diff --git a/ffi/Cargo.toml b/ffi/Cargo.toml index 4e21512fb41..160f496cd3f 100644 --- a/ffi/Cargo.toml +++ b/ffi/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_ffi" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -11,7 +11,7 @@ edition = "2021" non_robust_ref_mut = [] [dependencies] -iroha_ffi_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } +iroha_ffi_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } [dev-dependencies] getset = "0.1.2" diff --git a/ffi/derive/Cargo.toml b/ffi/derive/Cargo.toml index ea4be870f0e..8599a2ac271 100644 --- a/ffi/derive/Cargo.toml +++ b/ffi/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_ffi_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -15,7 +15,7 @@ proc-macro-error = "1.0.4" derive_more = "0.99.17" [dev-dependencies] -iroha_ffi = { version = "=2.0.0-pre-rc.9", path = "../" } +iroha_ffi = { version = "=2.0.0-pre-rc.11", path = "../" } getset = "0.1.2" trybuild = "1.0.64" diff --git a/futures/Cargo.toml b/futures/Cargo.toml index 8e181a20787..d0b274a06d6 100644 --- a/futures/Cargo.toml +++ b/futures/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_futures" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -12,9 +12,9 @@ default = [] telemetry = ["iroha_futures_derive/telemetry"] [dependencies] -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } -iroha_futures_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } +iroha_futures_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } rand = "0.8.5" serde_json = "1.0.83" diff --git a/futures/derive/Cargo.toml b/futures/derive/Cargo.toml index 1e4069ec91a..329cd10a91d 100644 --- a/futures/derive/Cargo.toml +++ b/futures/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_futures_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/logger/Cargo.toml b/logger/Cargo.toml index ff0f56b7a8a..7c80e580575 100644 --- a/logger/Cargo.toml +++ b/logger/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "iroha_logger" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" [dependencies] -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } color-eyre = "0.6.2" serde_json = "1.0.83" diff --git a/macro/Cargo.toml b/macro/Cargo.toml index 34c074db328..2c0585c73cc 100644 --- a/macro/Cargo.toml +++ b/macro/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_macro" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "This crate contains macros and attributes for Iroha projects. iroha_derive contains derive macros." @@ -23,4 +23,4 @@ default = ["std"] std = [] [dependencies] -iroha_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } +iroha_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } diff --git a/macro/derive/Cargo.toml b/macro/derive/Cargo.toml index 8da7666cec5..76348546817 100644 --- a/macro/derive/Cargo.toml +++ b/macro/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -13,6 +13,6 @@ quote = "1.0.21" proc-macro2 = "1.0.43" [dev-dependencies] -iroha_macro = { version = "2.0.0-pre-rc.9", path = ".." } +iroha_macro = { version = "2.0.0-pre-rc.11", path = ".." } trybuild = "1.0.64" diff --git a/p2p/Cargo.toml b/p2p/Cargo.toml index a7520c95fbc..8a1cdbf3dc4 100644 --- a/p2p/Cargo.toml +++ b/p2p/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_p2p" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" homepage = "https://github.com/hyperledger/iroha/tree/iroha2-dev" @@ -12,12 +12,12 @@ categories = ["cryptography::cryptocurrencies", "network-programming"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../crypto" } -iroha_actor = { version = "=2.0.0-pre-rc.9", path = "../actor" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model" } -iroha_config_base = { version = "=2.0.0-pre-rc.9", path = "../config/base" } -iroha_data_model_derive = { version = "=2.0.0-pre-rc.9", path = "../data_model/derive" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../crypto" } +iroha_actor = { version = "=2.0.0-pre-rc.11", path = "../actor" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model" } +iroha_config_base = { version = "=2.0.0-pre-rc.11", path = "../config/base" } +iroha_data_model_derive = { version = "=2.0.0-pre-rc.11", path = "../data_model/derive" } rand = "0.8.5" tokio = { version = "1.20.1", features = ["rt-multi-thread", "macros"] } @@ -30,4 +30,4 @@ thiserror = "1.0.32" derive_more = "0.99.17" [dev-dependencies] -test_network = { version = "=2.0.0-pre-rc.9", path = "../core/test_network" } +test_network = { version = "=2.0.0-pre-rc.11", path = "../core/test_network" } diff --git a/permissions_validators/Cargo.toml b/permissions_validators/Cargo.toml index 1e26793e70a..9461d726be2 100644 --- a/permissions_validators/Cargo.toml +++ b/permissions_validators/Cargo.toml @@ -1,16 +1,16 @@ [package] name = "iroha_permissions_validators" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../core", default-features = false } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model", default-features = false } -iroha_macro = { version = "=2.0.0-pre-rc.9", path = "../macro" } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../schema" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../core", default-features = false } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model", default-features = false } +iroha_macro = { version = "=2.0.0-pre-rc.11", path = "../macro" } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../schema" } serde = { version = "1.0.142", features = ["derive"] } derive_more = { version = "0.99.17", default-features = false, features = ["display"] } @@ -18,5 +18,5 @@ parity-scale-codec = { version = "3.1.5", default-features = false, features = [ once_cell = "1.13.0" [dev-dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model", default-features = false } -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../core", default-features = false } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model", default-features = false } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../core", default-features = false } diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 49b6659d4ac..5920d02763c 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_primitives" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" description = "Data primitives used in iroha_data_model." @@ -28,9 +28,9 @@ ffi_import = [] ffi_export = ["std"] [dependencies] -iroha_macro = { path = "../macro", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_schema = { path = "../schema", version = "=2.0.0-pre-rc.9", default-features = false } -iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.9" } +iroha_macro = { path = "../macro", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_schema = { path = "../schema", version = "=2.0.0-pre-rc.11", default-features = false } +iroha_ffi = { path = "../ffi", version = "=2.0.0-pre-rc.11" } parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } fixnum = { version = "0.9.1", default-features = false, features = ["serde", "parity", "i64"] } diff --git a/schema/Cargo.toml b/schema/Cargo.toml index ea83cf32849..d90c4834d2b 100644 --- a/schema/Cargo.toml +++ b/schema/Cargo.toml @@ -1,11 +1,11 @@ [package] name = "iroha_schema" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" [dependencies] -iroha_schema_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } +iroha_schema_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } serde = { version = "1.0.142", default-features = false, features = ["derive", "alloc"] } fixnum = { version = "0.9.1", default-features = false, features = ["i64"] } diff --git a/schema/derive/Cargo.toml b/schema/derive/Cargo.toml index 93305455aa7..4c23f4e84f0 100644 --- a/schema/derive/Cargo.toml +++ b/schema/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_schema_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" publish = false diff --git a/schema/gen/Cargo.toml b/schema/gen/Cargo.toml index 4272fa82c51..af0357daaa9 100644 --- a/schema/gen/Cargo.toml +++ b/schema/gen/Cargo.toml @@ -1,12 +1,12 @@ [package] name = "iroha_schema_gen" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" [dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../../data_model" } -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../../core"} -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../../crypto" } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../../schema" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../../data_model" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../../core"} +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../../crypto" } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../../schema" } diff --git a/substrate/Cargo.toml b/substrate/Cargo.toml index bf2ff330f97..b1736815190 100644 --- a/substrate/Cargo.toml +++ b/substrate/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_substrate" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/telemetry/Cargo.toml b/telemetry/Cargo.toml index 27effaf3ed3..45dc0146ff0 100644 --- a/telemetry/Cargo.toml +++ b/telemetry/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_telemetry" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" build = "build.rs" @@ -13,10 +13,10 @@ dev-telemetry = [] metric-instrumentation = [] [dependencies] -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../config" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } -iroha_futures = { version = "=2.0.0-pre-rc.9", path = "../futures", features = ["telemetry"] } -iroha_telemetry_derive = { version = "=2.0.0-pre-rc.9", path = "derive" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../config" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } +iroha_futures = { version = "=2.0.0-pre-rc.11", path = "../futures", features = ["telemetry"] } +iroha_telemetry_derive = { version = "=2.0.0-pre-rc.11", path = "derive" } async-trait = "0.1.57" diff --git a/telemetry/derive/Cargo.toml b/telemetry/derive/Cargo.toml index 58f92b85ca5..e9f955ac6ed 100644 --- a/telemetry/derive/Cargo.toml +++ b/telemetry/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_telemetry_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] description = "Tracking metrics in iroha_core, requires some instrumentation that is most conveniently expressed as attribute-like macros." edition = "2021" @@ -26,6 +26,6 @@ proc-macro2 = "1.0.43" proc-macro-error = "1.0.4" [dev-dependencies] -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../../core" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../../core" } trybuild = "1.0.64" diff --git a/tools/kagami/Cargo.toml b/tools/kagami/Cargo.toml index 7bfab639ed3..a14a8ccf3ef 100644 --- a/tools/kagami/Cargo.toml +++ b/tools/kagami/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kagami" # Translates to teacher, the exemplar, the looking glass. A tool used to generate cryptographic keys, docs, the schema and genesis block. -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -25,14 +25,14 @@ dev-telemetry = ["iroha_core/dev-telemetry"] [dependencies] -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../../core" } -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../../crypto" } -iroha_config = { version = "=2.0.0-pre-rc.9", path = "../../config" } -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../../data_model" } -iroha_schema_gen = { version = "=2.0.0-pre-rc.9", path = "../../schema/gen" } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../../schema" } -iroha_permissions_validators = { version = "=2.0.0-pre-rc.9", path = "../../permissions_validators" } -iroha_primitives = { version = "2.0.0-pre-rc.9", path = "../../primitives" } +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../../core" } +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../../crypto" } +iroha_config = { version = "=2.0.0-pre-rc.11", path = "../../config" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../../data_model" } +iroha_schema_gen = { version = "=2.0.0-pre-rc.11", path = "../../schema/gen" } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../../schema" } +iroha_permissions_validators = { version = "=2.0.0-pre-rc.11", path = "../../permissions_validators" } +iroha_primitives = { version = "2.0.0-pre-rc.11", path = "../../primitives" } color-eyre = "0.6.2" clap = { version = "3.2.16", features = ["derive"] } diff --git a/tools/kura_inspector/Cargo.toml b/tools/kura_inspector/Cargo.toml index 34b1baf66c8..119dd376487 100644 --- a/tools/kura_inspector/Cargo.toml +++ b/tools/kura_inspector/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kura_inspector" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" diff --git a/tools/parity_scale_decoder/Cargo.toml b/tools/parity_scale_decoder/Cargo.toml index e32537d32f7..537f7664a55 100644 --- a/tools/parity_scale_decoder/Cargo.toml +++ b/tools/parity_scale_decoder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "parity_scale_decoder" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -12,22 +12,22 @@ edition = "2021" no-color = ["colored/no-color"] [dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../../data_model", features = ["warp"]} -iroha_primitives = { version = "=2.0.0-pre-rc.9", path = "../../primitives", default-features = false } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../../schema"} -iroha_core = { version = "=2.0.0-pre-rc.9", path = "../../core"} -iroha_crypto = { version = "=2.0.0-pre-rc.9", path = "../../crypto", default-features = false } -iroha_version = { version = "=2.0.0-pre-rc.9", path = "../../version", default-features = false } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../../data_model", features = ["warp"]} +iroha_primitives = { version = "=2.0.0-pre-rc.11", path = "../../primitives", default-features = false } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../../schema"} +iroha_core = { version = "=2.0.0-pre-rc.11", path = "../../core"} +iroha_crypto = { version = "=2.0.0-pre-rc.11", path = "../../crypto", default-features = false } +iroha_version = { version = "=2.0.0-pre-rc.11", path = "../../version", default-features = false } clap = { version = "3.2.16", features = ["derive", "cargo"] } eyre = "0.6.8" parity-scale-codec = { version = "3.1.5", default-features = false } colored = "2.0.0" [dev-dependencies] -iroha_schema_gen = { version = "=2.0.0-pre-rc.9", path = "../../schema/gen"} +iroha_schema_gen = { version = "=2.0.0-pre-rc.11", path = "../../schema/gen"} [build-dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../../data_model", features = ["warp", "mutable_api"]} +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../../data_model", features = ["warp", "mutable_api"]} parity-scale-codec = { version = "3.1.5", default-features = false } serde_json = "1.0.83" serde = "1.0.142" diff --git a/version/Cargo.toml b/version/Cargo.toml index 12ef665b2de..efb5af51728 100644 --- a/version/Cargo.toml +++ b/version/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_version" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -19,9 +19,9 @@ scale = ["parity-scale-codec/full"] json = ["serde", "serde_json"] [dependencies] -iroha_version_derive = { version = "=2.0.0-pre-rc.9", path = "derive", default-features = false, optional = true } -iroha_macro = { version = "=2.0.0-pre-rc.9", path = "../macro", default-features = false } -iroha_schema = { version = "=2.0.0-pre-rc.9", path = "../schema", default-features = false } +iroha_version_derive = { version = "=2.0.0-pre-rc.11", path = "derive", default-features = false, optional = true } +iroha_macro = { version = "=2.0.0-pre-rc.11", path = "../macro", default-features = false } +iroha_schema = { version = "=2.0.0-pre-rc.11", path = "../schema", default-features = false } parity-scale-codec = { version = "3.1.5", default-features = false, optional = true, features = ["derive"] } serde_json = { version = "1.0.83", default-features = false, optional = true, features = ["alloc"] } @@ -30,5 +30,5 @@ thiserror = { version = "1.0.32", default-features = false, optional = true } warp = { version = "0.3.2", default-features = false, optional = true } [dev-dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model" } -iroha_logger = { version = "=2.0.0-pre-rc.9", path = "../logger" } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model" } +iroha_logger = { version = "=2.0.0-pre-rc.11", path = "../logger" } diff --git a/version/derive/Cargo.toml b/version/derive/Cargo.toml index 4af03480396..c3524200b2e 100644 --- a/version/derive/Cargo.toml +++ b/version/derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iroha_version_derive" -version = "2.0.0-pre-rc.9" +version = "2.0.0-pre-rc.11" authors = ["Iroha 2 team "] edition = "2021" @@ -16,8 +16,8 @@ proc-macro2 = "1.0.43" proc-macro-error = "1.0.4" [dev-dependencies] -iroha_version = { version = "=2.0.0-pre-rc.9", path = "..", features = ["scale", "json"]} -iroha_macro = { version = "=2.0.0-pre-rc.9", path = "../../macro" } +iroha_version = { version = "=2.0.0-pre-rc.11", path = "..", features = ["scale", "json"]} +iroha_macro = { version = "=2.0.0-pre-rc.11", path = "../../macro" } parity-scale-codec = { version = "3.1.5", default-features = false, features = ["derive"] } serde_json = { version = "1.0.83", default-features = false, features = ["alloc"] } diff --git a/wasm/Cargo.toml b/wasm/Cargo.toml index 77ea91910eb..2a5b7f32584 100644 --- a/wasm/Cargo.toml +++ b/wasm/Cargo.toml @@ -22,7 +22,7 @@ members = [ debug = [] [dependencies] -iroha_data_model = { version = "=2.0.0-pre-rc.9", path = "../data_model", default-features = false } +iroha_data_model = { version = "=2.0.0-pre-rc.11", path = "../data_model", default-features = false } iroha_wasm_derive = { path = "derive" } parity-scale-codec = { version = "3.1.5", default-features = false }