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

Feature/raw transactions #7

Merged
merged 10 commits into from Jan 4, 2019
Merged

Feature/raw transactions #7

merged 10 commits into from Jan 4, 2019

Conversation

nicolae-leonte-go
Copy link
Contributor

@nicolae-leonte-go nicolae-leonte-go commented Dec 4, 2018

raw (externally signed) transactions acceptance tests.
Depends on the eth_sendRawPrivateTransaction PR on Quorum: Consensys/quorum#591

null, null, null, null, null, null, privateFor);

return new Request<>(
"eth_sendRawPrivateTransaction",
Copy link
Contributor

Choose a reason for hiding this comment

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

this seems to be a new RPC API in Quorum, can you link the PR in Quorum for this new API?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nam just raised the pull request.

Thanks for the refactoring.

When the blk.io team merge their PR we should be able to remove the QuromuRawTransactionManager and use their version.

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.

None yet

3 participants