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
2023-10-12
clean up bank API, get test_bank_api_with_nexus to finally pass
Christian Grothoff
2023-10-12
update private key files and harden checks for currency codes
Christian Grothoff
2023-10-08
more work on DD51
Christian Grothoff
2023-10-08
currency DD51 JSON generation
Christian Grothoff
2023-10-07
parser for INI configuration of DD51 currency specifications
Christian Grothoff
2023-10-06
draft cmd for coin history
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-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
2023-09-24
fix various FIXMEs
Christian Grothoff
2023-09-23
fix online denomination signatures; thanks to Jonathan Krebs for pointing out...
Christian Grothoff
2023-09-19
work on reserve history API
Christian Grothoff
2023-09-19
complete coin history DB logic to properly handle new ETags
Christian Grothoff
2023-09-18
more work on new history logic
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-09-17
add new GET /coins/-pub handler
Christian Grothoff
2023-09-17
first cut for API to get coin history
Christian Grothoff
2023-09-14
more work towards auditor support for AML/KYC
Christian Grothoff
2023-09-13
work on KYC support in auditor (WiP, not finished)
Christian Grothoff
2023-09-11
improve wallet_Data support in exchange APIs
Christian Grothoff
2023-09-11
add support for wallet_data_hash in API
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
2023-09-01
-spelling
Christian Grothoff
2023-09-01
towards adjusting taler-auditor-offline to new /keys format (still fails in s...
Christian Grothoff
2023-08-27
-fix issue with multiple dbinit running concurrently
Christian Grothoff
2023-08-24
implement STEFAN value calculation
Christian Grothoff
2023-08-21
extend libtalerpq with functions for the amount with currency triplet data ty...
Christian Grothoff
2023-08-11
add STEFAN support to exchange
Christian Grothoff
2023-07-30
remove wrap_size, obsolete
Christian Grothoff
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
removing old amount logic from libtalerpq
Christian Grothoff
2023-07-30
-fix typos
Özgür Kesim
2023-07-30
[pq] use GNUNET_PQ_get_oid_by_name consistently
Özgür Kesim
2023-07-29
[pq] added array support for taler_amount composite type
Özgür Kesim
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2023-07-27
[WiP] added TALER_AMOUNT type to Postgres - first in age_withdraw
Özgür Kesim
2023-07-26
-fix typos
Özgür Kesim
2023-07-26
[age-withdraw] WIP - database transaction during reveal works now
Özgür Kesim
2023-07-26
[pq] Added support for some Taler-specific array types
Özgür Kesim
2023-07-24
[age-withdraw] first tests pass
Özgür Kesim
2023-07-23
kyc logic with birthdate setting test added
Özgür Kesim
2023-07-23
[kyc] put reserve_pub into legitimization_requirements
Özgür Kesim
2023-07-23
Added reserve_pub to kyc legitimization_processes
Özgür Kesim
2023-07-20
-fixes for doxygen complaints
Özgür Kesim
2023-07-20
[age-withdraw] Added testing commands for age-withdraw and -reveal
Özgür Kesim
2023-07-18
[age-withdraw] simplify lib-API
Özgür Kesim
2023-07-16
introduce TALER_TESTING_cmd_exec_wirewatch2
Christian Grothoff
2023-07-16
-codespell fix
Özgür Kesim
2023-07-16
-doxygen fixes
Özgür Kesim
2023-07-15
-get taler-exchange-benchmark to work
Christian Grothoff
2023-07-15
-typo fix fix
Özgür Kesim
[next]