Skip to content

Conversation

@ceyonur
Copy link

@ceyonur ceyonur commented Apr 11, 2025

Why this should be merged

How this works

How this was tested

qdm12 and others added 10 commits March 27, 2025 16:32
#163 was removed by mistake in #162 so this re-adds it

Co-authored-by: Arran Schlosberg <[email protected]>
## Why this should be merged

This enforces an assumption that is currently made by
`VerifyRangeProof`. If a key is a prefix of another key, the current
code can panic.

## How this works

Enforces all keys have the same length.

## How this was tested

Added a unit test.
…ion (ethereum#29563)

This change removes an unnecessary preallocation and fixes a flaw with no-op copies of some parts of the statedb
…thereum#29644)

* eth/gasprice: add query limit for FeeHistory to defend DDOS attack

* fix return values after cherry-pick

---------

Co-authored-by: Eric <[email protected]>
* upgrade lock usage

* revert unnecessary change
Fixes an error when the block is not found in debug methods.
@ceyonur ceyonur closed this Apr 22, 2025
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.

9 participants