Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Use asyncify to remove callbacks on synchronous functions #364

Merged
merged 1 commit into from
Apr 22, 2015
Merged

Use asyncify to remove callbacks on synchronous functions #364

merged 1 commit into from
Apr 22, 2015

Conversation

clark800
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.26%) to 87.5% when pulling 750c268 on clark800:asyncify into 28a42c5 on ripple:develop.

@@ -74,10 +74,31 @@ var AccountSetResponseFlags = {
value: ripple.Transaction.flags.AccountSet.DisallowXRP}
};

var OfferCreateFlags = {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be part of this commit?

@alandotcom
Copy link
Contributor

This looks good to me, but I would appreciate if the commit message mentions updating a dependency and adding a new one (https://github.com/lydell/simple-asyncify) with maybe an example of how it's useful

@alandotcom
Copy link
Contributor

LGTM

…-asyncify dependency, and update async dependency version
clark800 added a commit that referenced this pull request Apr 22, 2015
Use asyncify to remove callbacks on synchronous functions
@clark800 clark800 merged commit b2dabc0 into ripple:develop Apr 22, 2015
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.

3 participants