index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2023-09-21
address constraint violation detected by peer-repair integration test
Christian Grothoff
2023-09-21
major refactor of fakebank implementation
Christian Grothoff
2023-09-19
finish new reserve history logic
Christian Grothoff
2023-09-19
parse ETag returned by reserve history API
Christian Grothoff
2023-09-19
add FIXME based on list discussion
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-16
add triggers to populate reserve history table
Christian Grothoff
2023-09-16
create coin history table via triggers
Christian Grothoff
2023-09-14
fix: reserve_found NULL when the reserve is partially filled
Sebastian
2023-09-14
implement TALER_KYCLOGIC_lookup_checks
Christian Grothoff
2023-09-14
get test_auditor to pass
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
handle NULL entry correctly
Christian Grothoff
2023-09-11
one more missing check for no_age_commitment hash
Christian Grothoff
2023-09-11
-fix wrong type after type was split"
Christian Grothoff
2023-09-11
check for no_age_commitment before using uninitialized age_commitment hash
Christian Grothoff
2023-09-11
-fix print statement
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
-fix typo
Christian Grothoff
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ↵
Christian Grothoff
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups
2023-09-09
adapt to latest change in GNUnet
Christian Grothoff
2023-09-06
remove locking, we'll revert to sequential use as locking requires superuser
Christian Grothoff
2023-09-06
-remove fixed valgrind from Makefile for mustache tests
Özgür Kesim
2023-09-05
fix off-by-one in coarse date calculation
Özgür Kesim
2023-09-04
-fix minor dpkg build issues
Christian Grothoff
2023-09-03
bank/fakebank API changes for #7275
Christian Grothoff
2023-09-01
-spelling
Christian Grothoff
2023-09-01
-doxygen
Christian Grothoff
2023-09-01
-fix auditor sig validation
Christian Grothoff
2023-09-01
towards adjusting taler-auditor-offline to new /keys format (still fails in ↵
Christian Grothoff
signature verification)
2023-08-31
reserve space for wallet_data_hash in schema
Christian Grothoff
2023-08-29
remove /wire endpoint, add wallet_data_hash to deposit, bump protocol ↵
Christian Grothoff
version to v17
2023-08-27
add check for validity of offline signatures when reading them from the database
Christian Grothoff
2023-08-27
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2023-08-27
-fix issue with multiple dbinit running concurrently
Christian Grothoff
2023-08-26
fix: also use the hostname when checking payto
Sebastian
2023-08-24
remember last_keys when cherry picking
Christian Grothoff
2023-08-24
implement STEFAN value calculation
Christian Grothoff
2023-08-24
more libeufin like fakebank paths
Christian Grothoff
2023-08-23
cleaner exiting
Christian Grothoff
2023-08-23
minor fixes
Christian Grothoff
2023-08-23
add anastasis facade to fakebank
Christian Grothoff
2023-08-23
set default fraction digits to 2
Christian Grothoff
[next]