trezoa-syscalls 3.2.2

Trezoa-team implementation of the Trezoa syscalls.
Documentation
NOTICE - Trezoa Syscalls
========================

This software contains code derived from the Agave project and Solana Foundation projects.

ORIGINAL SOURCE ATTRIBUTION:
- Package: agave-syscalls v3.0.0
- Original Repository: https://github.com/anza-xyz/agave
- Original Crate: https://crates.io/crates/agave-syscalls
- Original Authors: Anza Maintainers <maintainers@anza.xyz>
- Original License: Apache License 2.0

MIGRATION INFORMATION:
- Migrated to: trezoa-syscalls v3.2.3
- Migration Date: November 2025
- New Repository: https://github.com/Trezoa-team/trezoa-syscalls
- New Maintainers: Trezoa-team <foundation@trezoa.xyz>

PURPOSE:
This crate was forked and adapted for the Trezoa Blockchain ecosystem,
providing system call implementations compatible with the Trezoa runtime
while maintaining compatibility with the original Solana/Agave interfaces.

CHANGES MADE:
- Renamed all crate dependencies from solana-* to trezoa-*
- Updated package metadata and branding
- Modified imports and module references
- Updated version dependencies to 3.2.2 series
- Maintained API compatibility for existing programs

COPYRIGHT NOTICES:
- Original code: Copyright © Anza Maintainers and contributors
- Original code: Copyright © Solana Foundation and contributors  
- Modifications: Copyright © 2025 TRZ Ledger Foundation
- All rights reserved under Apache License 2.0

LICENSE:
This software is licensed under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance
with the License. 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.

THIRD PARTY DEPENDENCIES:
This software also incorporates components from various open source projects.
Please refer to the Cargo.toml file for a complete list of dependencies
and their respective licenses.

For questions regarding this migration or licensing, contact:
foundation@trezoa.xyz