trezoa-nonce 3.2.4

Trezoa durable transaction nonces.
================================================================================
                                TREZOA NONCE
================================================================================

Copyright © 2025 TRZ Ledger Foundation
All rights reserved.

This project contains software originally developed by Solana Labs and 
subsequently modified for the Trezoa Blockchain ecosystem.

ORIGINAL SOFTWARE NOTICE
================================================================================
This software is based on solana-nonce v2.2.1
Original source: https://crates.io/crates/solana-nonce
Original repository: https://github.com/solana-labs/solana

The original software was licensed under the Apache License, Version 2.0
Original copyright holders retain all rights to their contributions.

MODIFICATIONS AND ADAPTATIONS
================================================================================
This version has been adapted for the Trezoa Blockchain ecosystem with the
following key modifications:

• Renamed from "solana-nonce" to "trezoa-nonce"
• Updated dependencies to use Trezoa ecosystem crates:
  - trezoa-fee-calculator
  - trezoa-hash
  - trezoa-pubkey
  - trezoa-sha256-hasher
• Updated metadata, documentation, and repository references
• Maintained compatibility with original API and functionality

THIRD-PARTY DEPENDENCIES
================================================================================
This software includes dependencies that may have their own licenses:

• serde (optional) - MIT OR Apache-2.0
• serde_derive (optional) - MIT OR Apache-2.0
• bincode (dev dependency) - MIT

For a complete list of dependencies and their licenses, see Cargo.toml.

LICENSE
================================================================================
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.

DISCLAIMER
================================================================================
This software is provided "as is", without warranty of any kind, express or
implied, including but not limited to the warranties of merchantability,
fitness for a particular purpose and noninfringement.

For more information about the Trezoa Blockchain ecosystem, visit:
https://trezoa.xyz

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