trezoa-instructions-sysvar 3.2.2

Type for instruction introspection during execution of Trezoa programs.
================================================================================
                           Trezoa Instructions Sysvar
                                  v3.2.2
================================================================================

MIGRATION NOTICE
================

This crate is a fork and migration of the original Solana Instructions Sysvar
library, adapted for the Trezoa Blockchain ecosystem.

Original Project Information:
  Name: solana-instructions-sysvar
  Version: 3.0.0
  Original Authors: Anza Maintainers <maintainers@anza.xyz>
  Original Repository: https://github.com/anza-xyz/solana-sdk
  Original Crate: https://crates.io/crates/solana-instructions-sysvar
  Original Documentation: https://docs.rs/solana-instructions-sysvar/3.0.0/

Migration Details:
  Migrated by: Trezoa-team <foundation@trezoa.xyz>
  Migration Date: November 7, 2025
  Target Ecosystem: Trezoa Blockchain
  New Repository: https://github.com/Trezoa-team/trezoa-instructions-sysvar

CHANGES MADE IN THIS FORK
==========================

1. Renamed all crate references from 'solana-*' to 'trezoa-*'
2. Updated target OS condition from 'solana' to 'trezoa'
3. Modified documentation URLs to point to Trezoa ecosystem
4. Updated version to 3.2.2 for Trezoa compatibility
5. Replaced brand references: Solana → Trezoa, SOL → TRZ
6. Updated copyright attributions and licensing information

COMPATIBILITY
=============

This crate maintains API compatibility with the original solana-instructions-sysvar
v3.0.0 while being adapted for the Trezoa ecosystem. All original functionality
has been preserved with appropriate renaming for the Trezoa context.

COPYRIGHT AND LICENSING
=======================

Original Work:
  Copyright © 2024 Anza Maintainers and Contributors
  Licensed under the Apache License, Version 2.0

This Fork:
  Copyright © 2025 TRZ Ledger Foundation
  Licensed under the Apache License, Version 2.0 (same as original)

This software is distributed under the Apache License, Version 2.0.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

ACKNOWLEDGMENTS
===============

We acknowledge and thank the original Solana/Anza development team and all
contributors to the solana-instructions-sysvar project. This work builds
upon their excellent foundation.

All trademarks, service marks, and trade names referenced herein are the
property of their respective owners.

For questions about this migration, please contact:
foundation@trezoa.xyz

================================================================================