-
Notifications
You must be signed in to change notification settings - Fork 877
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
Block proposal resulted in no rewards received #8105
Comments
The block in question seems to be this one: https://etherscan.io/block/21549714 |
Yes, that's correct. Just wanted to know what happened and if there is anything to do avoid this scenario again in the future? |
@patrtech77 please share the logs around the event for your Consensus Client |
@fab-10 Attached are the logs from Lighthouse: |
I am not able to download this log, maybe a GH issue? |
Beacon Logs Missed Block Reward 1-4-2025.txt 2nd attempt. |
Can you try the above, 2nd attempt seems to work. |
@patrtech77 the download works now, but we need the validator log too for the info about the block proposal, could you share it? |
@fab-10 Would you be able to help with the command line for the validator logs? I have not looked at these logs before? Thank you |
@patrtech77 unfortunately IDK how Lighthouse works, but in our test instance on Sepolia, we have in the log dir
|
Steps to Reproduce
Expected behavior: [What you expect to happen] Reward to be received for block proposal. Block was proposed on Jan 4. Block proposal submitted: 1 validator, Reward: 0.000 ETH
Actual behavior: [What actually happens]
Frequency: [What percentage of the time does it occur?] This is the first time since POS genesis that a block was proposed and no reward received.
Logs
Please post relevant logs from Besu (and the consensus client, if running proof of stake) from before and after the issue.
Versions (Add all that apply)
BLS library: blst-portable
BLS hardware acceleration: true
SHA256 hardware acceleration: false
Allocator: jemalloc
Profile: maxperf
besu_logs_EST.log
Specs: mainnet (true), minimal (false), gnosis (true) ]
Smart contract information (If you're reporting an issue arising from deploying or calling a smart contract, please supply related information)
solc --version
]Additional Information (Add any of the following or anything else that may be relevant)
The text was updated successfully, but these errors were encountered: