Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Conversation

bgiegel
Copy link

@bgiegel bgiegel commented Jan 31, 2025

CMajeri and others added 30 commits August 25, 2021 09:50
Detect silent failures (no REVERT or error message)
* graphql: fix tx logs

* minor

* Use optimized search for selecting tx logs
* graphql: fix tx logs

* graphql: refactor test service setup

* graphql: add test for tx logs
* params: set TerminalTotalDifficultyPassed to true

* Update params/config.go

Co-authored-by: Martin Holst Swende <[email protected]>
…hereum#25666)

* eth/protocols/snap: throttle trie heal requests when peers DoS us

* eth/protocols/snap: lower heal throttle log to debug

Co-authored-by: Martin Holst Swende <[email protected]>

* eth/protocols/snap: fix comment

Co-authored-by: Martin Holst Swende <[email protected]>
This PR changes the block field in the filter to be a pointer, to disambiguate between empty hash and no hash
jsvisa and others added 29 commits August 12, 2023 00:18
The Go authors updated golang/x/ext to change the function signature of the slices sort method. 
It's an entire shitshow now because x/ext is not tagged, so everyone's codebase just 
picked a new version that some other dep depends on, causing our code to fail building.

This PR updates the dep on our code too and does all the refactorings to follow upstream...
This upgrades to the latest release of ckzg, and also attempts to fix some blst-related
build errors that occur on launchpad.net.
all: release go-ethereum v1.13.12
@bgiegel bgiegel merged commit 484d066 into release_v1.14.13 Jan 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.