-
Notifications
You must be signed in to change notification settings - Fork 94
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
[r2r] Fix for LBC block header deserializing bug #1343
Conversation
Improved Reader with coin_name for deserializing specific coins like LBC correctly
NOTE: Normally, adding So to avoid this, I added an extra optional field ( I hope this is clear @shamardy |
and also, I thought it might be very useful to set |
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.
Unit tests must be added in such cases similar to https://github.com/KomodoPlatform/atomicDEX-API/pull/1235/files#diff-df097d6b5341b975c56bec29311f55210db049d784eec49f8ec9d2e5f9a70f9aR799
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.
More comments.
Alright, will do that. |
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.
Few more notes.
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 work! A few questions/comments.
@artemii235 @shamardy this is ready for another round of review |
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 work!
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! 🚀
fixes incorrect report for
LBC
mtp.ref: #1281