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
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
2020-05-05
updates
Christian Grothoff
2020-05-05
fix backenddb
Christian Grothoff
2020-05-05
implement GET /orders/ID
Christian Grothoff
2020-05-03
revise GET /private/orders API
Christian Grothoff
2020-05-02
work on refund
Christian Grothoff
2020-04-30
sql-ing
Christian Grothoff
2020-04-26
sql-ing for GET /orders
Christian Grothoff
2020-04-26
implement logic to complete POSTed /orders using inventory data
Christian Grothoff
2020-04-26
first hack at POST /orders
Christian Grothoff
2020-04-25
misc bugfixes
Christian Grothoff
2020-04-24
typo
Christian Grothoff
2020-04-20
work on /products and /instances C API
Christian Grothoff
2020-04-20
squealing
Christian Grothoff
2020-04-18
implement POST /instances
Christian Grothoff
2020-04-17
complete bootstrap logic in new design
Christian Grothoff
[next]