Christian Grothoff
|
53be6c6337
|
update bug refs to #5177
|
2017-11-12 15:51:53 +01:00 |
|
Christian Grothoff
|
8440de1333
|
work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire plugin API (with stub implementations for now)
|
2017-11-12 15:46:52 +01:00 |
|
Christian Grothoff
|
f299130c50
|
make -m option optional for taler-auditor and taler-wire-auditor
|
2017-11-12 14:11:05 +01:00 |
|
Christian Grothoff
|
25d96e88bd
|
more work on auditor report formatting
|
2017-11-08 19:40:15 +01:00 |
|
Christian Grothoff
|
1665941154
|
fix misc typos in auditor report logic
|
2017-11-08 19:07:21 +01:00 |
|
Christian Grothoff
|
1139f74ffe
|
fix minor wire auditor bugs, add samples of output
|
2017-11-08 18:44:12 +01:00 |
|
Christian Grothoff
|
f8af22b882
|
more work on wire auditor and reporting (#4958)
|
2017-11-07 14:38:45 +01:00 |
|
Christian Grothoff
|
45c443f348
|
update auditor report format to capture nicely all diagnostics that may currently be generated by the auditor (closes #4962)
|
2017-11-06 19:11:43 +01:00 |
|
Christian Grothoff
|
cc09fbbb29
|
working on #4962
|
2017-11-06 14:54:52 +01:00 |
|
Christian Grothoff
|
c5f9c0ca88
|
work on making auditor reports nicer (#4962)
|
2017-11-06 00:03:08 +01:00 |
|
Christian Grothoff
|
2ddd4cb330
|
use proper longtable for report
|
2017-11-05 21:58:22 +01:00 |
|
Christian Grothoff
|
215c6db54c
|
true/false are keywords, use all-caps
|
2017-11-04 18:03:55 +01:00 |
|
Christian Grothoff
|
169962d769
|
lets use 52, the number of bits stored
|
2017-11-02 18:42:12 +01:00 |
|
Christian Grothoff
|
84998f9d05
|
fix #5167
|
2017-11-02 17:40:14 +01:00 |
|
Christian Grothoff
|
9236f3aaa0
|
indentation
|
2017-11-02 17:22:23 +01:00 |
|
Christian Grothoff
|
db3c29711f
|
fix balance calculation for reserve withdrawals
|
2017-11-02 16:51:48 +01:00 |
|
Christian Grothoff
|
b6907bb6bf
|
clarify soft DB error code - they now could be returned
|
2017-11-02 14:19:38 +01:00 |
|
Christian Grothoff
|
f3939081d3
|
define more error codes
|
2017-11-02 14:03:18 +01:00 |
|
Christian Grothoff
|
0b580d8f68
|
helps to keep enum values distinct
|
2017-11-01 12:42:24 +01:00 |
|
Christian Grothoff
|
4f212a11ce
|
add status code
|
2017-11-01 12:36:32 +01:00 |
|
Christian Grothoff
|
07e115531b
|
be less verbose
|
2017-11-01 10:41:45 +01:00 |
|
Christian Grothoff
|
6b4313da61
|
fix stupid ordering issue after refactoring
|
2017-10-31 22:59:34 +01:00 |
|
Christian Grothoff
|
beeece1d6a
|
add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips
|
2017-10-31 14:45:15 +01:00 |
|
Christian Grothoff
|
2f2930f1ba
|
major API refactoring, adding planchet generation and coin extraction APIs to the Taler crypto library, thereby simplifying code in withdraw, refresh, tipping, payback and testcases; slight API incompatibilities to previous versions are introduced
|
2017-10-31 14:02:54 +01:00 |
|
Christian Grothoff
|
ec8146de92
|
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
|
2017-10-31 12:44:17 +01:00 |
|
Christian Grothoff
|
a491a4709a
|
rename: TALER_FreshCoinP -> TALER_PlanchetSecretsP, and TALER_setup_fresh_coin -> TALER_setup_planchet
|
2017-10-31 12:38:14 +01:00 |
|
Christian Grothoff
|
a946dc30bb
|
start template for generating nicely formatted auditor reports
|
2017-10-26 22:39:59 +02:00 |
|
Christian Grothoff
|
d107baa2c3
|
fix #5108
|
2017-10-24 15:37:46 +02:00 |
|
Christian Grothoff
|
288c7160d7
|
more error codes for tipping
|
2017-10-24 00:21:07 +02:00 |
|
Christian Grothoff
|
2cb6c5b9fe
|
starting with error codes for tipping API
|
2017-10-22 19:07:07 +02:00 |
|
Christian Grothoff
|
9807e5c50c
|
releasing v0.4.0
|
2017-10-18 15:21:06 +02:00 |
|
Marcello Stanisci
|
4da09561f4
|
missing conf from 'make dist'
|
2017-10-18 11:47:34 +02:00 |
|
Marcello Stanisci
|
ae68bd7cfe
|
fix --with-libcurl and --with-libgnurl options; they used to
ignore the given path.
|
2017-10-18 09:39:37 +02:00 |
|
Christian Grothoff
|
58528f32dd
|
update docs
|
2017-10-17 19:53:44 +02:00 |
|
Christian Grothoff
|
0f67a9fca2
|
fix matching of auditor keys/denomination issues so that we return _all_ applicable auditor signatures, instead of a tiny subset
|
2017-10-17 19:53:44 +02:00 |
|
Christian Grothoff
|
1fae7a4f9e
|
report if DK lacks auditor signature
|
2017-10-17 19:53:44 +02:00 |
|
Christian Grothoff
|
0346e37504
|
actually properly implement API wrt return value handling, even if not used today
|
2017-10-17 19:53:44 +02:00 |
|
Christian Grothoff
|
e4fe0dc87e
|
exit more nicely if command line arguments were wrong
|
2017-10-17 19:53:43 +02:00 |
|
Christian Grothoff
|
fbc685a76c
|
make --wire argument mandatory
|
2017-10-17 19:53:43 +02:00 |
|
Christian Grothoff
|
3e1906695f
|
add JSON auditor output samples
|
2017-10-17 19:53:43 +02:00 |
|
Christian Grothoff
|
298d7dd367
|
assertion only holds if we did get results
|
2017-10-17 19:53:42 +02:00 |
|
Marcello Stanisci
|
eda7e1c6a0
|
missing figure for dist
|
2017-10-17 19:19:14 +02:00 |
|
Christian Grothoff
|
272f1135fc
|
add exchangedb function for #4961
|
2017-10-16 17:57:29 +02:00 |
|
Christian Grothoff
|
4a84520514
|
resolve #4963
|
2017-10-16 17:57:29 +02:00 |
|
Christian Grothoff
|
2cddf524a8
|
work on #4963 for taler-auditor
|
2017-10-16 17:57:29 +02:00 |
|
Marcello Stanisci
|
88cdaf70c9
|
adding missing table in the drop method
|
2017-10-16 16:47:14 +02:00 |
|
Christian Grothoff
|
d970d6abb4
|
suppress compiler warning
|
2017-10-15 17:42:41 +02:00 |
|
Christian Grothoff
|
6dbbd36a81
|
add CSS to dist
|
2017-10-14 11:37:03 +02:00 |
|
Christian Grothoff
|
b5f5956ee2
|
fix geq, needs{}
|
2017-10-14 00:01:59 +02:00 |
|
Christian Grothoff
|
fca44ed626
|
fix syntax issue in texi
|
2017-10-13 21:45:11 +02:00 |
|