|
adf854cd4a
|
load config file from correct location
|
2021-08-04 21:49:21 +02:00 |
|
Christian Grothoff
|
ba3f70390a
|
restructure configuration, move bank account credentials from exchange-account-XXX to exchange-accountcredentials-XXX
|
2021-08-03 21:58:36 +02:00 |
|
Christian Grothoff
|
33a28efef7
|
-more json_pack fixes
|
2021-07-31 21:48:36 +02:00 |
|
Christian Grothoff
|
fde9dc80f6
|
-more json_pack cleaning
|
2021-07-31 21:40:48 +02:00 |
|
Christian Grothoff
|
af9830453e
|
REVOCATION_DIR is long obsolete, KEYDIR was renamed to KEY_DIR and is in another section
|
2021-07-30 17:31:18 +02:00 |
|
Christian Grothoff
|
d821db366a
|
-fix misc enum confusions and other compiler warnings
|
2021-07-30 13:32:03 +02:00 |
|
Christian Grothoff
|
0ef7c0a0b7
|
fix #6960
|
2021-07-29 23:56:46 +02:00 |
|
|
02aa49cc36
|
install into usr/share/taler/exchange
|
2021-07-26 16:16:52 +02:00 |
|
Christian Grothoff
|
42decef957
|
fix #6939 in exchange
|
2021-07-24 09:00:35 +02:00 |
|
Christian Grothoff
|
306a08a71c
|
-rename TALER_amount_get_zero to TALER_amount_set_zero
|
2021-07-23 13:02:04 +02:00 |
|
Christian Grothoff
|
67559ad626
|
fix #6919: add new tables to basedbs
|
2021-07-18 13:31:17 +02:00 |
|
Christian Grothoff
|
d1e5fd8f0e
|
pass config to dbinit in test
|
2021-07-18 12:48:56 +02:00 |
|
Christian Grothoff
|
883b1fc70b
|
-clean taler-auditor shell script, too
|
2021-06-28 12:16:04 +02:00 |
|
|
fa330ca12a
|
add merchant auth in auditor test
|
2021-06-10 20:22:53 +02:00 |
|
Christian Grothoff
|
5106a09c9f
|
fix more typos
|
2021-04-23 23:53:52 +02:00 |
|
Thien-Thi Nguyen
|
20bce1bc8e
|
fix typo: use var names ‘taler_auditor_sync_LDFLAGS’, ‘taler_auditor_sync_CPPFLAGS’
|
2021-03-08 02:23:26 -05:00 |
|
|
9bf54f4bab
|
auditor test: don't pass any merchant auth token
|
2021-02-04 18:27:05 +01:00 |
|
|
bfd67a22fd
|
fix merchant auth token in auditor test
|
2021-02-04 18:02:46 +01:00 |
|
|
b23f9b78a4
|
rename taler-helper-crypto-* to taler-exchange-secmod-*
|
2021-01-17 20:07:55 +01:00 |
|
Christian Grothoff
|
3b9c381112
|
remove master_pub from DB
|
2021-01-15 11:53:54 +01:00 |
|
|
57a0fc8d1f
|
purge old LOOKAHEAD_PROVIDE option
|
2021-01-15 11:36:45 +01:00 |
|
|
f45e72ae5d
|
remove legacy config option
|
2021-01-14 16:34:48 +01:00 |
|
Christian Grothoff
|
e3a0bc0d1f
|
fix sync issues, add rudimentary test
|
2021-01-13 19:47:45 +01:00 |
|
Christian Grothoff
|
52513dcc26
|
bugfixes in auditor-sync logic
|
2021-01-12 23:00:57 +01:00 |
|
Christian Grothoff
|
2518da8f45
|
taler-auditor-sync WiP
|
2021-01-11 23:02:22 +01:00 |
|
Christian Grothoff
|
e3156e88a7
|
sync skeleton
|
2021-01-11 19:04:49 +01:00 |
|
Christian Grothoff
|
5eed611594
|
fix #6685
|
2021-01-11 10:52:33 +01:00 |
|
Christian Grothoff
|
3a264434d7
|
DB schema update
|
2021-01-11 10:01:59 +01:00 |
|
Christian Grothoff
|
0e16fb816c
|
fix #6683
|
2021-01-10 13:15:23 +01:00 |
|
Christian Grothoff
|
db61628a9c
|
use known_coin_id instead of coin_pub, use reserve_out_serial_id/rrc_serial instead of h_blind_ev/h_coin_ev
|
2021-01-08 21:07:42 +01:00 |
|
Christian Grothoff
|
7ef7d793de
|
use auditor_uuid instead of auditor_pub as foreign key
|
2021-01-08 19:11:36 +01:00 |
|
Christian Grothoff
|
13555448b6
|
change exchange database to use denominations_serial instead of denom_pub_hash as foreign key
|
2021-01-08 18:14:46 +01:00 |
|
Christian Grothoff
|
3999999988
|
fixes for earlier fix
|
2021-01-07 22:48:50 +01:00 |
|
Christian Grothoff
|
421e802fd3
|
fix test issues with new DB schema
|
2021-01-07 22:24:19 +01:00 |
|
Christian Grothoff
|
6ccda0b02e
|
make reserve balance check used in internal_auditor mode only
|
2021-01-07 21:25:52 +01:00 |
|
Christian Grothoff
|
9d5a3ef659
|
only check tiny/done in internal mode
|
2021-01-07 21:14:26 +01:00 |
|
Christian Grothoff
|
9473ef4d86
|
fix remaining #6679 issues in exchange
|
2021-01-07 20:52:11 +01:00 |
|
Christian Grothoff
|
b2d8799af1
|
work on #6679"
|
2021-01-07 10:40:01 +01:00 |
|
Christian Grothoff
|
40551fa08e
|
add -i option to taler-auditor
|
2021-01-06 22:51:55 +01:00 |
|
Christian Grothoff
|
e8df4ac339
|
update .gitignore files
|
2021-01-06 11:38:13 +01:00 |
|
Christian Grothoff
|
c90902ef50
|
generate DBs with current schema
|
2021-01-06 11:36:52 +01:00 |
|
Christian Grothoff
|
b05610a992
|
latest merchant needs dbinit
|
2021-01-06 11:34:50 +01:00 |
|
Christian Grothoff
|
148287954d
|
clean taler-config, needed to build proper dpkg
|
2021-01-02 12:00:00 +01:00 |
|
Christian Grothoff
|
26410a72c2
|
fix #6666, bump protocol version to 9
|
2021-01-01 15:48:43 +01:00 |
|
Christian Grothoff
|
6b70f2e454
|
keep helpers in normal bin/ dir
|
2020-12-31 22:31:32 +01:00 |
|
Christian Grothoff
|
0bffea1f67
|
add missing linker options
|
2020-12-31 22:13:12 +01:00 |
|
Christian Grothoff
|
efbc411dea
|
new GANA code for revoked esign key
|
2020-12-26 16:23:22 +01:00 |
|
Christian Grothoff
|
57c9054784
|
implement #6161
|
2020-12-26 15:55:34 +01:00 |
|
Christian Grothoff
|
2c856ebe3c
|
use BASE_URL consistently
|
2020-12-25 09:04:27 +01:00 |
|
Christian Grothoff
|
247d1ca3e5
|
implement #6661: secm key pinning via configuration
|
2020-12-24 14:48:50 +01:00 |
|