The crosschaintransferStore keeps a record of all the deposits found on the counter chain.
But it looks like it starts processing blocks from the genesis and builds some kind of database of where the interesting transactions are on the mainchain.
Since we know for a fact that there are absolutely 0 such transactions before block, say, 650000, why start from 0? Maybe we can start from more recent blocks?
Please ask @quantumagi for more details if necessary.
The crosschaintransferStore keeps a record of all the deposits found on the counter chain.
But it looks like it starts processing blocks from the genesis and builds some kind of database of where the interesting transactions are on the mainchain.
Since we know for a fact that there are absolutely 0 such transactions before block, say, 650000, why start from 0? Maybe we can start from more recent blocks?
Please ask @quantumagi for more details if necessary.