forked from cerc-io/plugeth
a8a87586c1
GetPayloadVX should only return payloads which match its version. GetPayloadV2 is a special snowflake that supports v1 and v2 payloads. This change uses a a version-specific prefix within in the payload id, basically a namespace for the version number. |
||
---|---|---|
.. | ||
stress/clique | ||
miner_test.go | ||
miner.go | ||
ordering_test.go | ||
ordering.go | ||
payload_building_test.go | ||
payload_building.go | ||
worker_test.go | ||
worker.go |