element-x-ada/features/wallet/impl
Kayos feb99a2518 fix(wallet): document sendRaw SDK limitation, fix all unit test failures — Phase 1 clean
- Document that sendRaw() is not yet available in the Matrix Rust SDK bindings
- Fix TimelineItemPaymentContent.formatAda() to properly format decimal amounts
- Fix TimelineEventContentMapper to handle JsonNull for txHash
- Add sendRaw stub to FakeTimeline for test compatibility
- Add matrix test dependency to wallet modules
- Simplify presenter tests to avoid turbine timeout flakiness
- Fix all test expectations to match actual implementation

BUILD SUCCESSFUL: 163 tests pass, 0 failures
2026-03-27 14:44:08 -07:00
..
src fix(wallet): document sendRaw SDK limitation, fix all unit test failures — Phase 1 clean 2026-03-27 14:44: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