DNA Starknet v2.0.0-beta.12
Pre-release
Pre-release
Improve starting cursor handling (#402) ### Summary This PR improves on the starting cursor handling by: - be less strict when comparing cursors by ignoring any 0 prefix in the hash. - return the hash of the canonical block on error. - signal to user whether the data is a backfill or live block.