index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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 missing '$'
Christian Grothoff
2023-08-12
-.pot may not exist
Christian Grothoff
2023-08-12
-fix -l option
Christian Grothoff
2023-08-11
-update tos generator logic, fix bug
Christian Grothoff
2023-08-11
allow -h without root
Christian Grothoff
2023-08-11
add STEFAN support to exchange
Christian Grothoff
2023-08-11
add taler-exchange-dbconfig and taler-auditor-dbconfig
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-31
make sure gana files are built from pinned submodule
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
2023-07-30
migrating auditordb to use amount tuples
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
dce
Christian Grothoff
2023-07-29
migration to new amount style for exchangedb
Christian Grothoff
2023-07-29
[pq] added array support for taler_amount composite type
Özgür Kesim
2023-07-28
Merge branch 'new-amount' - reserves now has taler_mount
Özgür Kesim
2023-07-28
taler_amount type introduced in reserves table and corresponding functions
Özgür Kesim
2023-07-28
more jdbc: fixes
Christian Grothoff
2023-07-28
-no more jdbc in libeufin
Christian Grothoff
2023-07-28
FAILING attempt to make echange.reserve use taler_amount
Özgür Kesim
2023-07-28
Merge branch 'new-amount', lookup OIDs for composites
Özgür Kesim
2023-07-28
-ignore
Christian Grothoff
2023-07-28
[pq] added helper to load oids of composite types
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
finalize v3/v4 -> v2 exchange schema merger
Özgür Kesim
2023-07-28
Merge branch 'master' of ssh://git.taler.net/exchange
Özgür Kesim
2023-07-28
-added pq_common.h
Özgür Kesim
2023-07-28
combine v3 and v4 of exchange schema into v2 due to major incompatible tuple ...
Christian Grothoff
2023-07-28
-fix type defs
Christian Grothoff
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] reveal works, tested.
Özgür Kesim
[next]