This website requires JavaScript.
Explore
Help
Sign In
forks
/
go-ethereum
Watch
1
Star
0
Fork
You've already forked go-ethereum
1
mirror of
https://github.com/ethereum/go-ethereum.git
synced
2026-07-28 07:36:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
feb85dd4e5
go-ethereum
/
cmd
/
devp2p
/
internal
History
Jared Wasinger
feb85dd4e5
make Conn.ReadEth return an error when the connection disconnects. In bad blob tx tests, when reading eth protocol messages, ensure that we read-and-ignore any pending messages that are unrelated to the message that the test is expecting to proceed.
2025-02-27 14:02:39 +01:00
..
ethtest
make Conn.ReadEth return an error when the connection disconnects. In bad blob tx tests, when reading eth protocol messages, ensure that we read-and-ignore any pending messages that are unrelated to the message that the test is expecting to proceed.
2025-02-27 14:02:39 +01:00
v4test
all: fix some typos in comments and names (
#31023
)
2025-01-14 14:16:15 +01:00
v5test
all: use slices.Contains (
#29459
)
2024-04-06 12:05:06 +02:00