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: vendor field in transactions #68

Merged
merged 8 commits into from
Feb 11, 2021
Merged

fix: vendor field in transactions #68

merged 8 commits into from
Feb 11, 2021

Conversation

KovacZan
Copy link
Contributor

@KovacZan KovacZan commented Feb 9, 2021

Summary

Fixed building of transactions with vendorField.

What changes are being made?

  • Added vendorField property in getStruct
  • Adjusted transaction-forging setup
  • Added vendorField specific functional tests
  • Added specific GitHub Actions for this type of tests

Why are these changes necessary?

We decided that we will support vendorField in this custom transactions, so we set setVendorField to true.
We forgot to set vendorField property in getStruct method.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@KovacZan KovacZan marked this pull request as ready for review February 9, 2021 13:59
@KovacZan KovacZan merged commit 51210fd into develop Feb 11, 2021
@KovacZan KovacZan deleted the fix/vendorField branch February 11, 2021 07:12
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.

2 participants