Skip to content

Merge 'v1.2.15' into bxr_validator#2

Open
0xbundler wants to merge 29 commits intobrilliant-lx:bxr_validatorfrom
0xbundler:bxr_validator
Open

Merge 'v1.2.15' into bxr_validator#2
0xbundler wants to merge 29 commits intobrilliant-lx:bxr_validatorfrom
0xbundler:bxr_validator

Conversation

@0xbundler
Copy link
Copy Markdown

Description

Merge 'v1.2.15' into bxr_validator

Changes

Notable changes:

  • include v1.2.15 commits.
  • ...

NathanBSC and others added 29 commits August 14, 2023 17:48
FastFinality puts more infor into the header.extra field to keep vote information.
For mainnet, on epoch height, it could be 1526 bytes, which was 517 bytes before.
So the hardcoded 700 bytes for header could be no longer enough, increase it by
2 times would be enough.

this bug could cause P2P sync failure for nodes that are lagging behind, since they
would request access of ancient db, and GetBlockHeaders could be failed.
…hain#1834)

PR merge will append the PR number at the end, like:... (bnb-chain#1805), which
has extra 8 characters
* cmd: remove genesis from config.toml
* cmd: add check for port number
* fix: GetTransactionReceiptsByBlockNumber &  GetTransactionDataAndReceipt
# Conflicts:
#	CHANGELOG.md
#	cmd/utils/flags.go
#	miner/miner.go
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.

7 participants