mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
This PR moves core/beacon to beacon/engine so that beacon-chain related code has its own top level package which also can house the the beacon lightclient-code. |
||
|---|---|---|
| .. | ||
| stress | ||
| miner.go | ||
| miner_test.go | ||
| payload_building.go | ||
| payload_building_test.go | ||
| unconfirmed.go | ||
| unconfirmed_test.go | ||
| worker.go | ||
| worker_test.go | ||