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

Conversation

marktwtn
Copy link
Collaborator

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.

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.
@furuame furuame merged commit c2a7714 into DLTcollab:dev Sep 14, 2018
@marktwtn marktwtn deleted the new-constants-macro branch September 14, 2018 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants