index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-09-10
major exchange DB schema change: store common properties of batch deposit in ...
Christian Grothoff
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 s...
Christian Grothoff
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 version...
Christian Grothoff
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
2023-08-23
fix 404 reserve issue - without duplicate KYC
Christian Grothoff
2023-08-23
fix 404 reserve issue
Christian Grothoff
2023-08-23
setup accounts also for fakebank setup
Christian Grothoff
2023-08-23
shellcheck fixes
Christian Grothoff
2023-08-21
improve logging, fix client-side serialization of new /keys options
Christian Grothoff
2023-08-21
postgres does not like 0-padding of VARCHAR, implement proper serialization
Christian Grothoff
2023-08-21
extend libtalerpq with functions for the amount with currency triplet data ty...
Christian Grothoff
2023-08-21
-use reset-tables on sandbox
Christian Grothoff
2023-08-21
-use reset-tables on nexus
Christian Grothoff
2023-08-21
shellcheck fixes
Christian Grothoff
2023-08-21
-use /home/grothoff instead of ~
Christian Grothoff
2023-08-12
-fix -l option
Christian Grothoff
2023-08-11
add STEFAN support to exchange
Christian Grothoff
2023-08-03
document unit in --help text
Christian Grothoff
2023-08-02
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2023-08-02
attempt to fix signal/cleanup race
Christian Grothoff
2023-08-01
amount-specific functions, not procedures
Özgür Kesim
2023-07-31
-missing -lgnunetpq
v0.9.3-dev.6
Florian Dold
2023-07-30
add missing prepared statements
Christian Grothoff
2023-07-30
remove wrap_size, obsolete
Christian Grothoff
2023-07-30
remove pre-array batch reserves-in insertion logic
Christian Grothoff
2023-07-30
misc bug fixes in batch insert
Christian Grothoff
2023-07-30
unify to TEXT instead of mixing TEXT and VARCHAR
Christian Grothoff
2023-07-30
-remove silly comment
Christian Grothoff
2023-07-30
-remove _tuple suffix
Christian Grothoff
2023-07-30
removing old amount logic from libtalerpq
Christian Grothoff
[next]