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

Fix transaction type in UI #731

Merged
merged 1 commit into from Jan 3, 2012
Merged

Conversation

laanwj
Copy link
Member

@laanwj laanwj commented Dec 28, 2011

Not all tx'es with "from"/"to" field are necessarily IP tx'es. Check for valid bitcoin address first, if not available, fall back to those user-specified fields.

  • Also, prepare for OP_EVAL by calling all transactions without bitcoin address "SendToOther"/"RecvFromOther" (IP tx'es are so rare they can be put together with funky OP_EVAL scripts)

…necessarily IP tx'es

- Also, prepare for OP_EVAL by calling all transactions without bitcoin address "SendToOther"/"RecvFromOther",
 (IP tx'es are so rare they can be put together with funky EV_EVAL scripts)
gavinandresen added a commit that referenced this pull request Jan 3, 2012
Fix transaction type in UI
@gavinandresen gavinandresen merged commit 96d3bcb into bitcoin:master Jan 3, 2012
coblee referenced this pull request in litecoin-project/litecoin Jul 17, 2012
Fix transaction type in UI
@laanwj laanwj deleted the txshowfix branch April 9, 2014 14:12
destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Jun 26, 2016
ptschip pushed a commit to ptschip/bitcoin that referenced this pull request Aug 8, 2017
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants