Yuki Kishimoto

Yuki Kishimoto's avatar
Yuki Kishimoto
npub1drvp...seet
GitHub: https://github.com/yukibtc PGP: 86F3 105A DFA8 AB58 7268 DCD7 8D3D CD04 2496 19D1
## ๐Ÿฆ€ rust-nostr v0.44 is out! ### ๐Ÿš€ Highlights - Support for new NIPs - Enhanced the Relay Builder (now also available in bindings) - Optimized default gossip implementation - Added support for custom gossip implementations - Improved nostr-lmdb performance - Released Kotlin Multiplatform bindings ๐ŸŽ‰ Thanks to all contributors! ### ๐Ÿ”— Links #rustnostr #nostr #rustlang #programming #rust #python #csharp #dotnet #javascript #kotlin #swift #flutter
## rust-nostr v0.43 is out! ๐Ÿฆ€ ### Summary Put relays to sleep when idle, verify that events match subscription filters and optionally ban relays that send mismatched events, add proxy server for using NIP-07 browser signers from native applications, add support for FreeBSD x86_64 for JVM and C# bindings, and many more! Thanks to all contributors! ### Links #rustnostr #nostr #rustlang #programming #rust #python #csharp #dotnet #javascript #kotlin #swift #flutter
I've reworked the NostrParser at This improves the performance of ~2x and reduces the final binary size. I'm merge this soon, if anyone is interested in testing or reviewing the PR, please share a feedback! #rust-nostr #rustnostr
## rust-nostr v0.38 is out! ๐Ÿฆ€ ### Summary Full NIP42 support for SDK and relay builder, negentropy support and read/write policy plugins for relay builder, NIP35 support, better logs and docs, performance improvements, bugs fix and more! The Flutter bindings are finally fixed and usable (not for web yet), although rather incomplete compared to other languages. Full changelog: https://rust-nostr.org/changelog ### Contributors Thanks to all contributors for this relays! * @npub1xj5h...5s8g * @dluvian * ethicnology * @npub1zuua...c2uc * @Kieran * @Randy McMillan A big thank you also to those who contributed throughout 2024 (in addition to the above-listed): * @npub1k95p...s3z7 * @kamakura * @Carman * @DanConwayDev * @npub138he...rdr2 * @darrell * @npub163jc...qdc2 * nanikamado * @npub1zwnx...fhrf * @reya * @rodant * @Roland * @npub1mheh...qtf9 * @w3ird_ * @Melonion * @npub1q0uu...9py9 Thank you very much also to all the donors! Special thanks to @OpenSats for the LTS grant, to @0xtr for subscribing and being a recurring donor and to @npub16p8v...fhdw to be the top-donor of 2024. ### Links #rustnostr #nostr #rustlang #programming #rust #python #javascript #kotlin #swift #flutter
## rust-nostr v0.35 is out! ๐Ÿฆ€ ### Summary Add gossip model support, deprecate `SQLite` database in favor of `LMDB` (fork of @Mike Dilger โ˜‘๏ธ's pocket database), add support to negentropy v1 (old version is still supported!), add `MockRelay` (a local disposable relay for tests), allow usage of embedded tor client on mobile devices, many improvements, bugs fix and more! Full changelog: https://rust-nostr.org/changelog ### Contributors Thanks to all contributors! * @Melonion * @w3ird_ * @npub1zwnx...fhrf * nanikamado ### Links #rustnostr #nostr #rustlang #programming #rust #python #javascript #kotlin #swift