Commit 3b41640
committed
chore: rename pblock-list directory to block-list
After PR #19 moved the Pinocchio implementation into a `pinocchio/` subdirectory, the `p` prefix on the outer directory became misleading — it no longer denotes a framework-specific implementation, since the framework distinction now lives at the inner subdir level (matching the rest of the repo, e.g. `transfer-cost/{pinocchio,anchor,native}/`).
Renaming to plain `block-list` also aligns with the on-chain identity: `pinocchio/program/src/lib.rs` declares the program with crate name `block_list` and devnet program id `BLoCKLSG2qMQ9YxEyrrKKAQzthvW4Lu8Eyv74axF6mf`.
Pure directory rename. No content changes.1 parent e09938a commit 3b41640
53 files changed
File tree
- tokens/token-extensions/transfer-hook/block-list
- pinocchio
- cli
- src
- program
- src
- instructions
- state
- sdk
- rust
- src
- client
- accounts
- errors
- instructions
- ts/src
- accounts
- instructions
- pdas
- programs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
0 commit comments