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: merge with upstream bsc v1.4.6 #26

Merged
merged 30 commits into from
May 6, 2024
Merged

feat: merge with upstream bsc v1.4.6 #26

merged 30 commits into from
May 6, 2024

Conversation

irrun
Copy link
Collaborator

@irrun irrun commented May 6, 2024

Description

feat: merge with upstream bsc v1.4.6

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
  • ...

buddh0 and others added 30 commits April 11, 2024 14:11
* 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 <garyrong0905@gmail.com>
…nal (bnb-chain#2406)

* core: check journalType before load journal
* fix: when delete trieJournal delete from kv & file
@@ -1,3 +1,21 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
* @zzzckck @zjubfd
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to change this

@irrun irrun merged commit b467bae into develop May 6, 2024
5 of 6 checks passed
@irrun irrun deleted the re/merge-v1.4.6 branch May 6, 2024 06:36
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.