b4d4285aef
use --no-auth for libeufin sandbox
2022-11-04 13:36:51 +01:00
ac7e0daa2f
use correct policy related tables
2022-11-04 13:20:34 +01:00
752f102738
policy extensions and age restriction refactoring
...
- refactoring of extension-plugin-mechanism
- refactoring of age restriction extension
- added policy extensions plugin plumbing
- added DB schema and api
- policy_details
- policy_fulfillments
2022-11-04 12:18:16 +01:00
Christian Grothoff
77ebca5e9c
-ref bug
2022-11-03 22:14:46 +01:00
Christian Grothoff
3f1cfc9e14
also run purse helper
2022-11-02 22:00:29 +01:00
Christian Grothoff
2e3460b460
-doxygen
2022-11-02 14:42:56 +01:00
Christian Grothoff
ad3fff5155
-more logging
2022-11-02 14:32:14 +01:00
Christian Grothoff
481ffc1a0a
remove wad fee, kyc fee and kyc-timeout
2022-11-01 16:43:59 +01:00
Christian Grothoff
22357678a0
purse auditor helper theoretically complete (but DB logic still missing)
2022-11-01 15:15:35 +01:00
Christian Grothoff
d97ef7fcf6
-fix FTBFS of new taler-helper-auditor-purses
2022-10-30 18:49:21 +01:00
Christian Grothoff
c0f6d89316
-doxygen
2022-10-30 18:06:47 +01:00
Christian Grothoff
2d55647f2a
add support for reserve open/close operations to auditor, begin to split off purse auditing logic
2022-10-30 17:36:57 +01:00
Christian Grothoff
889454aee5
-remove log statement
2022-10-26 15:19:15 +02:00
Christian Grothoff
9978bc9da3
-initialize final_balance even if audit failed hard
2022-10-26 15:17:46 +02:00
Christian Grothoff
4565d92a9e
-disable help logic
2022-10-22 15:02:35 +02:00
Christian Grothoff
cedcde4939
fix taler-auditor-sync: needs two plugins running in parallel with their own prepare counters
2022-10-22 14:46:52 +02:00
Christian Grothoff
35e505f6bf
add support for coin open-deposit and coin purse refunds to auditor logic
2022-10-16 16:38:21 +02:00
Christian Grothoff
5f333f817c
add reserve-open-deposit transactions to coin histories
2022-10-14 00:30:52 +02:00
Christian Grothoff
d0debc467e
-more db logic refactoring
2022-10-10 08:20:49 +02:00
Christian Grothoff
7d40cd1904
-clean up scripts
2022-09-24 00:51:15 +02:00
Christian Grothoff
035e052c39
-fix test-revocation
2022-09-24 00:16:51 +02:00
Christian Grothoff
f05a3450e0
-less verbose
2022-09-23 16:21:52 +02:00
Christian Grothoff
7b40c38a02
-fix test-auditor.sh
2022-09-23 16:18:07 +02:00
Christian Grothoff
9fda23115a
-work on test-auditor.sh
2022-09-22 21:37:26 +02:00
Christian Grothoff
326fa9409d
-use new flag to avoid continuing after wallet failure
2022-09-20 23:19:46 +02:00
Christian Grothoff
a2c179373e
-fix issue on Florian's system
2022-09-20 23:18:46 +02:00
Christian Grothoff
bf85d6f3d1
-work on test-auditor.sh
2022-09-21 18:04:34 +02:00
Christian Grothoff
f365fc0730
-try to fix more of test-*.sh
2022-09-21 10:46:57 +02:00
Christian Grothoff
3fa9f3bb12
-wip
2022-09-19 19:32:22 +02:00
Christian Grothoff
230cfa4f93
-do not exit if not in PATH
2022-09-19 14:45:04 +02:00
Christian Grothoff
a566242bfd
-do not exit if not in PATH
2022-09-19 14:44:40 +02:00
1aed3c1fd2
auditor tests: make initdb invocation more portable
2022-09-19 14:04:53 +02:00
Christian Grothoff
b4b857abea
-misc minor fixes
2022-09-17 23:27:29 +02:00
Christian Grothoff
b7bd457908
-cleanup
2022-09-13 15:51:38 +02:00
Christian Grothoff
47ab7c4c41
-fix test-sync
2022-09-13 15:29:04 +02:00
Christian Grothoff
1081f3edbf
-work on auditor tests
2022-09-13 13:22:26 +02:00
Christian Grothoff
bca7f21fdd
-work on auditor tests
2022-09-13 13:00:02 +02:00
Christian Grothoff
fed7102ad5
-fix test-auditor.sh
2022-09-13 12:20:10 +02:00
Christian Grothoff
0a618f77cd
-add missing license headers
2022-09-12 13:34:33 +02:00
Christian Grothoff
05cf62b397
-use private DB for tests
2022-09-12 11:33:56 +02:00
Thien-Thi Nguyen
27ee193e34
remove spurious ‘-n’
...
This is for consistency w/ the other echo(1) statements
in this and peer tests.
2022-09-11 01:44:14 -04:00
Thien-Thi Nguyen
aea3c6027b
remove reserved word ‘function’
...
This is a bashism; the definition works fine w/o it.
2022-09-09 20:23:21 -04:00
Christian Grothoff
b808ca04d6
-remove generated DB files from test logic
2022-09-09 22:26:11 +02:00
Thien-Thi Nguyen
e83191c421
fix typo: s/issattr/isattr/g (45 instances)
2022-09-07 13:23:39 -04:00
Thien-Thi Nguyen
dbc4e5c5df
add 9th IN parameter to ‘exchange.exchange_do_purse_deposit’
...
* src/auditor/auditor-basedb.sql (exchange.exchange_do_purse_deposit):
Add ‘in_reserve_expiration bigint’ as last non-OUT parameter.
2022-09-06 15:25:42 -04:00
Christian Grothoff
e96cf9ba66
-fix auditor tests (mostly)
2022-08-23 20:40:26 +02:00
Christian Grothoff
624c5fda98
-avoid double next
2022-08-23 14:29:39 +02:00
Christian Grothoff
758a149059
-fix report generation field name missmatch
2022-08-23 14:22:59 +02:00
Christian Grothoff
0ad509bd10
fix profit drain test, remove obsolete test 33 (aggregator now dies on inconsistency, before it looped); fixes #4960
2022-08-23 12:09:22 +02:00
MS
70a1c0d68c
retry when SQLite DB is locked
2022-08-23 10:40:53 +02:00