NOTICE - Trezoa Sysvar
========================
This project is a migration and adaptation of the Solana sysvar system for the Trezoa Blockchain ecosystem.
ORIGINAL WORK
-------------
Based on: solana-sysvar v3.0.0
Original source: https://crates.io/crates/solana-sysvar
Original repository: https://github.com/anza-xyz/solana-sdk
Original authors: Anza Maintainers and contributors
COPYRIGHT AND LICENSING
-----------------------
Original work © Anza Maintainers and contributors
Modifications and adaptations © 2025 TRZ Ledger Foundation
Trezoa-specific changes © 2025 Trezoa-team
This project is licensed under the Apache License 2.0, maintaining compatibility
with the original Solana project licensing terms.
MIGRATION DETAILS
-----------------
- Package name: solana-sysvar → trezoa-sysvar
- Version: 3.0.0 → 3.2.2
- Ecosystem: Solana → Trezoa
- Target OS: solana → trezoa
- Dependencies: All solana-* dependencies replaced with trezoa-* equivalents
- Documentation: Updated to reference Trezoa ecosystem
- Repository: Migrated to https://github.com/Trezoa-team/trezoa-sysvar
CHANGES MADE
------------
1. Renamed all module and dependency references from Solana to Trezoa
2. Updated documentation URLs and references
3. Changed target operating system from "solana" to "trezoa"
4. Updated version numbering to align with Trezoa ecosystem
5. Modified author information and repository links
6. Adapted syscall definitions for Trezoa runtime environment
ATTRIBUTION
-----------
This work contains code originally developed by the Solana community.
We acknowledge and thank the original authors and contributors.
The migration to Trezoa maintains the open-source nature and licensing
terms of the original work while adapting it for the Trezoa ecosystem.
CONTACT
-------
For issues related to this Trezoa adaptation:
- Repository: https://github.com/Trezoa-team/trezoa-sysvar
- Organization: TRZ Ledger Foundation
- Email: foundation@trezoa.xyz
For the original Solana implementation:
- Repository: https://github.com/anza-xyz/solana-sdk
- Organization: Anza
- Documentation: https://docs.rs/solana-sysvar