element-x-ada/features/wallet/impl
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
..
src feat(wallet): wire real sendRaw() — Phase 2 complete 2026-03-28 07:26:08 -07:00
build.gradle.kts fix(wallet): document sendRaw SDK limitation, fix all unit test failures — Phase 1 clean 2026-03-27 14:44:08 -07:00
proguard-rules.pro feat(wallet): scaffold wallet module structure 2026-03-27 10:04:58 -07:00