Skip to content

Conversation

yukibtc
Copy link
Member

@yukibtc yukibtc commented Apr 23, 2025

No description provided.

yukibtc added a commit that referenced this pull request Apr 23, 2025
This allows downcasting `Arc<dyn NostrSigner` to `Keys` or other concrete signer types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
@yukibtc yukibtc force-pushed the downcasting branch 2 times, most recently from ef465f8 to 729eb91 Compare April 23, 2025 07:30
yukibtc added a commit that referenced this pull request Apr 23, 2025
This allows downcasting `Arc<dyn NostrSigner` to `Keys` or other concrete signer types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
yukibtc added a commit that referenced this pull request Apr 23, 2025
This allows downcasting `Arc<dyn NostrSigner` to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
@yukibtc yukibtc added this to the Release v0.42 milestone Apr 23, 2025
@yukibtc yukibtc modified the milestones: Release v0.42, Release v0.43 May 12, 2025
yukibtc added a commit that referenced this pull request Jun 10, 2025
This allows downcasting `Arc<dyn NostrSigner>` to `Keys` or other concrete signer types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
yukibtc added a commit that referenced this pull request Jun 10, 2025
This allows downcasting `Arc<dyn NostrDatabase>` to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
yukibtc added a commit that referenced this pull request Jun 10, 2025
Implement downcasting for `NostrDatabase`, allowing access to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
yukibtc added a commit that referenced this pull request Jun 10, 2025
This allows downcasting `Arc<dyn NostrSigner>` to `Keys` or other concrete signer types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
yukibtc added a commit that referenced this pull request Jun 10, 2025
This allows downcasting `Arc<dyn NostrDatabase>` to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
@yukibtc yukibtc changed the title Allow downcasting from traits to concrete types database: downcast methods for NostrDatabase trait Jun 10, 2025
yukibtc added a commit that referenced this pull request Jun 10, 2025
Implement downcasting methods to the `NostrDatabase` trait, allowing easy conversion to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
Implement downcasting methods to the `NostrDatabase` trait, allowing easy conversion to concrete database types.

Pull-Request: #845
Signed-off-by: Yuki Kishimoto <yukikishimoto@protonmail.com>
@yukibtc yukibtc modified the milestones: v0.43, v0.44 Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant