pezkuwichain
|
9f4c9b4d19
|
style: fix formatting, regenerate umbrella, taplo format
|
2026-03-22 20:17:58 +03:00 |
|
pezkuwichain
|
420ed35169
|
feat: add weights, benchmarking, mock and tests for ping and teyrchain-info pallets
- ping: weights.rs (WeightInfo trait + implementations), benchmarking.rs
(v2-style benchmarks for start/start_many/stop/stop_all), mock.rs
(test runtime with MockXcmSender), tests.rs (26 tests covering all extrinsics)
- teyrchain-info: mock.rs (minimal test runtime), tests.rs (7 tests for
genesis config and ParaId getter)
- Updated ping lib.rs to use WeightInfo instead of zero weights
- Added WeightInfo = () to testing runtime Config
|
2026-03-21 15:19:47 +03:00 |
|
pezkuwichain
|
4666047395
|
chore: add Dijital Kurdistan Tech Institute to copyright headers
Updated 4763 files with dual copyright:
- Parity Technologies (UK) Ltd.
- Dijital Kurdistan Tech Institute
|
2025-12-27 21:28:36 +03:00 |
|
pezkuwichain
|
90fd044766
|
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
|
2025-12-16 09:57:23 +03:00 |
|
pezkuwichain
|
0c5d19e3a0
|
Refactoring Checkpoint: (WIP)
|
2025-12-14 10:29:31 +03:00 |
|