Christian Grothoff
|
f1d3364313
|
code cleanup, deduplication, DCE
|
2020-03-21 19:25:53 +01:00 |
|
Christian Grothoff
|
ca943e8c3f
|
fix FTBFS issue on some platforms
|
2020-03-21 18:15:11 +01:00 |
|
Christian Grothoff
|
5ddedeeded
|
adjust tests to auditor changes
|
2020-03-21 17:37:06 +01:00 |
|
Christian Grothoff
|
36f4dbab3b
|
adjust tests to auditor changes
|
2020-03-21 17:36:01 +01:00 |
|
Christian Grothoff
|
68098bcade
|
fix test
|
2020-03-21 17:33:33 +01:00 |
|
Christian Grothoff
|
88fd81e5da
|
completing auditor split
|
2020-03-21 16:09:22 +01:00 |
|
Christian Grothoff
|
a8b8258e12
|
steps towards new split-auditor logic
|
2020-03-21 12:56:16 +01:00 |
|
Christian Grothoff
|
2ace9969b7
|
rename fest on refactored auditor logic
|
2020-03-21 11:05:51 +01:00 |
|
Christian Grothoff
|
66616a97d7
|
working on splitting auditor
|
2020-03-20 22:34:17 +01:00 |
|
Christian Grothoff
|
1b24e2f9bb
|
more statistics, make explicit table lock optional, can hurt performance badly
|
2020-03-20 18:38:57 +01:00 |
|
Christian Grothoff
|
b9186bdd78
|
Merge branch 'master' of git+ssh://git.taler.net/exchange
|
2020-03-20 12:35:06 +01:00 |
|
Christian Grothoff
|
e4293ec075
|
have variant where we first setup all reserves
|
2020-03-20 12:34:59 +01:00 |
|
Christian Grothoff
|
159ce744b9
|
do not be so super-quiet on (rare) rollbacks
|
2020-03-20 12:34:43 +01:00 |
|
Christian Grothoff
|
2021f75995
|
fix logic to ensure that we do not call the callback after the iteration was aborted (caused big trouble in wirewatcher)
|
2020-03-20 12:34:26 +01:00 |
|
Florian Dold
|
6a46b13e80
|
make recoup idempotent and simplify response
|
2020-03-20 14:01:59 +05:30 |
|
Florian Dold
|
c17f05b5fd
|
fix critical bug in transaction history query for recoup-refresh
|
2020-03-20 13:52:29 +05:30 |
|
Christian Grothoff
|
10c56bcea0
|
improving benchmarking logic, including more timings
|
2020-03-20 02:36:50 +01:00 |
|
Christian Grothoff
|
7a1c6769e4
|
enable using python bank with benchmark
|
2020-03-19 21:44:54 +01:00 |
|
Christian Grothoff
|
f76e7c46e6
|
make do_retry not retry forever in tests/benchmark
|
2020-03-19 19:33:20 +01:00 |
|
Christian Grothoff
|
5e98c0652a
|
fix macro causing syntax issues
|
2020-03-19 19:33:10 +01:00 |
|
Christian Grothoff
|
749d9615d1
|
concurrency requires strtok_r
|
2020-03-19 19:17:56 +01:00 |
|
Christian Grothoff
|
15489275ba
|
make DB reset optional in API, use it in tests, but not in the benchmark
|
2020-03-19 17:56:23 +01:00 |
|
Christian Grothoff
|
fd29d1866f
|
type fixes
|
2020-03-19 17:56:05 +01:00 |
|
Christian Grothoff
|
f02775e273
|
remove debug logic
|
2020-03-19 16:59:52 +01:00 |
|
Christian Grothoff
|
85f603090b
|
have benchmark driver also launch auditor
|
2020-03-19 16:14:01 +01:00 |
|
Christian Grothoff
|
ef489d7fff
|
option -i was removed
|
2020-03-19 15:48:50 +01:00 |
|
Florian Dold
|
278cec1fef
|
make refund test case fail to show broken implementation
|
2020-03-18 22:39:47 +05:30 |
|
Christian Grothoff
|
b1cfcf4fbe
|
add keyup key regeneration on revocation test; closes #6123
|
2020-03-18 15:03:41 +01:00 |
|
Christian Grothoff
|
a631645648
|
ign
|
2020-03-18 13:59:34 +01:00 |
|
Christian Grothoff
|
bab24a451a
|
add -i option to taler-exchange-keycheck
|
2020-03-18 13:58:40 +01:00 |
|
Christian Grothoff
|
59a5b1ceb8
|
a first, untested stab at #6123, committing intermediate result that passes (existing) tests
|
2020-03-17 22:13:15 +01:00 |
|
Christian Grothoff
|
3a470a26c3
|
improve comment
|
2020-03-17 17:58:21 +01:00 |
|
Christian Grothoff
|
86f2d65daf
|
style, indentation and type fixes for lib/
|
2020-03-17 17:47:53 +01:00 |
|
Christian Grothoff
|
c17909d820
|
add cmd line option to restrict timetravel, minor code cleanup of keystate logic
|
2020-03-17 17:33:30 +01:00 |
|
Christian Grothoff
|
fb47c680b1
|
not realistic to happen anytime soon, likely unnecessary complication
|
2020-03-17 12:09:18 +01:00 |
|
Christian Grothoff
|
c238b68a45
|
keystate, first pass
|
2020-03-17 12:04:00 +01:00 |
|
Christian Grothoff
|
067719a3c9
|
code cleanup, more consistent handling of libjansson allocation failures
|
2020-03-17 01:45:07 +01:00 |
|
Christian Grothoff
|
c597af8334
|
adjust types to match latest GNUnet API
|
2020-03-17 01:09:16 +01:00 |
|
Christian Grothoff
|
98f96970d6
|
fix doxygen errors
|
2020-03-17 00:16:31 +01:00 |
|
Christian Grothoff
|
cd83daaeae
|
simplify refund processing, add additional checks for matching currency
|
2020-03-16 20:23:45 +01:00 |
|
Christian Grothoff
|
c04bcb0a82
|
clean up and de-duplicate deposit logic
|
2020-03-16 19:27:39 +01:00 |
|
Christian Grothoff
|
bb7bd4b128
|
style fixes
|
2020-03-16 18:29:44 +01:00 |
|
Christian Grothoff
|
9f885f9ad9
|
style fixes
|
2020-03-16 18:21:51 +01:00 |
|
Christian Grothoff
|
af61713619
|
clean up transfer get logic
|
2020-03-16 17:28:31 +01:00 |
|
Christian Grothoff
|
3630d91d29
|
simplify deposits_get logic
|
2020-03-16 16:32:15 +01:00 |
|
Christian Grothoff
|
211ff7f0a2
|
method can be static
|
2020-03-16 16:20:35 +01:00 |
|
Christian Grothoff
|
2e5dc6bc72
|
clean up taler-exchange-httpd_wire logic
|
2020-03-16 16:18:33 +01:00 |
|
Christian Grothoff
|
7fee395bb6
|
harden URI validation logic
|
2020-03-16 16:13:21 +01:00 |
|
Christian Grothoff
|
84ccc79881
|
integrate validation with wire, where it belongs
|
2020-03-16 15:55:50 +01:00 |
|
Christian Grothoff
|
69dd5657fc
|
nicer error handling
|
2020-03-15 22:38:17 +01:00 |
|