Skip to content

fix: declare BlockTotalDifficulties table in init_db#314

Merged
fmoletta merged 1 commit into
mainfrom
fix-kurtosis
Aug 28, 2024
Merged

fix: declare BlockTotalDifficulties table in init_db#314
fmoletta merged 1 commit into
mainfrom
fix-kurtosis

Conversation

@avilagaston9

Copy link
Copy Markdown
Contributor

Motivation

Our Kurtosis environment isn't working due to a bug introduced in my last PR.

Description

Declares the BlockTotalDifficulties table in libmdbx::init_db().

Closes none

@avilagaston9 avilagaston9 marked this pull request as ready for review August 28, 2024 15:08
@avilagaston9 avilagaston9 requested a review from a team as a code owner August 28, 2024 15:08

@vicentevieytes vicentevieytes left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to fix the issue for me :)

@fmoletta fmoletta added this pull request to the merge queue Aug 28, 2024
Merged via the queue into main with commit 961e2d5 Aug 28, 2024
@fmoletta fmoletta deleted the fix-kurtosis branch August 28, 2024 15:19
vicentevieytes pushed a commit that referenced this pull request Aug 28, 2024
**Motivation**

Our Kurtosis environment isn't working due to a bug introduced in my
last PR.

**Description**

Declares the `BlockTotalDifficulties` table in `libmdbx::init_db()`.

Closes none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants