summaryrefslogtreecommitdiff
path: root/bank
AgeCommit message (Expand)Author
2023-10-06separate DATADIR for libeufin-bankFlorian Dold
2023-10-05Reuse logic between incoming and outgoing historyAntoine A
2023-10-05Removing unnecessary test-caseMS
2023-10-05Adding test-case for /history/incoming loop bug.MS
2023-10-05Add /taler-wire-gateway/history/outgoingAntoine A
2023-10-05Fix taler-wire-gateway auth and improve testAntoine A
2023-10-05Fix /taler-wire-gateway/history/incoming and improve testAntoine A
2023-10-05Testing account reconfig. idempotence.MS
2023-10-04Improve JSON DSLAntoine A
2023-10-04PATCHing accounts.MS
2023-10-04DB side of account PATCHingMS
2023-10-04Add Crockford32 validation to /taler-wire-gateway/admin/add-incomingAntoine A
2023-10-04Add Crockford32 validation to /taler-wire-gateway/transferAntoine A
2023-10-03Improve Taler API testsAntoine A
2023-10-03Progress with PATCH /accounts/{USERNAME}.MS
2023-10-03Implementing PATCH /authMS
2023-10-03GET /public-accountsMS
2023-10-03GET /public-accounts, DB levelMS
2023-10-03implementing token deletionMS
2023-10-02Testing account deletion.MS
2023-10-02Storing normalized admin payto URIMS
2023-10-02/admin/add-incoming: normalizing debit_accountMS
2023-10-02Implementing accounts deletion.MS
2023-10-02Implementing GET /accountsMS
2023-10-01commentMS
2023-10-01Testing negative delta on /history/incoming.MS
2023-10-01testing history start row_id also at the DB levelMS
2023-09-30Testing /history/incoming range.v0.9.3-dev.10MS
2023-09-30-actually use extracted reserve_pubFlorian Dold
2023-09-30filter invalid transactions in Taler Wire Gateway APIFlorian Dold
2023-09-30GET /accounts DB logic, fix POST /transfer idempotence.MS
2023-09-30Testing amount serialization.MS
2023-09-29bank: strip payto URIFlorian Dold
2023-09-29Checking big amounts.MS
2023-09-29Testing token with forever duration.MS
2023-09-29Testing token timing.MS
2023-09-29Addressing FIXMEs.MS
2023-09-29Stop using amounts as strings.MS
2023-09-29Stop using longs to manipulate time.MS
2023-09-29commentsMS
2023-09-29Time types handling.MS
2023-09-26Error responses.MS
2023-09-26Testing /admin/add-incoming with deflated request.MS
2023-09-26Decompression error handling.MS
2023-09-26Handling deflated requests.MS
2023-09-26Testing token default lifetime.MS
2023-09-25Stop limiting token duration.MS
2023-09-25implement password change subcommandv0.9.3-dev.8Florian Dold
2023-09-25Asserting on the aborted withdrawal's selected state.MS
2023-09-25Fixing token handler.MS