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

Merge 'v1.2.15' into bxr_validator #2

Open
wants to merge 29 commits into
base: bxr_validator
Choose a base branch
from

Conversation

0xbundler
Copy link

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