Skip to content
This repository was archived by the owner on Aug 23, 2020. It is now read-only.

fix MAX_TIMESTAMP_VALUE to actually represent "max positive 27-trits value"#777

Merged
GalRogozinski merged 1 commit intoiotaledger-archive:devfrom
alon-e:bugfix/maxTimestampValue
May 30, 2018
Merged

fix MAX_TIMESTAMP_VALUE to actually represent "max positive 27-trits value"#777
GalRogozinski merged 1 commit intoiotaledger-archive:devfrom
alon-e:bugfix/maxTimestampValue

Conversation

@alon-e
Copy link
Copy Markdown
Contributor

@alon-e alon-e commented May 30, 2018

Description

fix MAX_TIMESTAMP_VALUE to actually represent "max positive 27-trits value"

Fixes #531

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

Manually checking the value of this field in the Debugger,
testing conversion of 3812798742493 to trytes: MMMMMMMMM (thanks to https://laurencetennant.com/iota-tools/)

@alon-e alon-e added T-Bug C-API Component - API C-POW labels May 30, 2018
@GalRogozinski GalRogozinski merged commit f575913 into iotaledger-archive:dev May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

C-API Component - API C-POW T-Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wrong value of constant MAX_TIMESTAMP_VALUE

2 participants