From cbeb7d1b3fd74655355ea05289156958276d998d Mon Sep 17 00:00:00 2001 From: Christian Langenbacher Date: Mon, 15 Jul 2024 15:43:33 +0200 Subject: [PATCH] encointer v13 --- Cargo.lock | 48 +++++++++---------- Cargo.toml | 28 +++++------ balances-tx-payment/Cargo.toml | 2 +- balances-tx-payment/rpc/Cargo.toml | 2 +- .../rpc/runtime-api/Cargo.toml | 2 +- balances/Cargo.toml | 2 +- bazaar/Cargo.toml | 2 +- bazaar/rpc/Cargo.toml | 2 +- bazaar/rpc/runtime-api/Cargo.toml | 2 +- ceremonies/Cargo.toml | 2 +- ceremonies/assignment/Cargo.toml | 2 +- ceremonies/meetup-validation/Cargo.toml | 2 +- ceremonies/rpc/Cargo.toml | 2 +- ceremonies/rpc/runtime-api/Cargo.toml | 2 +- communities/Cargo.toml | 2 +- communities/rpc/Cargo.toml | 2 +- communities/rpc/runtime-api/Cargo.toml | 2 +- democracy/Cargo.toml | 2 +- faucet/Cargo.toml | 2 +- primitives/Cargo.toml | 2 +- primitives/core/Cargo.toml | 2 +- reputation-commitments/Cargo.toml | 2 +- rpc/Cargo.toml | 2 +- scheduler/Cargo.toml | 2 +- test-utils/Cargo.toml | 2 +- vouches/Cargo.toml | 2 +- 26 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0eabb5cf..1513f53e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1520,7 +1520,7 @@ dependencies = [ [[package]] name = "encointer-balances-tx-payment" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-support", @@ -1540,7 +1540,7 @@ dependencies = [ [[package]] name = "encointer-balances-tx-payment-rpc" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-balances-tx-payment-rpc-runtime-api", "encointer-primitives", @@ -1563,7 +1563,7 @@ dependencies = [ [[package]] name = "encointer-balances-tx-payment-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-support", @@ -1575,7 +1575,7 @@ dependencies = [ [[package]] name = "encointer-ceremonies-assignment" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "sp-core", @@ -1585,7 +1585,7 @@ dependencies = [ [[package]] name = "encointer-meetup-validation" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "parity-scale-codec", @@ -1599,7 +1599,7 @@ dependencies = [ [[package]] name = "encointer-primitives" -version = "12.2.0" +version = "13.2.0" dependencies = [ "approx", "bs58 0.5.1", @@ -1622,7 +1622,7 @@ dependencies = [ [[package]] name = "encointer-rpc" -version = "12.1.0" +version = "13.1.0" dependencies = [ "jsonrpsee", "jsonrpsee-core", @@ -1675,7 +1675,7 @@ checksum = "e48c92028aaa870e83d51c64e5d4e0b6981b360c522198c23959f219a4e1b15b" [[package]] name = "ep-core" -version = "12.0.0" +version = "13.0.0" dependencies = [ "array-bytes", "impl-serde", @@ -4519,7 +4519,7 @@ dependencies = [ [[package]] name = "pallet-encointer-balances" -version = "12.1.0" +version = "13.1.0" dependencies = [ "approx", "encointer-primitives", @@ -4539,7 +4539,7 @@ dependencies = [ [[package]] name = "pallet-encointer-bazaar" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-benchmarking", @@ -4557,7 +4557,7 @@ dependencies = [ [[package]] name = "pallet-encointer-bazaar-rpc" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "encointer-rpc", @@ -4576,7 +4576,7 @@ dependencies = [ [[package]] name = "pallet-encointer-bazaar-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-support", @@ -4587,7 +4587,7 @@ dependencies = [ [[package]] name = "pallet-encointer-ceremonies" -version = "12.1.0" +version = "13.1.0" dependencies = [ "approx", "encointer-ceremonies-assignment", @@ -4616,7 +4616,7 @@ dependencies = [ [[package]] name = "pallet-encointer-ceremonies-rpc" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "encointer-rpc", @@ -4635,7 +4635,7 @@ dependencies = [ [[package]] name = "pallet-encointer-ceremonies-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-support", @@ -4646,7 +4646,7 @@ dependencies = [ [[package]] name = "pallet-encointer-communities" -version = "12.1.0" +version = "13.1.0" dependencies = [ "approx", "encointer-primitives", @@ -4667,7 +4667,7 @@ dependencies = [ [[package]] name = "pallet-encointer-communities-rpc" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "encointer-rpc", @@ -4687,7 +4687,7 @@ dependencies = [ [[package]] name = "pallet-encointer-communities-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "parity-scale-codec", @@ -4697,7 +4697,7 @@ dependencies = [ [[package]] name = "pallet-encointer-democracy" -version = "12.2.0" +version = "13.2.0" dependencies = [ "approx", "encointer-primitives", @@ -4726,7 +4726,7 @@ dependencies = [ [[package]] name = "pallet-encointer-faucet" -version = "12.2.0" +version = "13.2.0" dependencies = [ "approx", "encointer-primitives", @@ -4747,7 +4747,7 @@ dependencies = [ [[package]] name = "pallet-encointer-reputation-commitments" -version = "12.1.0" +version = "13.1.0" dependencies = [ "approx", "encointer-primitives", @@ -4770,7 +4770,7 @@ dependencies = [ [[package]] name = "pallet-encointer-scheduler" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-benchmarking", @@ -4789,7 +4789,7 @@ dependencies = [ [[package]] name = "pallet-encointer-vouches" -version = "12.1.0" +version = "13.1.0" dependencies = [ "approx", "encointer-primitives", @@ -7913,7 +7913,7 @@ checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76" [[package]] name = "test-utils" -version = "12.1.0" +version = "13.1.0" dependencies = [ "encointer-primitives", "frame-benchmarking", diff --git a/Cargo.toml b/Cargo.toml index baac7fe9..2c97a01c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,22 +28,22 @@ members = [ [workspace.dependencies] # local pin -encointer-ceremonies-assignment = { path = "ceremonies/assignment", default-features = false, version = "12.1.0" } -encointer-meetup-validation = { path = "ceremonies/meetup-validation", default-features = false, version = "12.1.0" } -encointer-primitives = { path = "primitives", default-features = false, features = ["serde_derive"], version = "12.1.0" } -encointer-rpc = { path = "rpc", version = "12.1.0" } -ep-core = { path = "primitives/core", default-features = false, version = "12.0.0" } -pallet-encointer-balances = { path = "balances", default-features = false, version = "12.1.0" } -pallet-encointer-ceremonies = { path = "ceremonies", default-features = false, version = "12.1.0" } -pallet-encointer-communities = { path = "communities", default-features = false, version = "12.1.0" } -pallet-encointer-reputation-commitments = { path = "reputation-commitments", default-features = false, version = "12.1.0" } -pallet-encointer-scheduler = { path = "scheduler", default-features = false, version = "12.1.0" } +encointer-ceremonies-assignment = { path = "ceremonies/assignment", default-features = false, version = "13.1.0" } +encointer-meetup-validation = { path = "ceremonies/meetup-validation", default-features = false, version = "13.1.0" } +encointer-primitives = { path = "primitives", default-features = false, features = ["serde_derive"], version = "13.1.0" } +encointer-rpc = { path = "rpc", version = "13.1.0" } +ep-core = { path = "primitives/core", default-features = false, version = "13.0.0" } +pallet-encointer-balances = { path = "balances", default-features = false, version = "13.1.0" } +pallet-encointer-ceremonies = { path = "ceremonies", default-features = false, version = "13.1.0" } +pallet-encointer-communities = { path = "communities", default-features = false, version = "13.1.0" } +pallet-encointer-reputation-commitments = { path = "reputation-commitments", default-features = false, version = "13.1.0" } +pallet-encointer-scheduler = { path = "scheduler", default-features = false, version = "13.1.0" } test-utils = { path = "test-utils" } # rpc apis -encointer-balances-tx-payment-rpc-runtime-api = { path = "balances-tx-payment/rpc/runtime-api", version = "12.1.0" } -pallet-encointer-bazaar-rpc-runtime-api = { path = "bazaar/rpc/runtime-api", version = "12.1.0" } -pallet-encointer-ceremonies-rpc-runtime-api = { path = "ceremonies/rpc/runtime-api", version = "12.1.0" } -pallet-encointer-communities-rpc-runtime-api = { path = "communities/rpc/runtime-api", version = "12.1.0" } +encointer-balances-tx-payment-rpc-runtime-api = { path = "balances-tx-payment/rpc/runtime-api", version = "13.1.0" } +pallet-encointer-bazaar-rpc-runtime-api = { path = "bazaar/rpc/runtime-api", version = "13.1.0" } +pallet-encointer-ceremonies-rpc-runtime-api = { path = "ceremonies/rpc/runtime-api", version = "13.1.0" } +pallet-encointer-communities-rpc-runtime-api = { path = "communities/rpc/runtime-api", version = "13.1.0" } # various array-bytes = "6.1.0" diff --git a/balances-tx-payment/Cargo.toml b/balances-tx-payment/Cargo.toml index e90a914f..cc33d7b6 100644 --- a/balances-tx-payment/Cargo.toml +++ b/balances-tx-payment/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-balances-tx-payment" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Balances tx payment for the Encointer blockchain runtime" diff --git a/balances-tx-payment/rpc/Cargo.toml b/balances-tx-payment/rpc/Cargo.toml index b7ce52b1..760cf523 100644 --- a/balances-tx-payment/rpc/Cargo.toml +++ b/balances-tx-payment/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-balances-tx-payment-rpc" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Balances tx payment rpc for the Encointer blockchain runtime" diff --git a/balances-tx-payment/rpc/runtime-api/Cargo.toml b/balances-tx-payment/rpc/runtime-api/Cargo.toml index 876de088..bcabe2d3 100644 --- a/balances-tx-payment/rpc/runtime-api/Cargo.toml +++ b/balances-tx-payment/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-balances-tx-payment-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Balances tx payment rpc runtime api for the Encointer blockchain runtime" diff --git a/balances/Cargo.toml b/balances/Cargo.toml index 473e5b4f..c0bba99d 100644 --- a/balances/Cargo.toml +++ b/balances/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-balances" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Balances pallet for the Encointer blockchain runtime" diff --git a/bazaar/Cargo.toml b/bazaar/Cargo.toml index e2bb22f9..7bf941e4 100644 --- a/bazaar/Cargo.toml +++ b/bazaar/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-bazaar" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Bazaar pallet for the Encointer blockchain runtime" diff --git a/bazaar/rpc/Cargo.toml b/bazaar/rpc/Cargo.toml index 2c70f89d..a96cbbda 100644 --- a/bazaar/rpc/Cargo.toml +++ b/bazaar/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-bazaar-rpc" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Bazaar rpc for the Encointer blockchain runtime" diff --git a/bazaar/rpc/runtime-api/Cargo.toml b/bazaar/rpc/runtime-api/Cargo.toml index 51e2c6fa..74d216f9 100644 --- a/bazaar/rpc/runtime-api/Cargo.toml +++ b/bazaar/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-bazaar-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Bazaar rpc runtime API for the Encointer blockchain runtime" diff --git a/ceremonies/Cargo.toml b/ceremonies/Cargo.toml index 9fd82f11..3a13bc34 100644 --- a/ceremonies/Cargo.toml +++ b/ceremonies/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-ceremonies" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Ceremonies pallet for the Encointer blockchain runtime" diff --git a/ceremonies/assignment/Cargo.toml b/ceremonies/assignment/Cargo.toml index f3225d71..6e6ff7c6 100644 --- a/ceremonies/assignment/Cargo.toml +++ b/ceremonies/assignment/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-ceremonies-assignment" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Ceremonies assignments for the Encointer blockchain runtime" diff --git a/ceremonies/meetup-validation/Cargo.toml b/ceremonies/meetup-validation/Cargo.toml index 361be8ac..b2295594 100644 --- a/ceremonies/meetup-validation/Cargo.toml +++ b/ceremonies/meetup-validation/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-meetup-validation" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Meetup validation for the Encointer blockchain runtime" diff --git a/ceremonies/rpc/Cargo.toml b/ceremonies/rpc/Cargo.toml index e013771f..2e17e753 100644 --- a/ceremonies/rpc/Cargo.toml +++ b/ceremonies/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-ceremonies-rpc" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Ceremonies rpc for the Encointer blockchain runtime" diff --git a/ceremonies/rpc/runtime-api/Cargo.toml b/ceremonies/rpc/runtime-api/Cargo.toml index 8e34be91..af71ff32 100644 --- a/ceremonies/rpc/runtime-api/Cargo.toml +++ b/ceremonies/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-ceremonies-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Ceremonies rpc runtime API for the Encointer blockchain runtime" diff --git a/communities/Cargo.toml b/communities/Cargo.toml index bf88d94c..2899ed6d 100644 --- a/communities/Cargo.toml +++ b/communities/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-communities" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Communities pallet for the Encointer blockchain runtime" diff --git a/communities/rpc/Cargo.toml b/communities/rpc/Cargo.toml index b07ee2b5..8b6cdbd3 100644 --- a/communities/rpc/Cargo.toml +++ b/communities/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-communities-rpc" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Communities rpc for the Encointer blockchain runtime" diff --git a/communities/rpc/runtime-api/Cargo.toml b/communities/rpc/runtime-api/Cargo.toml index 6db496b7..dfe63bbe 100644 --- a/communities/rpc/runtime-api/Cargo.toml +++ b/communities/rpc/runtime-api/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-communities-rpc-runtime-api" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Communities rpc runtime api for the Encointer blockchain runtime" diff --git a/democracy/Cargo.toml b/democracy/Cargo.toml index c0d30c38..84a1af7f 100644 --- a/democracy/Cargo.toml +++ b/democracy/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-democracy" -version = "12.2.0" +version = "13.2.0" authors = ["Encointer Association "] edition = "2021" description = "Democracy pallet for the Encointer blockchain runtime" diff --git a/faucet/Cargo.toml b/faucet/Cargo.toml index c63b1e1c..c7945ced 100644 --- a/faucet/Cargo.toml +++ b/faucet/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-faucet" -version = "12.2.0" +version = "13.2.0" authors = ["Encointer Association "] edition = "2021" description = "Faucet pallet for the Encointer blockchain runtime" diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index 4be57826..11359403 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-primitives" -version = "12.2.0" +version = "13.2.0" authors = ["Encointer Association "] edition = "2021" description = "Primitives for the Encointer blockchain runtime" diff --git a/primitives/core/Cargo.toml b/primitives/core/Cargo.toml index ce34c466..50ea7940 100644 --- a/primitives/core/Cargo.toml +++ b/primitives/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ep-core" -version = "12.0.0" +version = "13.0.0" authors = ["Encointer Association "] edition = "2021" description = "Core primitives for the Encointer blockchain runtime" diff --git a/reputation-commitments/Cargo.toml b/reputation-commitments/Cargo.toml index 50896a5a..e685ac4b 100644 --- a/reputation-commitments/Cargo.toml +++ b/reputation-commitments/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-reputation-commitments" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Reputation commitments pallet for the Encointer blockchain runtime" diff --git a/rpc/Cargo.toml b/rpc/Cargo.toml index 0459250f..ad3d7ce2 100644 --- a/rpc/Cargo.toml +++ b/rpc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "encointer-rpc" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "RPC for the Encointer blockchain runtime" diff --git a/scheduler/Cargo.toml b/scheduler/Cargo.toml index 756178fb..a512fcf3 100644 --- a/scheduler/Cargo.toml +++ b/scheduler/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-scheduler" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Scheduler pallet for the Encointer blockchain runtime" diff --git a/test-utils/Cargo.toml b/test-utils/Cargo.toml index 4b93bc60..37cb5791 100644 --- a/test-utils/Cargo.toml +++ b/test-utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-utils" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Test utils for the Encointer blockchain runtime" diff --git a/vouches/Cargo.toml b/vouches/Cargo.toml index be9a0c28..50938322 100644 --- a/vouches/Cargo.toml +++ b/vouches/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pallet-encointer-vouches" -version = "12.1.0" +version = "13.1.0" authors = ["Encointer Association "] edition = "2021" description = "Vouches pallet for the Encointer blockchain runtime"