-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Currency Service using C++ #189
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job @DebajitDas!
Thanks for taking care of this one.
I've tested locally and everything is working seamlessly!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nicely done. Have few minor review comments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@DebajitDas could you update the change log too please? |
* Saving incremental changes * Saved the draft * Added convert function * Added some more changes * Updated more changes * More changes * Removed js code * Final changes * Currency Service in C++ * Cleaned up license * Removed trailing space * Incorporated review comments * Updated sanity failure * Resolved md error * Resolved md error Co-authored-by: Austin Parker <austin@ap2.io> Co-authored-by: Carter Socha <43380952+cartersocha@users.noreply.github.com>
Fixes #36
Re-implemented Currency Service using C++
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes