Christian Grothoff
e58ed916d6
-debug dbinit call
2022-12-19 14:03:25 +01:00
Christian Grothoff
5ead879726
-debug dbinit call
2022-12-19 14:01:03 +01:00
Christian Grothoff
93e8e6e0f7
-debug dbinit call
2022-12-19 14:00:28 +01:00
Christian Grothoff
ea140f783b
-debugging'
2022-12-19 13:53:42 +01:00
Christian Grothoff
5630deaca4
-fix includes in tests
2022-12-19 13:43:13 +01:00
Christian Grothoff
24c0969873
ensure Postgres CPPFLAGS are set before libgnunetpq check
2022-12-19 13:29:07 +01:00
Christian Grothoff
a03e4fa72f
-fix crash if dbinit is not found
2022-12-19 13:01:10 +01:00
Christian Grothoff
28dfae3e7c
expose templating API for in-memory data
2022-12-16 16:00:13 +01:00
Christian Grothoff
58983d7455
add asset_type to /keys response
2022-12-11 13:48:44 +01:00
Christian Grothoff
e682f4213e
-improve comment
2022-12-09 13:34:43 +01:00
Christian Grothoff
d1c160d1b9
properly handle GONE case on purse deposit
2022-12-09 13:33:57 +01:00
Joseph
db34b05a77
-ignore
2022-12-06 08:15:34 -05:00
Joseph
b3a8ad3c72
new files for experimental batch insert
2022-12-06 08:12:08 -05:00
Joseph
4b7cb13c32
some modifications
2022-12-06 08:12:07 -05:00
Joseph
a71893d5f2
plugin update
2022-12-06 08:11:14 -05:00
Joseph
6e3d1bdc91
some modifications for batch test
2022-12-06 08:09:45 -05:00
Joseph
b6476ac881
batch modifications
2022-12-06 08:07:14 -05:00
Christian Grothoff
87198f124c
refactor procedures.sql
2022-12-06 13:29:23 +01:00
Christian Grothoff
21959eebd2
fix FIXME: sign also over balance during account-setup
2022-12-06 13:02:54 +01:00
Christian Grothoff
9e4ac84b6e
force include of taler_util.h, not of taler_crypto_lib.h or taler_amount_lib.h
2022-12-05 14:03:43 +01:00
Christian Grothoff
597c9950a3
adapt build to latest GNUnet without gnunet/platform.h
2022-12-05 12:55:15 +01:00
Christian Grothoff
461dc8e36c
-fix crash if there is a conflict on inserting into the purse_decision table
2022-12-05 11:15:59 +01:00
Christian Grothoff
07b4b1aa3f
handle partner_serial_id being NULL
2022-11-27 22:06:59 +01:00
Christian Grothoff
1cdd999c96
-fix foreign key constraint issue
2022-11-27 22:00:24 +01:00
Christian Grothoff
68abe6d9fa
-constraint no longer holds
2022-11-27 21:52:03 +01:00
Christian Grothoff
0a75bcad23
-cleanup
2022-11-27 21:48:30 +01:00
Christian Grothoff
c86c92200c
-db tests pass again
2022-11-27 21:43:55 +01:00
Christian Grothoff
cf2e37cd87
more work on SQL refactoring
2022-11-27 21:21:04 +01:00
Christian Grothoff
f2ba02aab2
more sql refactoring
2022-11-27 18:40:44 +01:00
Christian Grothoff
bbf3e6fe03
more work on SQL refactoring
2022-11-27 15:33:29 +01:00
Christian Grothoff
2eff222c52
more work on SQL refactoring
2022-11-27 15:31:39 +01:00
Christian Grothoff
85ce53a49b
more work on SQL refactoring
2022-11-27 14:50:49 +01:00
Christian Grothoff
4f75bcdca3
more work on SQL refactoring
2022-11-27 14:45:01 +01:00
Christian Grothoff
a322770d29
more work on SQL refactoring
2022-11-27 14:05:47 +01:00
Christian Grothoff
be2c11a179
more sql refactoring
2022-11-27 02:00:38 +01:00
Christian Grothoff
9580dd19c2
intermediate step in major SQL refactoring (not done at all)
2022-11-27 00:16:00 +01:00
Christian Grothoff
746a8a0cdb
-remove shard support
2022-11-26 23:26:44 +01:00
Christian Grothoff
95149f345f
-draft for better sql
2022-11-24 16:20:08 +01:00
Christian Grothoff
c2bb6551cf
starting point for NG exchange DB schema
2022-11-24 12:23:55 +01:00
Christian Grothoff
0429b0cede
Merge branch 'master' of git+ssh://git.taler.net/exchange
2022-11-23 13:40:13 +01:00
Christian Grothoff
505ea0a043
-starting point for Joseph
2022-11-23 13:40:07 +01:00
Joseph
eba2a5d90c
new batch insertion code
2022-11-21 10:40:10 -05:00
Joseph
dbfd4e252a
batch test for reserves-in-insert
2022-11-21 10:40:10 -05:00
Joseph
b9ccfbd66b
some modifications, there is one error which display (no function matches the given name and argument types)
2022-11-21 10:40:10 -05:00
Joseph
f60e38077c
some modifications on batch_test for reserves_in
2022-11-21 10:40:08 -05:00
Christian Grothoff
9d43bf92c4
-doxygen
2022-11-21 14:56:46 +01:00
Christian Grothoff
3583885978
-typos
2022-11-21 14:44:09 +01:00
Christian Grothoff
e82cbd05b6
-fix NPE
2022-11-21 00:53:03 +01:00
Christian Grothoff
a400aa0fc1
Merge branch 'bug-7276'
2022-11-20 21:55:12 +01:00
Christian Grothoff
e033f82dc0
-implement missing testing checks
2022-11-20 21:53:32 +01:00
496a13f35e
retry test after 2s sleep; workaround for #7445
2022-11-20 16:34:29 +01:00
8250d830b6
Call TEH_keys_update_state on extension config change
...
Fixes #7266
Also better API:
- TEH_keys_get_state and
- TEH_keys_get_state_for_management_only
2022-11-20 12:36:54 +01:00
Christian Grothoff
baeb59ee13
fix wirewatch
2022-11-18 10:46:00 +01:00
Christian Grothoff
30997afc7f
-more work on wirewatch revision
2022-11-17 21:50:20 +01:00
Christian Grothoff
a2371912ee
-fix build issues
2022-11-17 17:38:33 +01:00
Christian Grothoff
3d4baa9969
-code cleanup
2022-11-17 16:58:50 +01:00
Christian Grothoff
20afebe72a
-update testing cmd to new bank API
2022-11-17 13:43:26 +01:00
Christian Grothoff
2d9ff55964
-update testing cmd to new bank API
2022-11-17 13:40:14 +01:00
Christian Grothoff
741831e87b
bank API refactoring for #7276 (incomplete)
2022-11-17 13:28:15 +01:00
Christian Grothoff
8e0f06c86b
fix benchmark logic
2022-11-15 12:15:17 +01:00
Christian Grothoff
94a80b37d5
-first micro benchmark
2022-11-15 12:07:33 +01:00
Christian Grothoff
ffbc537fe7
-kill binary
2022-11-15 11:59:49 +01:00
Christian Grothoff
54ea631b26
-kill binary
2022-11-15 11:59:25 +01:00
Joseph
d6e834d8bb
some modifications by joseph
2022-11-15 05:58:26 -05:00
Joseph
5335e30dd1
some modifications
2022-11-15 05:55:43 -05:00
Joseph
656ec29d5e
new test
2022-11-15 05:46:26 -05:00
Joseph
6991ca011b
remove more functions
2022-11-14 07:35:56 -05:00
Christian Grothoff
41e3c1ecbf
implement batch operation in handlers
2022-11-14 06:43:21 +01:00
Christian Grothoff
8bfc6583e7
more refactoring towards #7272
2022-11-14 06:19:35 +01:00
Christian Grothoff
053faa252c
-refactoring in preparation of fixing #7272
2022-11-14 05:34:19 +01:00
Christian Grothoff
d876a95073
-remove old comment
2022-11-14 05:13:48 +01:00
Christian Grothoff
ddbdb0a742
resolve duplicate prepared statement
2022-11-14 05:13:27 +01:00
Christian Grothoff
4ea2e0c42a
-fix linker issues
2022-11-14 05:10:56 +01:00
Christian Grothoff
9db572706d
-fix compiler warnings
2022-11-14 05:08:11 +01:00
Christian Grothoff
231cdaf4f7
add test for batch CS derive/sign logic
2022-11-13 21:45:43 +01:00
Christian Grothoff
390d241019
implement CS batch operations in libtalerutil
2022-11-13 20:20:19 +01:00
Christian Grothoff
de2fdc2a9a
refactor CS derive API in preparation for batch API
2022-11-13 19:52:09 +01:00
Christian Grothoff
18aba0abbb
add batch logic to taler-exchange-secmod-cs
2022-11-13 19:03:52 +01:00
Christian Grothoff
9838e0fc33
API refactoring towards batch CS
2022-11-13 15:05:48 +01:00
Christian Grothoff
b93b9dd074
add support for batch signing in RSA
2022-11-13 14:46:43 +01:00
Christian Grothoff
f2eba7b8b7
implement TALER_CRYPTO_helper_rsa_batch_sign
2022-11-13 12:39:10 +01:00
Christian Grothoff
42b7993141
generate ToS with inline CSS
2022-11-13 11:14:06 +01:00
Christian Grothoff
2a8b351822
exchange API change for #7336
2022-11-13 10:40:54 +01:00
Joseph
945821cbc8
move few more functions
2022-11-10 10:37:28 -05:00
Joseph
bd0e2aac92
move functions need to recheck insert_aggregation_tracking
2022-11-08 11:40:47 -05:00
Joseph
f51e8a7150
merge
2022-11-08 09:22:05 -05:00
Joseph
4394079a5e
move a few more functions
2022-11-08 09:21:01 -05:00
Christian Grothoff
0c32c48ac5
Merge branch 'master' of git+ssh://git.taler.net/exchange
2022-11-08 15:15:39 +01:00
Christian Grothoff
fe18c104d8
-fix #7428
2022-11-08 14:56:32 +01:00
Joseph
354bbfa1e5
move another function
2022-11-08 07:34:53 -05:00
Joseph
e43e2a9b29
-move two more functions
2022-11-08 07:28:17 -05:00
Joseph
55f1217a33
move functions into separate file
2022-11-07 10:35:34 -05:00
Christian Grothoff
04a45df4bf
-doxygen
2022-11-06 22:34:12 +01:00
Christian Grothoff
f8e9241a3d
fix #7427
2022-11-06 22:29:51 +01:00
6d59c19f36
fix sandbox auth in test
2022-11-04 15:16:22 +01:00
Christian Grothoff
576384b26e
return base url as part of /keys
2022-11-04 14:54:17 +01:00
bcaccec009
lower-case extension names before loading the plugin
2022-11-04 14:43:12 +01:00
81ee8f01d8
work around libeufin-cli bug
2022-11-04 14:23:23 +01:00
e4ba8151d0
Merge branch 'master' of ssh://git.taler.net/exchange
2022-11-04 14:00:49 +01:00
680ae81d86
added policy_details support into batch_deposit ( #7270 related)
2022-11-04 14:00:43 +01:00
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
224a7048c1
-typo
2022-11-04 13:20:05 +01:00
631ab71895
-typo
2022-11-04 13:04:37 +01:00
Christian Grothoff
22057732c7
add missing header
2022-11-04 12:59:34 +01:00
Christian Grothoff
0643ebff9e
-remove bogus index
2022-11-04 12:58:24 +01:00
a76556f0ca
-typos in arguments fixed
2022-11-04 12:58:03 +01:00
54c03a25b4
Merge branch 'master' of ssh://git.taler.net/exchange
2022-11-04 12:38:46 +01:00
Christian Grothoff
fb5e62cb41
-typo
2022-11-04 12:37:56 +01:00
5cfb9194a7
Merge branch 'master' of ssh://git.taler.net/exchange
2022-11-04 12:37:36 +01:00
035749952b
-extension_... -> policy_...
2022-11-04 12:37:29 +01:00
Christian Grothoff
e51c000e00
swap
2022-11-04 12:36:51 +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
c89bfa9026
-fix dist rule
2022-11-03 23:56:57 +01:00
Christian Grothoff
92153a7954
-fix SQL
2022-11-03 23:56:01 +01:00
Christian Grothoff
66ff1a29f0
-fix dist rules
2022-11-03 23:45:24 +01:00
Christian Grothoff
e37e32cdb8
-preps for v0.9.0 release
2022-11-03 23:35:54 +01:00
Christian Grothoff
d35dd38a6f
-fix
2022-11-03 22:24:26 +01:00
Christian Grothoff
a3dd7ad999
-ref bug
2022-11-03 22:19:41 +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
dded43aafa
-fix wad_fee
2022-11-02 18:49:57 +01:00
Christian Grothoff
0d28637913
-doxygen
2022-11-02 18:04:44 +01:00
Christian Grothoff
789af40b5c
-add missing PREPARE
2022-11-02 17:54:25 +01:00
Christian Grothoff
a51517f64c
-implement missing functions
2022-11-02 17:51:42 +01:00
Christian Grothoff
5c0b8e3240
-doxygen
2022-11-02 14:58:11 +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
9169f4447e
age mask clarification
2022-11-02 12:36:28 +01:00
Christian Grothoff
34f46382f0
skeleton logic for new auditordb functions
2022-11-02 12:25:42 +01:00
Christian Grothoff
821c87ccbd
clean up exchange DB logic a bit, add missing function
2022-11-02 12:17:05 +01:00
Christian Grothoff
1d483e2e17
templating helper
2022-11-02 11:20:53 +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
67d393549d
-reduce loglevel
2022-11-01 12:34:04 +01:00
Christian Grothoff
7cc7f81d8a
split up auditor db plugin into individual files per main query
2022-11-01 00:11:12 +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
38a078d543
-fix looping wirewatch (hopefully)
2022-10-26 23:06:28 +02: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
042a8b677d
-fix testing/ FTBFS
2022-10-22 19:49:24 +02:00
Christian Grothoff
30971cd0e2
-fix testing/ FTBFS
2022-10-22 19:37:52 +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
c4bbc4ac56
fix column name
2022-10-22 14:00:50 +02:00
Christian Grothoff
1435e5627e
-fix ftbfs
2022-10-22 13:38:04 +02:00
Christian Grothoff
3d1443d4e6
-fix bad method handling in kyc-tester
2022-10-22 13:21:09 +02:00
Christian Grothoff
dec5dc025a
-add FIXME
2022-10-22 00:30:53 +02:00