-
Notifications
You must be signed in to change notification settings - Fork 27
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
Reworks eth send raw transaction flow with qtum utxos #38
Reworks eth send raw transaction flow with qtum utxos #38
Conversation
qtumChain string | ||
ethAddress string | ||
qtumAddress string | ||
}{ |
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.
Lets get a couple more tests in here. see these notes for some good test cases that I would want to ensure converted. https://github.com/hayeah/openzeppelin-solidity/blob/qtum/QTUM-NOTES.md
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.
- The issue is solved. Please, see commit hash ac69fa5
…ctionResponse types
…actionResposne types
…ansaction.Request()
…ponse{}; add ListUnspentRequest{}.ListUnspentQueryOptions{}
…refixRegTestChainAddress
ff6c980
to
ac69fa5
Compare
Revisions Ethereum send raw transaction method: