Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Allow compute_state_after_events to use partial state #14676

Merged
merged 2 commits into from
Dec 14, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Changelog
  • Loading branch information
David Robertson committed Dec 14, 2022
commit 09bc604be6785dba13d7ca198abb361cbf5084b4
1 change: 1 addition & 0 deletions changelog.d/14676.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Faster joins: make `computer_state_after_events` consistent with other state-fetching functions that take a `StateFilter`.