-
Notifications
You must be signed in to change notification settings - Fork 153
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
feat(domainobjs) - code and tests refactoring #767
Conversation
c1a9b0c
to
379f801
Compare
242161f
to
5de2102
Compare
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.
@ctrlc03 thanks, just left some suggestions and improvements.
f7332ef
to
c3eb832
Compare
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.
@ctrlc03 thanks, just some missing 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.
@ctrlc03 thanks!
thanks to you for the review and great suggestions, much appreciated |
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.
Nice work! A few questions & suggestions
4a67e82
to
109d840
Compare
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.
@ctrlc03 thanks, just few comments about code style and imports
91f59e9
to
a7a9b1a
Compare
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.
@ctrlc03 seems changes haven't been applied. Is it something related to rebasing?
Yes, very sorry about that, I incorporated changes via the ui, then rebased locally and lost those 😅 |
…tegrated correctly, fix syntax and typedoc, make Command an abstract class
Co-authored-by: Anton <[email protected]>
…llot, and add one extra test case
Co-authored-by: Anton <[email protected]>
…, and add more tests to verify these changes
Co-authored-by: Anton <[email protected]>
…o Ethereum key and run prettier
0cbcb83
to
d6039cd
Compare
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.
@ctrlc03 thanks!
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.
Good stuff, thanks for making those updates!
depends on #749 (that should be merged first)
Refactoring of the domainobjs package: