.. |
.gitignore
|
update ignores
|
2019-08-22 15:30:02 +02:00 |
drop0001.sql
|
0000 is reserved for versioning
|
2020-02-24 12:35:41 +01:00 |
exchange-0000.sql
|
rename SQL files to make filenames consistent with versioning name
|
2020-02-09 16:34:40 +01:00 |
exchange-0001.sql
|
rename SQL files to make filenames consistent with versioning name
|
2020-02-09 16:34:40 +01:00 |
exchangedb_accounts.c
|
beautification
|
2020-01-20 01:23:02 +01:00 |
exchangedb_auditorkeys.c
|
fix compiler warnings
|
2019-10-29 20:57:18 +01:00 |
exchangedb_denomkeys.c
|
use flags in correct place
|
2020-02-17 20:05:40 +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
|
avoid duping configuration, start to use PQ_connect_with_cfg
|
2020-02-09 15:53:28 +01:00 |
exchangedb_signkeys.c
|
fix copyright headers as per CA
|
2020-01-19 19:21:58 +01:00 |
exchangedb_transactions.c
|
payback -> recoup stranglers
|
2020-01-18 23:49:37 +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
|
rename SQL files to make filenames consistent with versioning name
|
2020-02-09 16:34:40 +01:00 |
plugin_exchangedb_common.c
|
fix copyright headers as per CA
|
2020-01-19 19:21:58 +01:00 |
plugin_exchangedb_postgres.c
|
rename SQL files to make filenames consistent with versioning name
|
2020-02-09 16:34:40 +01:00 |
test_exchangedb_auditors.c
|
fix copyright headers as per CA
|
2020-01-19 19:22:43 +01:00 |
test_exchangedb_denomkeys.c
|
fix copyright headers as per CA
|
2020-01-19 19:22:43 +01:00 |
test_exchangedb_fees.c
|
fix copyright headers as per CA
|
2020-01-19 19:22:43 +01:00 |
test_exchangedb_signkeys.c
|
fix copyright headers as per CA
|
2020-01-19 19:22:43 +01:00 |
test_exchangedb.c
|
die more nicely if we are called when we should not be
|
2020-02-24 12:21:46 +01:00 |
test-exchange-db-postgres.conf
|
fix build system
|
2020-01-17 03:08:30 +01:00 |