Age | Commit message (Expand) | Author |
2023-09-27 | add empty migration from previous database version | Florian Dold |
2023-09-25 | more ui | Sebastian |
2023-09-25 | change demo/test bank URL | Florian Dold |
2023-09-24 | harness: add libeufin-bank integration testv0.9.3-dev.23 | Florian Dold |
2023-09-24 | adapt to corebank API change, minor refactoring | Florian Dold |
2023-09-21 | wallet-core,harness: remove separate fakebank withdrawal API | Florian Dold |
2023-09-21 | wallet-core,harness: towards corebank API instead of fakebank/nexus API | Florian Dold |
2023-09-15 | cli: allow DB stats tracking via environment variable | Florian Dold |
2023-09-15 | wallet-core: fix tipping | Florian Dold |
2023-09-15 | wallet-core: correctly consider deposit fee in p2p coin selection | Florian Dold |
2023-09-15 | wallet-core: make planchets.byGroupAndIndex unique | Florian Dold |
2023-09-15 | wallet-core: fix type error in purse_expiration | Florian Dold |
2023-09-14 | -formatting, don't use deprecated method | Florian Dold |
2023-09-14 | -remove unused record | Florian Dold |
2023-09-14 | wallet-core: consistently use usec timestamps in DB | Florian Dold |
2023-09-14 | wallet-core: use typed microsecond timestamps in DB | Florian Dold |
2023-09-14 | merchant payment | Sebastian |
2023-09-13 | fixed greedy calculation | Sebastian |
2023-09-13 | failing p2p test case | Sebastian |
2023-09-12 | wallet-core: move contract terms to object store | Florian Dold |
2023-09-12 | wallet-core: use batch deposit API | Florian Dold |
2023-09-11 | -WalletContractData doesn't belong to the DB | Florian Dold |
2023-09-10 | more codespellv0.9.3-dev.20 | Sebastian |
2023-09-08 | -remove fields | Florian Dold |
2023-09-08 | wallet-core: more DB cleanup | Florian Dold |
2023-09-08 | wallet-core: remove redundant deposit status field in DB | Florian Dold |
2023-09-08 | wallet-core: put refresh sessions into own store | Florian Dold |
2023-09-08 | wallet-core: store contract terms in separate object store only | Florian Dold |
2023-09-08 | wallet-core: address DB FIXMEs, systematic state numbering | Florian Dold |
2023-09-06 | remove ToS storage | Florian Dold |
2023-09-06 | remove deprecated auditor trust management | Florian Dold |
2023-09-06 | harness: wait for withdrawal, configure instance properly | Florian Dold |
2023-09-06 | move bank API client to taler-util, update typescript config | Florian Dold |
2023-09-06 | get rid of deprecated bank API client, change allowHttp to requireTls | Florian Dold |
2023-09-06 | draft for better operation status codes | Florian Dold |
2023-09-05 | harness: check expected balance in test-pay-expired | Florian Dold |
2023-09-05 | harness: remove deprecated testing APIs | Florian Dold |
2023-09-01 | wallet-core: implement and test stored backups | Florian Dold |
2023-08-30 | -logging | Florian Dold |
2023-08-30 | wallet-core: allow version change event | Florian Dold |
2023-08-30 | wallet-core: remove old sync code, add stored backups skeleton | Florian Dold |
2023-08-30 | wallet-core: make primitive backup import work | Florian Dold |
2023-08-30 | tip -> reward | Sebastian |
2023-08-30 | wallet-core: open DB inside wallet handle, back up meta DB as well | Florian Dold |
2023-08-30 | -only store key if necessary | Florian Dold |
2023-08-30 | wallet-core: towards DD48 | Florian Dold |
2023-08-30 | wallet-core,wallet-cli: properly serialize manual DB export | Florian Dold |
2023-08-30 | wallet-core,harness: get p2p tests to pass again | Florian Dold |
2023-08-29 | wallet-core: do p2p coin selection based on coin availability records | Florian Dold |
2023-08-29 | wallet-core: split coin selection and instructed amount conversion | Florian Dold |