-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat: add method to hash TX on TransactionRequest
classes
#1485
Conversation
TransactionRequest
classesTransactionRequest
classes
Coverage report
Show new covered files 🐣
Show files with reduced coverage 🔻
Test suite run success1474 tests passing in 259 suites. Report generated by 🧪jest coverage report action from 492c5d8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a couple of comments but will let you decide on priority
packages/providers/src/transaction-request/create-transaction-request.ts
Show resolved
Hide resolved
…uelLabs/fuels-ts into st/feat/hash-tx-on-transaction-request
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we consider merging this after beta-5
?
Just wondering if some change could cascade into issues for the FE.
@arboleya We can definitely postpone this one. But the changes made it here should not cause any breaking changes. |
getTransactionId
fortransfers
on thePredicate
class #1451