Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -16,7 +16,7 @@ workspace = true
targets = ["x86_64-unknown-linux-gnu"]
[dependencies]
ethereum-standards = { workspace = true }
pez-ethereum-standards = { workspace = true }
pezframe-support = { workspace = true }
pezpallet-assets = { workspace = true }
pezpallet-revive = { workspace = true }
@@ -22,7 +22,7 @@ extern crate alloc;
use alloc::vec::Vec;
use core::marker::PhantomData;
use ethereum_standards::{
use pez_ethereum_standards::{
IERC20,
IERC20::{IERC20Calls, IERC20Events},
};
+1 -1
View File
@@ -46,7 +46,7 @@
// benchmark
// pallet
// --extrinsic=*
// --runtime=target/production/wbuild/kitchensink-runtime/kitchensink_runtime.wasm
// --runtime=target/production/wbuild/pez-kitchensink-runtime/pez_kitchensink_runtime.wasm
// --pallet=pezpallet_assets
// --header=/__w/pezkuwi-sdk/pezkuwi-sdk/bizinikiwi/HEADER-APACHE2
// --output=/__w/pezkuwi-sdk/pezkuwi-sdk/bizinikiwi/pezframe/assets/src/weights.rs