-
Notifications
You must be signed in to change notification settings - Fork 18
PR to add Reward info to Insight Explorer #2
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
base: master
Are you sure you want to change the base?
Conversation
|
I guess this should be implemented as a patches to already installed explorer instance. Explanation of this point of view is simple - explorer can be used not only for KMD itself, but for assetchains / smartchains also. And in smartchains we don't need any rewards calculations or additional Btw, great job, thanks for your contribution. |
|
Yes, I agree that all of this code is not necessary for assetchains as they don't have rewards. Thanks for creating the necessary patches for all the repos. In this patch(https://gist.github.com/DeckerSU/d9e2dd7dddae1daa3f5123d95e132176), I noticed that you missed including a line ( |
|
btw, I think the logic I added to |
|
Distinquished all needed changes from 3 repoes ( |
|
Btw, other thing, i saw new package moment().unix() moment.duration().humanize() where forHumans is: Results will be the same: Just as an offer. |
Please don't merge till the main PR to https://github.com/KomodoPlatform/insight-ui-komodo is approved