Move field `replay_table_updated` to `ReplayCommittedState` by Centril · Pull Request #4807 · clockworklabs/SpacetimeDB

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Centril

Copy link Copy Markdown

Contributor

@Centril Centril commented

Apr 15, 2026

Description of Changes

Shaves another 32 bytes off of CommittedState by moving the last replay only map out of the type.

API and ABI breaking changes

None

Expected complexity level and risk

2

Testing

Covered by existing tests.

@Centril Centril requested a review from aasoni

April 15, 2026 08:27

Base automatically changed from centril/extract-replay to master

April 15, 2026 09:56

@Centril Centril force-pushed the centril/extract-replay-2 branch 2 times, most recently from 9e9fea0 to f0bbc1c Compare

April 16, 2026 07:45

@Centril Centril force-pushed the centril/extract-replay-2 branch from f0bbc1c to 61d53a6 Compare

April 16, 2026 07:47

@Centril Centril added this pull request to the merge queue

Apr 16, 2026

Any commits made after this event will not be merged.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Apr 16, 2026

@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue

Apr 16, 2026

Any commits made after this event will not be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@aasoni aasoni aasoni approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Centril @aasoni