Skip to content

fix: support db engine with pebble on 32 bits and OpenBSD #2012

Merged
zzzckck merged 1 commit intobnb-chain:developfrom
flywukong:fix-32bit-pebble
Dec 14, 2023
Merged

fix: support db engine with pebble on 32 bits and OpenBSD #2012
zzzckck merged 1 commit intobnb-chain:developfrom
flywukong:fix-32bit-pebble

Conversation

@flywukong
Copy link
Copy Markdown
Contributor

@flywukong flywukong commented Nov 28, 2023

Description

cockroachdb/pebble#2878 the pebble version that used by bsc has already supported 32-bit . So the judgment logic which disabled the 32-bit environments needs to be removed
The default db is still leveldb.

Rationale

support db engine with pebble on 32 bits and OpenBSD too

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Copy link
Copy Markdown
Contributor

@sysvm sysvm left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Contributor

@fynnss fynnss left a comment

Choose a reason for hiding this comment

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

LGTM

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.

5 participants