coreth icon indicating copy to clipboard operation
coreth copied to clipboard

State sync 0 - Blocks backfilling option

Open abi87 opened this issue 1 year ago • 0 comments

Why this should be merged

Counterpar of https://github.com/ava-labs/avalanchego/pull/2343, just extending state syncable vm interface. Actual implementation deferred to https://github.com/ava-labs/coreth/pull/353 to ease up code review across repos

How this works

Just empty implementation of new methods requested by the vm interface

How this was tested

CI + successful mainnet sync with https://github.com/ava-labs/avalanchego/pull/2273 code

abi87 avatar Nov 20 '23 09:11 abi87