When removing states we search for some masterchain block at some seqno to build a "recent edge". Instead of loading block and parsing its shard descriptions, we can just save these "edges" for each masterchain block shard state entry. Or we can add an additional table (move it from the rpc db?).
When removing states we search for some masterchain block at some seqno to build a "recent edge". Instead of loading block and parsing its shard descriptions, we can just save these "edges" for each masterchain block shard state entry. Or we can add an additional table (move it from the rpc db?).