.. |
.gitignore
|
update ignores
|
2019-08-22 15:30:02 +02:00 |
0000.sql
|
SQL logic towards DB versioning
|
2020-01-17 01:28:39 +01:00 |
0001.sql
|
more work towards DB versioning
|
2020-01-17 01:55:01 +01:00 |
drop0000.sql
|
also cover drop/restart cases with psql logic
|
2020-01-17 12:25:11 +01:00 |
exchangedb_accounts.c
|
add fixme
|
2020-01-18 01:21:38 +01:00 |
exchangedb_auditorkeys.c
|
fix compiler warnings
|
2019-10-29 20:57:18 +01:00 |
exchangedb_denomkeys.c
|
fix compiler warnings
|
2020-01-18 19:16:44 +01:00 |
exchangedb_fees.c
|
deal with wire fees from the past in the aggregator
|
2020-01-18 16:28:42 +01:00 |
exchangedb_plugin.c
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
exchangedb_signkeys.c
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
exchangedb_transactions.c
|
kill another FIXME
|
2020-01-16 23:49:34 +01:00 |
exchangedb-postgres.conf
|
also cover drop/restart cases with psql logic
|
2020-01-17 12:25:11 +01:00 |
exchangedb.conf
|
make sure reserves are not gc'ed before legal expiration
|
2019-07-24 12:19:36 +02:00 |
Makefile.am
|
also cover drop/restart cases with psql logic
|
2020-01-17 12:25:11 +01:00 |
plugin_exchangedb_common.c
|
kill another FIXME
|
2020-01-16 23:49:34 +01:00 |
plugin_exchangedb_postgres.c
|
doxygen work
|
2020-01-18 13:23:17 +01:00 |
test_exchangedb_auditors.c
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
test_exchangedb_denomkeys.c
|
reindenting with uncrustify
|
2019-10-05 15:42:08 +02:00 |
test_exchangedb_fees.c
|
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; update ChangeLog
|
2018-01-01 23:28:19 +01:00 |
test_exchangedb_signkeys.c
|
reindenting with uncrustify
|
2019-10-05 15:42:08 +02:00 |
test_exchangedb.c
|
use more specific SELECT in exchange aggregator on refunds instead of filtering in application logic later
|
2020-01-17 15:43:04 +01:00 |
test-exchange-db-postgres.conf
|
fix build system
|
2020-01-17 03:08:30 +01:00 |