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

calculate message id directly from fuel-tx #617

Merged
merged 3 commits into from
Sep 13, 2022

Conversation

leviathanbeak
Copy link
Contributor

closes #602

@leviathanbeak leviathanbeak self-assigned this Sep 13, 2022
@leviathanbeak leviathanbeak changed the title calcuate message id directly from fuel-tx calculate message id directly from fuel-tx Sep 13, 2022
@leviathanbeak leviathanbeak requested a review from a team September 13, 2022 15:01
xgreenx
xgreenx previously approved these changes Sep 13, 2022
@@ -1,12 +1,11 @@
use fuel_vm::prelude::Input;
Copy link
Collaborator

@xgreenx xgreenx Sep 13, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use crate::common::fuel_tx::Input? It will collapse everything into one import

@leviathanbeak leviathanbeak merged commit 61329fa into master Sep 13, 2022
@leviathanbeak leviathanbeak deleted the leviathanbeak/dedupe_msg_id_calc branch September 13, 2022 17:59
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.

dedupe message id calculation
3 participants