Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

fix: ethereum payout bug #1501

Merged
merged 1 commit into from
Nov 9, 2022
Merged

fix: ethereum payout bug #1501

merged 1 commit into from
Nov 9, 2022

Conversation

jon4hz
Copy link
Contributor

@jon4hz jon4hz commented Nov 8, 2022

This improves how miningcore classifies uncles on ethereum and prevents miningcore from trying to insert a block twice.

This PR also adds a new config option to fine tune the search range for uncles. I noticed that 50 is to low on certain ethereum type blockchains. By increasing the value to 75 or 100, miningcore could confirm a lot of blocks which were previously marked as orphans.

closes #1080

fix: increase block search offset

fix: make block search offset configurable
@oliverw oliverw merged commit ed97d52 into oliverw:dev Nov 9, 2022
@oliverw
Copy link
Owner

oliverw commented Nov 9, 2022

Thanks a ton for your contribution. 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants