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

core: set max tx size down to 2 slots (64KB) #20555

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Jan 14, 2020

This PR 'cripples' the tx size that was increased by #20352 . The reasoning is that we've been seeing some crashes on nodes with many peers, related to tx pools, and would like to wait with bumping the tx size too much until EIP-2464 has been adopted: ethereum/EIPs#2465

@karalabe karalabe added this to the 1.9.10 milestone Jan 14, 2020
Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants