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

Support privateFor in SendRawTransaction #90

Closed
patrickmn opened this issue Apr 9, 2017 · 5 comments
Closed

Support privateFor in SendRawTransaction #90

patrickmn opened this issue Apr 9, 2017 · 5 comments

Comments

@patrickmn
Copy link
Contributor

SendRawTransaction in the PublicTransactionPoolAPI (https://github.com/jpmorganchase/quorum/blob/master/internal/ethapi/api.go#L1250-L1272) should support the privateFor field as in SendTransaction: https://github.com/jpmorganchase/quorum/blob/master/internal/ethapi/api.go#L1210-L1246

@stevenroose
Copy link
Contributor

The SendTransaction method in the ethclient package also needs a way to specify privateFor.

@subhodi
Copy link

subhodi commented Dec 26, 2017

@patrickmn Is there any update on this issue?
looking for privateFor in sendrawTransaction.

@stevenroose
Copy link
Contributor

@subhodi There is a fundamental problem with supporting this that needs an architecture upgrade of Constellation to work.

A part of the realisation of this can be found in #146

The majority of the discussion about this was held in the Quorum Slack in the #dev channel.

@Himanshu-Pandey
Copy link

Any ball park figure about when we can have this bug fixed?
Thanks

@Krish1979
Copy link
Collaborator

PR #591 will fix this issue

@jpmsam jpmsam closed this as completed Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants