-
Notifications
You must be signed in to change notification settings - Fork 64
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(input-reader):create input-reader #451
Conversation
00c374d
to
f8093aa
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.
Made some suggestions after a very quick look:
94a4f06
to
4605516
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.
Most of the code seems fine, although I couldn't run the tests on my machine
There are only 2 major comments:
- All of the json files are either missing the EOF linebreak or have 4+ lines at the end
- There should be multiple commits, as Marcel mentioned. IMHO, there should be a commit for the cli changes, one for the ethutil changes, one for the input reader and one for the tests
820719d
to
877a484
Compare
Created PR #455 with cli commits |
755dbf5
to
a2bef82
Compare
8abe038
to
7055d7a
Compare
b50aabb
to
666ca30
Compare
8ff7cdc
to
f79d59f
Compare
0521ffb
to
d8dbe82
Compare
b1abbba
to
3c8e869
Compare
ec7e240
to
6122d59
Compare
6122d59
to
6d264b4
Compare
This is being deprecated in favor of #512 |
No description provided.