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

feat: support multi database feature for op #127

Merged
merged 23 commits into from
Oct 28, 2024

Conversation

jingjunLi
Copy link
Collaborator

@jingjunLi jingjunLi commented Jul 10, 2024

Description

The principle support of PR: BEP-365: Support multi-database based on data pattern

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

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

@jingjunLi jingjunLi marked this pull request as draft July 10, 2024 09:44
@jingjunLi jingjunLi force-pushed the feat-multi-database branch 3 times, most recently from 3e49b92 to 6aa2778 Compare July 23, 2024 06:29
@jingjunLi jingjunLi marked this pull request as ready for review July 26, 2024 05:30
@github-actions github-actions bot requested review from bnoieh and redhdx July 26, 2024 05:30
@jingjunLi jingjunLi force-pushed the feat-multi-database branch from 33e0d3b to 1e70b17 Compare August 13, 2024 02:42
@jingjunLi jingjunLi force-pushed the feat-multi-database branch from 1e70b17 to b050deb Compare August 28, 2024 04:35
flywukong and others added 19 commits October 25, 2024 11:29
* feat: support separate database for state data
* core: use finalized block as the chain freeze indicator (#28683)
* core/rawdb: use max(finality, head-90k) as chain freezing threshold
* core: impl multi database for block data
* core: fix db inspect total size bug
* core: add tips for user who use multi-database
* core: adapt some cmd for multi-database
* core: adapter blockBlobSidecars
* core: fix freezer readHeader bug

---------
Co-authored-by: rjl493456442 <[email protected]>
@jingjunLi jingjunLi force-pushed the feat-multi-database branch from bd6b46c to 598a4f8 Compare October 25, 2024 04:42
flywukong
flywukong previously approved these changes Oct 25, 2024
Copy link
Contributor

@flywukong flywukong 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
Contributor

@flywukong flywukong 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
Contributor

@krish-nr krish-nr left a comment

Choose a reason for hiding this comment

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

LGTM

@krish-nr krish-nr merged commit bdcfeec into bnb-chain:develop Oct 28, 2024
2 checks passed
bnoieh pushed a commit to bnoieh/op-geth that referenced this pull request Nov 29, 2024
…tion-filter

Revert pending subscription filter
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.

4 participants