Skip to content

Fetch related events by ID through the RelayStore

Events that go through the RelayStore can trigger it to lookup related events by ID in the pool.

Replaceable events (like profiles) are not yet fetched, because it's a little tricker to do so. One step at a time.

Summary by CodeRabbit

  • New Features

    • Enhanced event processing to concurrently fetch related event information, leading to improved responsiveness and richer event linkage.
  • Tests

    • Added a new test case to verify the reliable retrieval of related events, ensuring robust event handling and performance.
Edited by Soapbot

Merge request reports

Loading