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-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
2023-07-15
-typo fix
Özgür Kesim
2023-07-15
[age-withdraw] added TALER_EXCHANGE_age_withdraw_blind API
Özgür Kesim
2023-07-15
[age-withdraw] age-withdraw-reveal lib-API mostly finished
Özgür Kesim
2023-07-14
Merge branch 'age-withdraw' of ssh://git.kesim.org/taler/exchange into age-wi...
Özgür Kesim
2023-07-14
Merge branch 'master' into age-withdraw
Özgür Kesim
2023-07-13
merging /keys and /wire
Christian Grothoff
2023-07-13
-towards reveal response handling in agew-withdraw-reveal
Özgür Kesim
2023-07-13
towards age-withdraw and -reveal API
Özgür Kesim
2023-07-11
implement 'lost' field for #7883
Christian Grothoff
2023-07-11
-handle some of the codespell complaints
Özgür Kesim
2023-07-11
-handle doxygen complaints
Özgür Kesim
2023-07-10
use DK age group, not global age group
Christian Grothoff
2023-07-10
fix alignment issue, ensure we hash over packed structure to avoid non-determ...
Christian Grothoff
2023-07-10
tip -> reward
Christian Grothoff
2023-07-10
Tip => Reward
Christian Grothoff
2023-07-10
Merge branch 'master' of ssh://git.taler.net/exchange
Özgür Kesim
2023-07-10
fix memory leaks reported by valgrind
Özgür Kesim
2023-07-10
added expected HTTP-code to logger
Özgür Kesim
2023-07-06
work on keys serialization/deserialization
Christian Grothoff
2023-07-04
more exchange API refactoring
Christian Grothoff
2023-07-03
more API clean up
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
more work on API atomization
Christian Grothoff
2023-07-03
[age-withdraw] added library function for age-withdraw
Özgür Kesim
2023-06-27
added TALER_adult_age(struct TALER_AgeMask *mask)
Özgür Kesim
2023-06-27
[testing] start an oauth2 server which returns static birthdates
Özgür Kesim
[next]