mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-23 08:19:27 +00:00
This PR:
- Adds `engine_newPayloadWithWitnessV5`. The codebase already supports
the previous `VX`, so only `V5` was missing.
- Make the consensus witness format use the field [ordering defined in
the
spec](
|
||
|---|---|---|
| .. | ||
| database.go | ||
| encoding.go | ||
| encoding_test.go | ||
| stats.go | ||
| stats_test.go | ||
| witness.go | ||