fix: Complete snowbridge pezpallet rebrand and critical bug fixes
- snowbridge-pezpallet-* → pezsnowbridge-pezpallet-* (201 refs) - pallet/ directories → pezpallet/ (4 locations) - Fixed pezpallet.rs self-include recursion bug - Fixed sc-chain-spec hardcoded crate name in derive macro - Reverted .pezpallet_by_name() to .pallet_by_name() (subxt API) - Added BizinikiwiConfig type alias for zombienet tests - Deleted obsolete session state files Verified: pezsnowbridge-pezpallet-*, pezpallet-staking, pezpallet-staking-async, pezframe-benchmarking-cli all pass cargo check
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Pezkuwi SDK - Runtime Pallet Mapping
|
||||
# Pezkuwi SDK - Runtime Pezpallet Mapping
|
||||
|
||||
**Generated:** 2025-12-08
|
||||
**Purpose:** Complete inventory of all pallets across production runtimes
|
||||
@@ -497,7 +497,7 @@
|
||||
|
||||
## Custom Pallets Distribution Table
|
||||
|
||||
| Pallet Name | Asset Hub PZ | Asset Hub ZG | People PZ | People ZG | PZ Relay | Test Runtimes | Benchmarks |
|
||||
| Pezpallet Name | Asset Hub PZ | Asset Hub ZG | People PZ | People ZG | PZ Relay | Test Runtimes | Benchmarks |
|
||||
| --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
|
||||
| **pezpallet-pez-treasury** | ✓ | | | | | | ✅ |
|
||||
| **pezpallet-presale** | ✓ | | | | | | ✅ |
|
||||
@@ -515,7 +515,7 @@
|
||||
| **teyrchain-info** | ✓ | ✓ | ✓ | ✓ | | ✓ | ❌ |
|
||||
|
||||
**Legend:**
|
||||
- ✓ = Pallet is included in this runtime
|
||||
- ✓ = Pezpallet is included in this runtime
|
||||
- ✅ = Has benchmarks configured
|
||||
- ❌ = No benchmarks
|
||||
- Empty = Not included
|
||||
@@ -606,13 +606,13 @@
|
||||
- **Location:** `/home/mamostehp/Pezkuwi-SDK/pezcumulus/teyrchains/pezpallets/teyrchain-info`
|
||||
- **Runtime:** All teyrchain runtimes
|
||||
- **Purpose:** Provides teyrchain ID information
|
||||
- **Benchmarks:** ❌ No (infrastructure pallet)
|
||||
- **Benchmarks:** ❌ No (infrastructure pezpallet)
|
||||
|
||||
---
|
||||
|
||||
## Architecture Notes
|
||||
|
||||
### 🎯 Strategic Pallet Placement
|
||||
### 🎯 Strategic Pezpallet Placement
|
||||
|
||||
1. **Asset Hub PezkuwiChain** - Economic Layer
|
||||
- PEZ treasury and presale management
|
||||
|
||||
Reference in New Issue
Block a user