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: remove workaround for unique tx ids #154

Merged
merged 20 commits into from
Mar 17, 2022

Conversation

iqdecay
Copy link
Contributor

@iqdecay iqdecay commented Mar 16, 2022

@iqdecay iqdecay requested a review from digorithm as a code owner March 16, 2022 16:43
@iqdecay iqdecay self-assigned this Mar 16, 2022
@iqdecay iqdecay added the enhancement New feature or request label Mar 16, 2022
fuels-contract/Cargo.toml Outdated Show resolved Hide resolved
fuels-contract/src/contract.rs Outdated Show resolved Hide resolved
fuels-core/src/code_gen/abigen.rs Outdated Show resolved Hide resolved
fuels-signers/src/lib.rs Show resolved Hide resolved
fuels-signers/src/util.rs Outdated Show resolved Hide resolved
fuels-contract/src/contract.rs Outdated Show resolved Hide resolved
Copy link
Member

@digorithm digorithm left a comment

Choose a reason for hiding this comment

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

Great work on this! Just left a few nits, but it should be good to go then!

fuels-contract/Cargo.toml Outdated Show resolved Hide resolved
fuels-contract/src/contract.rs Outdated Show resolved Hide resolved
@iqdecay iqdecay merged commit 8d321ed into master Mar 17, 2022
@iqdecay iqdecay deleted the vnepveu/fix-remove-coins-workaround branch March 17, 2022 20:54
@digorithm digorithm mentioned this pull request Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Remove random input/change workaround to generate unique TX IDs
3 participants