Christian Grothoff
|
42bc31744b
|
implement /config in fakebank and taler_bank_lib.h (#6066)
|
2020-02-04 21:59:43 +01:00 |
|
Christian Grothoff
|
e46467510d
|
leak fixes
|
2020-01-19 22:24:04 +01:00 |
|
Florian Dold
|
cb58740fbd
|
remove redundant METHOD option, we can derive it from PAYTO_URI
|
2020-01-19 19:12:47 +01:00 |
|
Florian Dold
|
6074790867
|
config syntax for accounts
|
2020-01-19 18:48:23 +01:00 |
|
Christian Grothoff
|
c1dc7cc28b
|
leaks
|
2020-01-19 17:25:45 +01:00 |
|
Christian Grothoff
|
b6543b8f9a
|
fix merge conflict
|
2020-01-19 17:06:12 +01:00 |
|
Christian Grothoff
|
ce5adddaf3
|
clean up benchmark logic
|
2020-01-19 17:03:30 +01:00 |
|
Florian Dold
|
fc8bdb9b97
|
consistently use payto URI instead of URL
|
2020-01-19 17:03:19 +01:00 |
|
Christian Grothoff
|
fdd8d602ba
|
fix benchmark
|
2020-01-19 15:36:49 +01:00 |
|
Florian Dold
|
72a629a8be
|
move testing logic and integration tests into separate directory
|
2020-01-19 15:23:33 +01:00 |
|
Christian Grothoff
|
c4493f9e05
|
fix config
|
2020-01-18 20:53:25 +01:00 |
|
Christian Grothoff
|
8dbc19758b
|
fix compiler warnings
|
2020-01-18 19:16:44 +01:00 |
|
Florian Dold
|
0cebe32fc6
|
dce: redundant arg
|
2020-01-18 04:20:29 +01:00 |
|
Florian Dold
|
d95f2a9e43
|
DCE, part one
|
2020-01-17 23:40:44 +01:00 |
|
Christian Grothoff
|
88cb57de83
|
fix link
|
2020-01-13 23:14:50 +01:00 |
|
Christian Grothoff
|
2d16cddfd9
|
die, dead #include, die
|
2020-01-13 18:19:21 +01:00 |
|
Christian Grothoff
|
4d6ef1da29
|
eliminate libtalerwire
|
2020-01-13 18:16:01 +01:00 |
|
Marcello Stanisci
|
258ed8617b
|
remove old linker dependency
|
2020-01-13 12:12:26 +01:00 |
|
Christian Grothoff
|
25bc150dfb
|
fix ftbfs
|
2020-01-13 11:23:03 +01:00 |
|
Christian Grothoff
|
d842c14f85
|
refactor to make it easier to share init logic for test configurations
|
2020-01-13 00:27:48 +01:00 |
|
Christian Grothoff
|
9b586cd5f0
|
fix ftbfs
|
2020-01-12 01:03:08 +01:00 |
|
Christian Grothoff
|
2ee33e3cbc
|
remove exchange-url argument from /admin/add/incoming
|
2020-01-11 23:06:24 +01:00 |
|
Christian Grothoff
|
9443c10d7f
|
major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet
|
2020-01-11 15:20:17 +01:00 |
|
Christian Grothoff
|
e0cf954ad9
|
make exchange test suite work with current bank
|
2019-12-23 11:47:16 +01:00 |
|
Christian Grothoff
|
8af89ff197
|
misc release preparations: mostly fixing 'make dist' target
|
2019-12-20 20:10:46 +01:00 |
|
Christian Grothoff
|
385b3e77df
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
|
Christian Grothoff
|
ee6d7d75d9
|
do use main_cb/main_cb_cls
|
2019-09-10 05:49:30 +02:00 |
|
Christian Grothoff
|
58c3e4d98f
|
move basedb generation to auditor/
|
2019-09-06 02:45:57 +02:00 |
|
Christian Grothoff
|
4831e7ac76
|
remove AS integer for Postgres backwards-commpatibility of the dump
|
2019-09-05 12:06:16 +02:00 |
|
Christian Grothoff
|
aa3655d35e
|
remove AS integer for Postgres backwards-commpatibility of the dump
|
2019-09-05 12:05:32 +02:00 |
|
Christian Grothoff
|
7d5808f129
|
do not dump db owner
|
2019-09-05 11:51:15 +02:00 |
|
Christian Grothoff
|
ecfc8ace55
|
also record fees for basedb
|
2019-09-05 05:48:38 +02:00 |
|
Christian Grothoff
|
da18859edc
|
regenerating basedb with latest wallet
|
2019-09-05 02:41:00 +02:00 |
|
Christian Grothoff
|
380bf67de6
|
generate with fast deposits in the future
|
2019-09-03 04:16:06 +02:00 |
|
Christian Grothoff
|
67aeb85a13
|
misc. auditor bugfixes
|
2019-09-02 08:01:55 +02:00 |
|
Christian Grothoff
|
3d8b67ab5c
|
enable fees for all coins to test fee logic in auditor
|
2019-09-02 03:33:22 +02:00 |
|
Florian Dold
|
eb55997084
|
re-format code
|
2019-08-25 16:18:24 +02:00 |
|
Florian Dold
|
a199215b98
|
add missing line continuation
|
2019-08-25 15:20:11 +02:00 |
|
Christian Grothoff
|
cbcfc56e5a
|
regenerate DB with new auditor db structure
|
2019-08-24 22:56:00 +02:00 |
|
Christian Grothoff
|
33217d730f
|
integrate bank when generating auditor test database
|
2019-08-23 14:22:23 +02:00 |
|
Christian Grothoff
|
6e6d6013be
|
fix test-auditor.sh check for no emergencies
|
2019-08-23 13:26:51 +02:00 |
|
Christian Grothoff
|
1b27509242
|
also dump mpub
|
2019-08-22 15:02:33 +02:00 |
|
Christian Grothoff
|
cd705a4df2
|
logic to create database for auditor test
|
2019-08-22 14:26:32 +02:00 |
|
Christian Grothoff
|
bad3e3dc4a
|
fix benchmark FTBFS
|
2019-07-24 14:13:02 +02:00 |
|
Marcello Stanisci
|
00817ba528
|
fix FTBFS
|
2019-06-30 20:50:05 +02:00 |
|
Christian Grothoff
|
e9f43adb5b
|
use proper default configuration
|
2019-06-30 17:44:58 +02:00 |
|
Christian Grothoff
|
4f846eab96
|
fix #5756, also change sepa->iban as per payto:// spec
|
2019-06-08 19:55:18 +02:00 |
|
Christian Grothoff
|
256910e28d
|
getchar() result is intentionally discarded, make this clear
|
2019-06-03 11:17:40 +02:00 |
|
Christian Grothoff
|
c241694ccb
|
check more return values
|
2019-06-03 10:44:57 +02:00 |
|
Florian Dold
|
5dd3c2191a
|
benchmark: don't print result as exchange worker
|
2019-05-02 23:45:31 +02:00 |
|