clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.41k stars 110 forks source link

core: Expose `next_tx_offset` of the `Replay` decoder #1899

Closed kim closed 3 weeks ago

kim commented 4 weeks ago

Required by tooling to be able to iterate over transactions, starting from the offset after a (potential) snapshot restore.

NOTE: On top of #1898, because the tooling work depends on the whole series.