Skip to content

Conversation

@dcousens
Copy link
Contributor

This PR adds Transaction.prototype.toString as an alias of Transaction.prototype.getId, and re-orders the functions in Transaction to be consistent with the order used throughout the rest of the project.

If the changes need to be atomic, I'll happily split them up,

@weilu
Copy link
Contributor

weilu commented Oct 24, 2014

Hmmm, I'd expect transaction.toString() to return the tx serialized in hex format.

@dcousens dcousens changed the title Transaction function re-order and add Transaction.prototype.toString Transaction function re-order Oct 24, 2014
@dcousens
Copy link
Contributor Author

@weilu actually, you're right. This is too ambiguous. Isolated it down to just the re-ordering.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a3a4d2a on txstring into * on master*.

weilu added a commit that referenced this pull request Nov 9, 2014
Transaction function re-order
@weilu weilu merged commit 787215e into master Nov 9, 2014
@weilu weilu deleted the txstring branch November 9, 2014 02:03
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.

4 participants