Replay is not a yes/no property, for the same reason pushdown is not: on a REST backend an address's history is one paginated endpoint away while the chain's history is unreachable.
Replay works for subscriptions whose query pushes down to these kinds, and only those. Blockfrost is Scoped(Set(Address, Asset)) — which is checkpoint-and-resume for the common case, without a chain store anywhere.
Replay works for subscriptions whose query pushes down to these kinds, and only those. Blockfrost is Scoped(Set(Address, Asset)) — which is checkpoint-and-resume for the common case, without a chain store anywhere.