This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Mining false on authority nodes in POA chain #7939
Labels
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
M6-rpcapi 📣
RPC API.
P7-nicetohave 🐕
Issue is worth doing eventually.
Milestone
Comments
5chdn
added
Z1-question 🙋♀️
Issue is a question. Closer should answer.
M6-rpcapi 📣
RPC API.
P7-nicetohave 🐕
Issue is worth doing eventually.
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
and removed
Z1-question 🙋♀️
Issue is a question. Closer should answer.
labels
Feb 19, 2018
The function which requires change is most probably this one:
I think the above function does not take into account internal sealing. Not sure though. Here are the miner logs from authority nodes which might help in figuring out the issue:
This authority sealed block number #1702087. So logs before and after the block issuance have been provided.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F3-annoyance 💩
The client behaves within expectations, however this “expected behaviour” itself is at issue.
M6-rpcapi 📣
RPC API.
P7-nicetohave 🐕
Issue is worth doing eventually.
Command:
Expected Behavior
eth_mining
returns true if validator node is actively issuing blocks.Output:
Actual behavior
eth_mining
returns false for authority nodes.Output:
The text was updated successfully, but these errors were encountered: