trezoa-program-runtime 3.2.2

Trezoa program runtime
Documentation
NOTICE

Trezoa Program Runtime
======================

This crate is part of the Trezoa Blockchain ecosystem and is derived from
the Solana program runtime components.

ORIGINAL SOURCE:
- Solana Program Runtime (solana-program-runtime)
- Version: 3.0.10
- Repository: https://github.com/anza-xyz/agave
- Crates.io: https://crates.io/crates/solana-program-runtime
- License: Apache License 2.0

MIGRATION DETAILS:
- Migrated from: solana-program-runtime v3.0.10
- Adapted for: Trezoa Blockchain ecosystem
- Key dependency: trezoa-sbpf v3.2.5 (derived from solana-sbpf)
- Migration date: November 2024

MODIFICATIONS:
- Updated package metadata and branding for Trezoa
- Updated dependency references from solana-* to trezoa-*
- Maintained API compatibility where possible
- Enhanced with Trezoa-specific features and optimizations

COPYRIGHT NOTICES:
- Original Solana code © 2021-2024 Anza Technology, Inc. and contributors
- Original Solana code © 2020-2021 Solana Labs, Inc. and contributors
- Trezoa modifications and adaptations © 2024-2025 TRZ Ledger Foundation
- All rights reserved under Apache License 2.0

THIRD-PARTY COMPONENTS:
This software includes components from the Solana blockchain project,
which includes contributions from many developers and organizations.
See the original Solana repository for detailed contributor information.

LICENSE:
This project is licensed under the Apache License 2.0, same as the original.
See the LICENSE file for the complete license text.

For more information about Trezoa, visit: https://trezoa.xyz/
For questions about this migration, contact: maintainers@trezoa.xyz