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
2023-10-25
new blind signing code builds
Christian Grothoff
2023-10-05
-fixing missing '/' at end of paths in Debian package, implement coin history...
v0.9.4-dev.1
Christian Grothoff
2023-09-19
complete coin history DB logic to properly handle new ETags
Christian Grothoff
2023-09-17
first cut for API to get coin history
Christian Grothoff
2023-09-11
improve wallet_Data support in exchange APIs
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2022-11-04
policy extensions and age restriction refactoring
Özgür Kesim
2022-10-30
-doxygen
Christian Grothoff
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ...
Christian Grothoff
2022-10-16
add support for coin open-deposit and coin purse refunds to auditor logic
Christian Grothoff
2022-08-22
-fix clang compiler warnings
Christian Grothoff
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
[next]