element-x-ada/libraries/matrix
Kayos b867fa783e feat(wallet): wire real sendRaw() — Phase 2 complete
- RustTimeline.sendRaw() now calls inner.sendRaw() via custom SDK .aar
- DefaultPaymentEventSender fully implemented: serializes payment data as JSON,
  sends co.sulkta.payment.request and co.sulkta.payment.status event types
- matrix-rust-sdk.aar built from sulkta/send-raw-v1 fork with UniFFI binding
- Removes UnsupportedOperationException stub — payments now actually send
2026-03-28 07:26:08 -07:00
..
api fix(wallet): replace text-marker hack with proper raw event API (room.sendRaw + MsgLikeKind.Other) 2026-03-27 11:45:12 -07:00
impl feat(wallet): wire real sendRaw() — Phase 2 complete 2026-03-28 07:26:08 -07:00
test fix(wallet): document sendRaw SDK limitation, fix all unit test failures — Phase 1 clean 2026-03-27 14:44:08 -07:00