summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/reward.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-04prettySebastian
2024-02-04backward compatible change to acceptReward with txIdSebastian
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-11-03update to dd51 and removing unused ECSebastian
2023-10-16wallet-core: sort transactions ASC by default to not break testsFlorian Dold
2023-09-15wallet-core: fix tippingFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-08-30tip -> rewardSebastian
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-03rename tip->reward in URIFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold