Skip to content
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

ethstats: add coinbase to nodeInfo #313

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

DNK90
Copy link
Contributor

@DNK90 DNK90 commented Jul 18, 2023

Purpose

In order to serve new feature of ronin-stats (knowing coinbase of connected node), I've added coinbase which is get from eth.Etherbase() function.
Empty coinbase is still allowed in case nodes run without adding any account into account manager

@DNK90 DNK90 requested a review from minh-bq July 18, 2023 07:08
Copy link
Contributor

@minh-bq minh-bq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ethstats/ethstats.go Outdated Show resolved Hide resolved
@DNK90 DNK90 force-pushed the ethstats/add_coinbase_to_nodeInfo branch from 4970550 to f74b6ec Compare July 18, 2023 07:52
@DNK90 DNK90 force-pushed the ethstats/add_coinbase_to_nodeInfo branch from f74b6ec to 3f920fe Compare July 18, 2023 07:54
@DNK90 DNK90 merged commit 05af84f into master Jul 18, 2023
1 check failed
@minh-bq minh-bq deleted the ethstats/add_coinbase_to_nodeInfo branch July 20, 2023 08:16
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants