index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
auditor
/
taler-helper-auditor-coins.c
Age
Commit message (
Expand
)
Author
2022-08-07
-fix test-auditor.sh
Christian Grothoff
2022-07-05
-remove dead argument
Christian Grothoff
2022-07-05
-annotate bugs
Christian Grothoff
2022-07-04
-deduplicate logic
Christian Grothoff
2022-06-28
-fix issue with missing signature over denomination and age restriction hash ...
Christian Grothoff
2022-06-26
-fix misc doxygen warnings, code clean up
Christian Grothoff
2022-06-19
-add missing checkpointing logic
Christian Grothoff
2022-06-14
-fix comments
Christian Grothoff
2022-06-13
-towards coin audits with purse deposits
Christian Grothoff
2022-06-12
-add dB logic for auditor iteration over purse deposits
Christian Grothoff
2022-06-08
-expand auditordb to track progress for p2p payments
Christian Grothoff
2022-03-31
privatize more signature structs, simplify code
Christian Grothoff
2022-03-17
-re-enable test-revocation.sh, works again
Christian Grothoff
2022-03-17
-misc fixes
Christian Grothoff
2022-02-28
-towards getting auditor tests to pass again with new logic
Christian Grothoff
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-18
-minor merge conflict resolves
Özgür Kesim
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
2022-02-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-12
-doxygen fixes
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2021-12-25
v12: also do not sign over merchant_pub in REFUND signature, centralize logic
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-25
deduplicate melt signing logic, remove coin_pub from data being signed over
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-20
-improve logging
Christian Grothoff
2021-11-19
-fix misc. compiler warnings
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
2021-11-05
-fixes
Christian Grothoff
2021-10-30
fix more FTBFS issues
Christian Grothoff
2021-10-27
fix auditor FTBFS
Christian Grothoff
2021-08-23
-remove sessions also from auditor
Christian Grothoff
2021-08-23
complete implementation of long-polling for reserve status; remove support fo...
Christian Grothoff
2021-07-31
-more json_pack fixes
Christian Grothoff
2021-07-31
-more json_pack cleaning
Christian Grothoff
2021-07-23
-rename TALER_amount_get_zero to TALER_amount_set_zero
Christian Grothoff
2021-01-07
fix remaining #6679 issues in exchange
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2020-12-22
add logic to report generation for missing auditor signatures
Christian Grothoff
2020-12-22
integrate auditor signature check logic with taler-helper-auditor-coins
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-07-15
fix #6133: enable nice shutdown of auditor helpers with CTRL-C
Christian Grothoff
2020-07-14
check invariant that refund deadline should not be after wire deadline
Christian Grothoff
2020-07-08
add h_denom to melt signatures (for #6416)
Christian Grothoff
2020-07-05
GNUNET_free_non_null is gone, use GNUNET_free
Christian Grothoff
2020-07-05
towards changing timestamp in deposit confirmation (tests failing)
Christian Grothoff
2020-07-05
fix status code
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
[next]