index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2021-01-10
remove redundant old_coin_pub from link data
Christian Grothoff
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff
2021-01-09
more optimizations of tables with foreign keys
Christian Grothoff
2021-01-08
change wire_reference to be uint64_t always; more work on lrbt_callbacks
Christian Grothoff
2021-01-08
change exchange database to use denominations_serial instead of denom_pub_has...
Christian Grothoff
2021-01-06
add -i option to taler-auditor
Christian Grothoff
2021-01-01
fix #6666, bump protocol version to 9
Christian Grothoff
2020-12-26
implement #6161
Christian Grothoff
2020-12-22
integrate auditor signature check logic with taler-helper-auditor-coins
Christian Grothoff
2020-12-22
address FIXME: pass session when iterating over denominations
Christian Grothoff
2020-12-20
spell checking issues
Christian Grothoff
2020-12-20
misc doxygen fixes
Christian Grothoff
2020-12-17
simplify further
Christian Grothoff
2020-12-17
update auditordb and test logic to work with new key separation logic (#6175)
Christian Grothoff
2020-12-16
load fees from DB instead of from config, also in wire tools
Christian Grothoff
2020-12-16
add auditor-enable /-disable commands to taler-exchange-offline tool
Christian Grothoff
2020-12-14
(start to) remove logic no longer needed with new key management
Christian Grothoff
2020-12-14
activating implementation of #6175
Christian Grothoff
2020-12-11
misc clean ups
Christian Grothoff
2020-12-10
implement POST /managment/keys
Christian Grothoff
2020-12-09
work on new logic to generate /wire response
Christian Grothoff
2020-12-06
expand exchangedb plugin for new /keys logic
Christian Grothoff
2020-12-06
incomplete work on forthcoming /keys implementation
Christian Grothoff
2020-12-06
implement new taler-auditor-offline tool
Christian Grothoff
2020-12-05
towards offline tool uploading /management/keys
Christian Grothoff
2020-12-05
move all TALER_SIGNATURE_SM_-operations to secmod_signatures.c
Christian Grothoff
2020-12-04
centralize (most) offline signing/verifying operations into offline_signatures.c
Christian Grothoff
2020-12-04
conditionally use (un)blinding implementation from libgnunetutil
Florian Dold
2020-12-01
start with exchange management test
Christian Grothoff
2020-11-30
doxygen fixes
Christian Grothoff
2020-11-30
add API for /management/wire-fees
Christian Grothoff
2020-11-30
add command to add auditor's denomination signature
Christian Grothoff
2020-11-29
more DB functions for new /management/ endpoints
Christian Grothoff
2020-11-29
more work on DB plugin for managemetn API
Christian Grothoff
2020-11-29
work on DB logic, add auditor_name to /management/auditors API
Christian Grothoff
2020-11-29
get code for most new endpoints to build (but DB not done)
Christian Grothoff
2020-11-28
sketch logic for wire-fee management endpoint
Christian Grothoff
2020-11-28
more work on new endpoints
Christian Grothoff
2020-11-27
add cmd to revoke exchange online signing key
Christian Grothoff
2020-11-27
add new cmd to revoke denominations via HTTP API
Christian Grothoff
2020-11-27
cmd to add/del wire methods from list of accounts
Christian Grothoff
2020-11-26
cmd to del auditor
Christian Grothoff
2020-11-26
cmd to add auditor
Christian Grothoff
2020-11-26
add logic to parse and check secmod signatures
Christian Grothoff
2020-11-25
post keys client logic
Christian Grothoff
2020-11-25
enable auditor disable client logic
Christian Grothoff
2020-11-25
implement first new client API
Christian Grothoff
2020-11-25
extended exchange APIs for #6175
Christian Grothoff
2020-11-23
implement exchange online signing key client library
Christian Grothoff
2020-11-23
implement sm signing of key announcements
Christian Grothoff
[next]