Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename and add the constant-related macros #68

Merged
merged 1 commit into from
Sep 14, 2018

Commits on Sep 13, 2018

  1. Rename and add the constant-related macros

    The original macros for trit length is renamed to *_TRITS_LENGTH
    and add the corresponding *_TRYTES_LENGTH for tryte length.
    Modified macros:
    HASH_LENGTH
    NONCE_LENGTH
    STATE_LENGTH
    TRANSACTION_LENGTH
    
    Remove the duplicated "constants.h" inclusion
    and re-defined macros as well.
    marktwtn committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    5e6999d View commit details
    Browse the repository at this point in the history