snapshot before rebranding

This commit is contained in:
2025-12-14 07:37:21 +03:00
parent 5520d491a5
commit 09735eb97a
1752 changed files with 58116 additions and 15986 deletions
@@ -8,6 +8,7 @@ license = "Apache-2.0"
categories = ["cryptography::cryptocurrencies"]
homepage.workspace = true
repository.workspace = true
documentation = "https://docs.rs/snowbridge-runtime-test-common"
[lints]
workspace = true
@@ -52,54 +53,54 @@ snowbridge-pezpallet-system = { workspace = true }
[features]
default = ["std"]
std = [
"codec/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezframe-support/std",
"pezframe-system/std",
"pezpallet-balances/std",
"pezpallet-collator-selection/std",
"pezpallet-message-queue/std",
"pezpallet-session/std",
"pezpallet-timestamp/std",
"pezpallet-utility/std",
"pezpallet-xcm/std",
"snowbridge-core/std",
"snowbridge-pezpallet-ethereum-client-fixtures/std",
"snowbridge-pezpallet-ethereum-client/std",
"snowbridge-pezpallet-outbound-queue/std",
"snowbridge-pezpallet-system/std",
"pezsp-core/std",
"pezsp-io/std",
"pezsp-keyring/std",
"pezsp-runtime/std",
"teyrchain-info/std",
"teyrchains-runtimes-test-utils/std",
"xcm-executor/std",
"xcm/std",
"codec/std",
"pezcumulus-pezpallet-teyrchain-system/std",
"pezframe-support/std",
"pezframe-system/std",
"pezpallet-balances/std",
"pezpallet-collator-selection/std",
"pezpallet-message-queue/std",
"pezpallet-session/std",
"pezpallet-timestamp/std",
"pezpallet-utility/std",
"pezpallet-xcm/std",
"snowbridge-core/std",
"snowbridge-pezpallet-ethereum-client-fixtures/std",
"snowbridge-pezpallet-ethereum-client/std",
"snowbridge-pezpallet-outbound-queue/std",
"snowbridge-pezpallet-system/std",
"pezsp-core/std",
"pezsp-io/std",
"pezsp-keyring/std",
"pezsp-runtime/std",
"teyrchain-info/std",
"teyrchains-runtimes-test-utils/std",
"xcm-executor/std",
"xcm/std",
]
runtime-benchmarks = [
"pezcumulus-pezpallet-teyrchain-system/runtime-benchmarks",
"pezframe-support/runtime-benchmarks",
"pezframe-system/runtime-benchmarks",
"pezpallet-balances/runtime-benchmarks",
"pezpallet-collator-selection/runtime-benchmarks",
"pezpallet-message-queue/runtime-benchmarks",
"pezpallet-session/runtime-benchmarks",
"pezpallet-timestamp/runtime-benchmarks",
"pezpallet-utility/runtime-benchmarks",
"pezpallet-xcm/runtime-benchmarks",
"snowbridge-core/runtime-benchmarks",
"snowbridge-pezpallet-ethereum-client-fixtures/runtime-benchmarks",
"snowbridge-pezpallet-ethereum-client/runtime-benchmarks",
"snowbridge-pezpallet-outbound-queue/runtime-benchmarks",
"snowbridge-pezpallet-system/runtime-benchmarks",
"pezsp-io/runtime-benchmarks",
"pezsp-keyring/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"teyrchain-info/runtime-benchmarks",
"teyrchains-runtimes-test-utils/runtime-benchmarks",
"xcm-executor/runtime-benchmarks",
"xcm/runtime-benchmarks",
"pezcumulus-pezpallet-teyrchain-system/runtime-benchmarks",
"pezframe-support/runtime-benchmarks",
"pezframe-system/runtime-benchmarks",
"pezpallet-balances/runtime-benchmarks",
"pezpallet-collator-selection/runtime-benchmarks",
"pezpallet-message-queue/runtime-benchmarks",
"pezpallet-session/runtime-benchmarks",
"pezpallet-timestamp/runtime-benchmarks",
"pezpallet-utility/runtime-benchmarks",
"pezpallet-xcm/runtime-benchmarks",
"snowbridge-core/runtime-benchmarks",
"snowbridge-pezpallet-ethereum-client-fixtures/runtime-benchmarks",
"snowbridge-pezpallet-ethereum-client/runtime-benchmarks",
"snowbridge-pezpallet-outbound-queue/runtime-benchmarks",
"snowbridge-pezpallet-system/runtime-benchmarks",
"pezsp-io/runtime-benchmarks",
"pezsp-keyring/runtime-benchmarks",
"pezsp-runtime/runtime-benchmarks",
"teyrchain-info/runtime-benchmarks",
"teyrchains-runtimes-test-utils/runtime-benchmarks",
"xcm-executor/runtime-benchmarks",
"xcm/runtime-benchmarks",
]
fast-runtime = []
@@ -49,7 +49,7 @@ where
+ pezpallet_xcm::Config
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ pezpallet_timestamp::Config,
XcmConfig: xcm_executor::Config,
@@ -122,7 +122,7 @@ pub fn send_transfer_token_message_success<Runtime, XcmConfig>(
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ pezpallet_message_queue::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ pezpallet_timestamp::Config,
@@ -222,7 +222,7 @@ pub fn ethereum_outbound_queue_processes_messages_before_message_queue_works<
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ pezpallet_message_queue::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ pezpallet_timestamp::Config,
@@ -304,7 +304,7 @@ pub fn send_unpaid_transfer_token_message<Runtime, XcmConfig>(
+ pezpallet_xcm::Config
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ pezpallet_timestamp::Config,
@@ -390,7 +390,7 @@ pub fn send_transfer_token_message_failure<Runtime, XcmConfig>(
+ pezpallet_xcm::Config
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ pezpallet_timestamp::Config,
@@ -442,7 +442,7 @@ pub fn ethereum_extrinsic<Runtime>(
+ pezpallet_utility::Config
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ snowbridge_pallet_ethereum_client::Config
@@ -581,7 +581,7 @@ pub fn ethereum_to_pezkuwi_message_extrinsics_work<Runtime>(
+ pezpallet_utility::Config
+ teyrchain_info::Config
+ pezpallet_collator_selection::Config
+ cumulus_pallet_teyrchain_system::Config
+ pezcumulus_pallet_teyrchain_system::Config
+ snowbridge_pallet_outbound_queue::Config
+ snowbridge_pallet_system::Config
+ snowbridge_pallet_ethereum_client::Config