index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchangedb
/
pg_get_coin_transactions.c
Age
Commit message (
Expand
)
Author
2023-10-17
kill another dead index, beautify SQL
Christian Grothoff
2023-10-05
-silliness
Christian Grothoff
2023-10-05
-fixing missing '/' at end of paths in Debian package, implement coin history...
v0.9.4-dev.1
Christian Grothoff
2023-09-19
complete coin history DB logic to properly handle new ETags
Christian Grothoff
2023-09-17
first cut for API to get coin history
Christian Grothoff
2023-09-16
create coin history table via triggers
Christian Grothoff
2023-09-11
handle NULL entry correctly
Christian Grothoff
2023-09-11
improve wallet_Data support in exchange APIs
Christian Grothoff
2023-09-10
-fix typo
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-07-29
migration to new amount style for exchangedb
Christian Grothoff
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ...
Christian Grothoff
2022-10-15
-modify DB logic to return open/close requests in reserve history
Christian Grothoff
2022-10-15
add logic to return information about purse refunds in coin histories
Christian Grothoff
2022-10-13
-towards returning reserve open deposits in coin history
Christian Grothoff