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

Multichain EDR crashes if interval mining is non-zero #771

Open
fvictorio opened this issue Jan 16, 2025 · 0 comments · May be fixed by #772
Open

Multichain EDR crashes if interval mining is non-zero #771

fvictorio opened this issue Jan 16, 2025 · 0 comments · May be fixed by #772
Assignees

Comments

@fvictorio
Copy link
Member

Reproduction is easy: add interval: 1n to the mining configuration here:

mining: {
autoMine: true,
memPool: {
order: MineOrdering.Priority,
},
},

cc @schaable

@github-project-automation github-project-automation bot moved this to Inbox in EDR Jan 16, 2025
@Wodann Wodann moved this from Inbox to In Progress in EDR Jan 17, 2025
@Wodann Wodann linked a pull request Jan 17, 2025 that will close this issue
@Wodann Wodann moved this from In Progress to Under Review in EDR Jan 17, 2025
@Wodann Wodann linked a pull request Jan 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Under Review
Development

Successfully merging a pull request may close this issue.

2 participants