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

Fix transaction hash to be 32 bytes instead of uint64. #29

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

adlerjohn
Copy link
Contributor

Fix the type of transaction ID to byte[32] instead of the incorrect uint64.

@adlerjohn adlerjohn added the bug Something isn't working label Jan 26, 2021
@adlerjohn adlerjohn self-assigned this Jan 26, 2021
@adlerjohn adlerjohn merged commit c135b96 into master Jan 26, 2021
@adlerjohn adlerjohn deleted the adlerjohn-fix_tx_hash_pushed_size branch January 26, 2021 17:50
@adlerjohn adlerjohn added the comp:FVM Component: FuelVM label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp:FVM Component: FuelVM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant