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

fix: ethereum payout bug#1501

Merged
oliverw merged 1 commit intooliverw:devfrom
jon4hz:eth-payout-bug
Nov 9, 2022
Merged

fix: ethereum payout bug#1501
oliverw merged 1 commit intooliverw:devfrom
jon4hz:eth-payout-bug

Conversation

@jon4hz
Copy link
Copy Markdown
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
Copy Markdown
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