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

Add vjoinsplit to JSON output of RPC call gettransaction #1493

Merged
merged 1 commit into from Oct 8, 2016

Conversation

bitcartel
Copy link
Contributor

Closes #1446.

@bitcartel bitcartel added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 7, 2016
@bitcartel bitcartel added this to the 1.0.0-rc1 milestone Oct 7, 2016
@bitcartel bitcartel self-assigned this Oct 7, 2016
@daira
Copy link
Contributor

daira commented Oct 7, 2016

utACK.

@defuse
Copy link
Contributor

defuse commented Oct 8, 2016

ACK

@ebfull
Copy link
Contributor

ebfull commented Oct 8, 2016

git's diff is annoying here, perhaps you can trick it by placing the new function after the wrapper function. Anyway, ACK.

@bitcartel
Copy link
Contributor Author

@zkbot r+

@zkbot
Copy link
Contributor

zkbot commented Oct 8, 2016

📌 Commit f7cfb52 has been approved by bitcartel

@zkbot
Copy link
Contributor

zkbot commented Oct 8, 2016

⌛ Testing commit f7cfb52 with merge bc06292...

zkbot pushed a commit that referenced this pull request Oct 8, 2016
Add vjoinsplit to JSON output of RPC call gettransaction

Closes #1446.
@bitcartel bitcartel removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 8, 2016
@zkbot
Copy link
Contributor

zkbot commented Oct 8, 2016

☀️ Test successful - zcash

@zkbot zkbot merged commit f7cfb52 into zcash:master Oct 8, 2016
str4d added a commit to str4d/zcash that referenced this pull request Feb 16, 2017
This reverts zcash#1493, for two reasons:

- The information is unnecessary for a wallet RPC method, which should be
  showing wallet-contextual information.
- As a side-effect, the information also shows up in e.g. listsinceblock, which
  greatly increases its verbosity for zero benefit.

To obtain the JoinSplit data in this format, users should instead pass the "hex"
field from gettransaction to decoderawtransaction.
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

5 participants