resolved FIXMEs
This commit is contained in:
parent
da1df35db3
commit
e16f463adb
@ -1768,10 +1768,6 @@ then
|
||||
exit_fail "Reported wrong operation: $OP"
|
||||
fi
|
||||
|
||||
# FIXME: test incomplete...
|
||||
# BIG Q: why is wire_out empty? => aggregation test does not actually
|
||||
# find WTIDs to check, and thus doesn't detect the bad signature!
|
||||
|
||||
echo "OK"
|
||||
# Cannot undo aggregation, do full reload
|
||||
full_reload
|
||||
|
@ -292,8 +292,9 @@ TALER_EXCHANGEDB_plugin_unload (struct TALER_EXCHANGEDB_Plugin *plugin);
|
||||
|
||||
|
||||
/**
|
||||
* FIXME(dold): Sorted by what, start or end?
|
||||
* Sorted list of fees to be paid for aggregate wire transfers.
|
||||
* Sorted by @e start_date or @e end_date --- both work fine as
|
||||
* the resulting order must be the same.
|
||||
*/
|
||||
struct TALER_EXCHANGEDB_AggregateFees
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user