• Joined on 2022-10-27
andodeki pushed to main at andodeki/nigig-org 2026-07-27 04:28:57 +00:00
99f73f587d added updates
andodeki pushed to main at andodeki/nigig-org 2026-07-27 04:22:44 +00:00
62dada264e build: consume Makepad sibling APIs through widgets
andodeki pushed to main at andodeki/nigig-org 2026-07-27 03:48:33 +00:00
0c4e5e0a95 build: reexport direct Makepad map and CAD crates
andodeki pushed to main at andodeki/nigig-org 2026-07-27 03:32:09 +00:00
e73def6d1b build: align Makepad dependencies with Robrix fork
andodeki pushed to main at andodeki/nigig-org 2026-07-27 03:26:50 +00:00
5af8a20d04 build: use Robrix upstream Robius dependencies
andodeki pushed to main at andodeki/nigig-org 2026-07-27 03:24:57 +00:00
11063d9602 fix(pay): wipe demo PIN after USSD request handoff
andodeki pushed to main at andodeki/nigig-org 2026-07-27 03:07:25 +00:00
7c4d6441dd fix(pay): zeroize legacy demo PIN state
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:27:06 +00:00
52adb32270 refactor(pay): remove unused PIN-bearing bulk request helper
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:25:39 +00:00
1346c1006f test(pay): remove duplicated and skipped integration tests
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:23:55 +00:00
ffa60532ed refactor(pay): name local SMS results as observed evidence
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:22:20 +00:00
4efd7b3780 ci(pay): test isolated domain and storage crates
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:21:21 +00:00
97798bd6c1 build: pin rust toolchain for isolated payment tests
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:20:08 +00:00
c61242c356 fix(pay): make payment total arithmetic checked
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:19:07 +00:00
e435154f3c fix(pay): reject implicit floating point money conversion
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:15:28 +00:00
56c8f4b9da feat(pay): expose sqlite reconciliation queue
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:13:16 +00:00
62dd7bc96a refactor(pay): keep legacy pending store demo-only
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:12:11 +00:00
ae93e37b7f feat(pay): migrate legacy pending records at flow startup
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:08:54 +00:00
b36faef990 feat(pay): import legacy pending records into sqlite
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:06:39 +00:00
4ffb627dc9 fix(pay): surface legacy pending store persistence errors
andodeki pushed to main at andodeki/nigig-org 2026-07-26 19:04:43 +00:00
9bcc5aecbf fix(pay): block legacy flow entry outside demo mode