Increase wire.MaxBlockPayload to 8MB #19
No reviewers
Labels
No labels
ci
claimtrie
consider soon
Epic
good first issue
hacktoberfest
help wanted
mempool
mining
peer
priority: blocker
priority: high
priority: low
priority: medium
rpc
runtime
test
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
ux
wallet
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbcd#19
Loading…
Reference in a new issue
No description provided.
Delete branch "roylee/increase-wire-maxblockpayload-to-8mb"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This variable seems redundant to the blockchain.MaxBlockBaseSize to make the
wire
andblockchain
self-contained.We've updated the
blockchain.MaxBlockBaseSize
to 8MB for LBRY, but missed this one?Pull Request Test Coverage Report for Build 1804753474
💛 - Coveralls
This PR has the fee functions as well; that doesn't seem quite right. As for the maximum block size, your change looks correct: https://github.com/lbryio/lbrycrd/blob/master/src/consensus/consensus.h