go-ethereum/eth/protocols
Bosul Mun a484a8506d
Some checks are pending
/ Linux Build (push) Waiting to run
/ Linux Build (arm) (push) Waiting to run
/ Keeper Build (push) Waiting to run
/ Windows Build (push) Waiting to run
/ Docker Image (push) Waiting to run
eth/protocols/eth: implement eth71 bal response (#34879)
This PR implements the serving side of the eth71 BAL exchange messages.
Until commit 4cd7092 also contained the requesting side, but since that
part still needs more work, I'm splitting it out into a separate PR.

The test injects BALs directly into rawdb. This can be removed once BAL 
generation is integrated into the chain maker.

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2026-05-19 20:25:13 +02:00
..
eth eth/protocols/eth: implement eth71 bal response (#34879) 2026-05-19 20:25:13 +02:00
snap core/types/bal: update the BAL definition to the latest spec (#34799) 2026-04-26 23:32:39 +08:00