Skip to content

Commit

Permalink
relay-builder: fix new events are not passed in real-time to subscrip…
Browse files Browse the repository at this point in the history
…tions

Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
  • Loading branch information
yukibtc committed Dec 27, 2024
1 parent 60a10b1 commit e6cb9f8
Show file tree
Hide file tree
Showing 3 changed files with 183 additions and 99 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
* nostr: remove redundant NIP10 tags from `EventBuilder::text_note_reply` ([Yuki Kishimoto])
* sdk: fix NIP42 authentication for auto-closing REQ ([Yuki Kishimoto])
* sdk: fix min POW is not updated to already existing relays ([Yuki Kishimoto])
* relay-builder: fix new events are not passed in real-time to subscriptions ([Yuki Kishimoto])
* bindings: allow passing empty string as relay url without return an error ([Yuki Kishimoto])
* ffi: fix UniFFI checksum mismatch issue ([Yuki Kishimoto])
* flutter: fix `default` is reserved in dart ([J. Azad EMERY])
Expand Down
Loading

0 comments on commit e6cb9f8

Please sign in to comment.