index
:
slackcoder/taler/merchant
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backenddb
/
merchant-0001.sql
Age
Commit message (
Expand
)
Author
2024-05-26
expand POST /products to allow specifying categories the product is in
Christian Grothoff
2024-01-04
skeleton logic for merchant service to detect KYC requirements automatically ...
Christian Grothoff
2023-12-13
-make code spell again
Özgür Kesim
2023-09-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
2023-09-11
add wallet_data support to merchant
Christian Grothoff
2023-09-06
add DB functions for login tokens
Christian Grothoff
2023-09-05
define table for login tokens
Christian Grothoff
2023-09-01
new CRUD APIs for OTP devices and merchant accounts (fixes #7929, #7824), one...
Christian Grothoff
2023-08-22
add currency to amounts in merchant DB
Christian Grothoff
2023-07-30
unify to TEXT instead of mixing TEXT and VARCHAR
v0.9.3-dev.4
Christian Grothoff
2023-07-28
use amount tuples
Christian Grothoff
2023-07-11
-cache /keys in merchant DB
Christian Grothoff
2023-07-11
expand DB API to persist /keys
Christian Grothoff
2023-07-10
combine different merchant DB versions into one new master, rename tip->rewar...
Christian Grothoff
2023-05-03
simplify POST /private/transfers implementation to match new situation with t...
Christian Grothoff
2022-11-29
webhook backend
priscilla
2022-11-17
Update
priscilla
2022-11-16
template API
priscilla
2022-07-25
move merchant database into its own schema
Christian Grothoff
2022-03-10
fix #7190: handle new wad fees properly in merchant
Christian Grothoff
2022-02-17
-migrate to Postgress 11: use BIGINT GENERATED BY DEFAULT AS IDENTITY instead...
Christian Grothoff
2021-12-01
fix #7025 (presumably)
Christian Grothoff
2021-11-02
get backenddb test to pass
Christian Grothoff
2021-10-09
-starting work on /kyc handler
Christian Grothoff
2021-08-13
-do merge updates for exchange 0.8.3
v0.8.1
Christian Grothoff
2021-07-20
-workshop refactoring
Christian Grothoff
2021-06-16
fixing #6903
Christian Grothoff
2021-05-11
add instance to query to ensure no cross-instance conflicts; still, this does...
Christian Grothoff
2021-02-19
remove bogus UNIQUE constraint (#6758)
Christian Grothoff
2020-10-25
benefit from #6524 implementation in GNUnet
Christian Grothoff
2020-09-05
fix idempotency issue for POST /private/orders (#6445)
Christian Grothoff
2020-08-07
add missing indices
Christian Grothoff
2020-07-27
fix stupid typo
Christian Grothoff
2020-07-27
update DB schema for #6446
Christian Grothoff
2020-07-24
fix spelling mistakes
Jonathan Buchanan
2020-07-22
adapt to exchange refund response message changes
Florian Dold
2020-06-23
clarify with/without wire fee issue
Christian Grothoff
2020-06-09
created lookup_tips method for backenddb
Jonathan Buchanan
2020-06-04
work on GET /private/orders/ID"
Christian Grothoff
2020-05-30
fix DB use
Christian Grothoff
2020-05-27
fixed inventory locking, test code for transfer lookups
Jonathan Buchanan
2020-05-24
more SQL for tips
Christian Grothoff
2020-05-19
more work on GET /reserves logic
Christian Grothoff
2020-05-18
implement insert_reserve
Christian Grothoff
2020-05-17
misc. fixes
Christian Grothoff
2020-05-16
use unregister
Christian Grothoff
2020-05-14
rename _v to _mv for merchant
Christian Grothoff
2020-05-09
towards idempotency in POST /private/transfers
Christian Grothoff
2020-05-07
more work on post /transfers and the like
Christian Grothoff
2020-05-06
db work for POST /transfers
Christian Grothoff
[next]