erigon-pulse/ethdb/privateapi
Andrew Ashikhmin fe9f841172
Add Beacon payloads to body downloader prefetch (#3482)
* Block instead of PayloadMessage

* tx.MarshalBinary instead of rlp.Encode in StartProposer

* Add Beacon payloads to body downloader prefetch

* Restore PayloadMessage
2022-02-11 13:24:29 +01:00
..
all.go Added mining for POS (#3187) 2022-01-04 18:37:36 +01:00
engine_test.go New Engine API semantics (Kiln v1) (#3340) 2022-02-09 08:33:22 +01:00
ethbackend.go Add Beacon payloads to body downloader prefetch (#3482) 2022-02-11 13:24:29 +01:00
events.go state and newHead: 1 goroutine per subscriber (#3452) 2022-02-10 08:25:58 +07:00
mining.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00
txpool.go Starknet grpc (#3312) 2022-01-20 15:34:00 +00:00