aboutsummaryrefslogtreecommitdiff
path: root/src/pages/CashoutMethods.tsx
AgeCommit message (Collapse)AuthorFilesLines
2025-06-09Cashout Methods page: adding walletSlice and cashoutmethodsSlice so they're ↵Max Nanis1-25/+182
in the stored state. Iterating with fix vs variable filters. Pulling old validators from old code and setting up the wallet fetch.
2025-06-02Updated openapi generator to use the latest version (camelCase to underscore ↵Max Nanis1-7/+4
- which respects API models). Updating views to use the new swagger definitions. AnswerSlice as a datastore alongside Questions TS interface
2025-05-28initial commitMax Nanis1-0/+48