Skip to content

MAT-467 retry span and states in bor#8

Merged
vaibhavchellani merged 1 commit into
masterfrom
span-retry
Dec 3, 2019
Merged

MAT-467 retry span and states in bor#8
vaibhavchellani merged 1 commit into
masterfrom
span-retry

Conversation

@jdkanani

@jdkanani jdkanani commented Dec 3, 2019

Copy link
Copy Markdown
Contributor

No description provided.

@linear

linear Bot commented Dec 3, 2019

Copy link
Copy Markdown

Comment thread consensus/bor/bor.go
@vaibhavchellani vaibhavchellani merged commit 6e9fb12 into master Dec 3, 2019
@jdkanani jdkanani deleted the span-retry branch April 7, 2020 04:40
milando12 pushed a commit to milando12/bor that referenced this pull request May 27, 2026
Reject GetWitnessMetadata packets carrying more hashes than
MaxWitnessMetadataServe (1024) before iterating, matching the
per-request item caps used by maxHeadersServe / maxBodiesServe /
maxReceiptsServe in the eth protocol.

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
cffls added a commit that referenced this pull request May 27, 2026
* eth: cap GetWitnessMetadata request hash count (#8)

Reject GetWitnessMetadata packets carrying more hashes than
MaxWitnessMetadataServe (1024) before iterating, matching the
per-request item caps used by maxHeadersServe / maxBodiesServe /
maxReceiptsServe in the eth protocol.

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>

* consensus, core, params: set TxContext for state-sync transactions

* core, eth/protocols: ensure nil receipt inclusion in p2p response

* ci: fix kurtosis setup/cleanup action paths (#2223)

kurtosis-pos moved the setup and cleanup composite actions under
.github/actions/kurtosis/, so the bor workflows fail with "Can't find
action.yml" at the Pre/Post kurtosis run steps after checkout.

Update both kurtosis-e2e.yml and kurtosis-stateless-e2e.yml to use
./.github/actions/kurtosis/setup and ./.github/actions/kurtosis/cleanup.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* params: bump version to v2.8.1

* core, eth/protocols: fix typo

* v2.8.2 (#2245)

* miner: track env.size in commitTransaction

env.size feeds txFitsSize for the params.MaxBlockSize cap. It was
seeded from header.Size() in makeEnv but never updated as transactions
were committed, so the cap was effectively inert.

* miner: set maxBlockSizeBufferZone to 1MB

* Bump up version to v2.8.2

---------

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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