index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2023-10-13
implement more sanity checks
Christian Grothoff
2023-10-13
-add sanity check
Christian Grothoff
2023-10-12
update private key files and harden checks for currency codes
Christian Grothoff
2023-10-10
Merge branch 'master' of git+ssh://git.taler.net/exchange
Christian Grothoff
2023-10-10
-fix stupid crash bug
Christian Grothoff
2023-10-10
[pq] cleanup of amount tuple type handling
Özgür Kesim
2023-10-09
go to 14 for Jammy
v0.9.4-dev.2
Christian Grothoff
2023-10-08
more work on DD51
Christian Grothoff
2023-10-08
default currency specification
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-09-24
combine deposit confirmation signatures into one big signature
Christian Grothoff
2023-09-24
-fix test FTBFS
Christian Grothoff
2023-09-24
-simplify code
Christian Grothoff
2023-09-24
fix various FIXMEs
Christian Grothoff
2023-09-22
-misc minor fixes
Christian Grothoff
2023-09-19
add FIXME based on list discussion
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-09-11
check for no_age_commitment before using uninitialized age_commitment hash
Christian Grothoff
2023-09-11
improve wallet_Data support in exchange APIs
Christian Grothoff
2023-09-05
fix off-by-one in coarse date calculation
Özgür Kesim
2023-08-29
remove /wire endpoint, add wallet_data_hash to deposit, bump protocol version...
Christian Grothoff
2023-07-24
[age-withdraw] first tests pass
Özgür Kesim
2023-07-21
use decision time
Christian Grothoff
2023-07-10
fix alignment issue, ensure we hash over packed structure to avoid non-determ...
Christian Grothoff
2023-07-10
fix memory leaks reported by valgrind
Özgür Kesim
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
-update author
Özgür Kesim
2023-06-27
added birthdate parser
Özgür Kesim
2023-06-26
[age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n
Özgür Kesim
2023-06-07
major libtalertesting API refactoring, including no longer having taler-speci...
Christian Grothoff
2023-06-05
work on cleaning up benchmark logic
v0.9.3-dev.2
Christian Grothoff
2023-05-16
add KYC_AML_TRIGGER option (not implemented)
Christian Grothoff
2023-05-14
allow '#'
Christian Grothoff
2023-05-13
strcasecmp
Christian Grothoff
2023-05-11
externalize persona JSON conversion logic, expand with file download
Christian Grothoff
2023-05-10
add helper logic for JSON2JSON conversion
Christian Grothoff
2023-05-10
ensure amounts are in upper-case
Christian Grothoff
2023-05-10
-fix TOTP calculation
Christian Grothoff
2023-05-10
always use GNUNET_memcpy
Christian Grothoff
2023-05-10
-fix warning
Christian Grothoff
2023-05-09
-consistency
Christian Grothoff
2023-05-09
Fix age mask parsing from config
Özgür Kesim
2023-05-04
-fix crypto test
Christian Grothoff
2023-05-02
include 0-terminator when hashing
Christian Grothoff
2023-05-02
use same canonicalization of JSON as for contract hashes when doing normal JS...
Christian Grothoff
2023-05-01
breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of...
Christian Grothoff
2023-04-02
left-pad TOTP code with 0s
Christian Grothoff
2023-03-13
-fix comments for doxygen
Özgür Kesim
[next]