index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bank-lib
Age
Commit message (
Expand
)
Author
2024-11-15
split taler-config into taler-exchange-config and taler-merchant-config; sepa...
Christian Grothoff
2024-11-14
adaptations of taler-exchange to GNUnet fix #8962
Christian Grothoff
2024-11-14
doxygen fixes
Christian Grothoff
2024-11-13
add support for /accounts//token endpoint to fakebank
Christian Grothoff
2024-11-13
implement API to use the /accounts//token API within libtalerbank
Christian Grothoff
2024-11-05
fix bank-api
Christian Grothoff
2024-11-05
API changes for normalized payto
Christian Grothoff
2024-10-30
support bearer token for bank auth
Sebastian
2024-10-25
remove dead GNUNET_STRINGS_get_utf8_args(), just a NOP
Christian Grothoff
2024-10-03
allow confirm step to provide the amount
Christian Grothoff
2024-09-23
fakebank: report sender_wire in bank integration API
Florian Dold
2024-09-12
fix #9188
Christian Grothoff
2024-08-27
-style fixes
Christian Grothoff
2024-08-25
normalize paytos when using them in auditor
Christian Grothoff
2024-08-24
fix misc bugs
Christian Grothoff
2024-08-09
implement #9049, needs test
Christian Grothoff
2024-07-29
work on test_kyc_api
Christian Grothoff
2024-07-29
-work on tests
Christian Grothoff
2024-07-29
return KYCAUTH transfers from fakebank account history API
Christian Grothoff
2024-07-29
implement new admin kycauth incoming endpoint in fakebank
Christian Grothoff
2024-07-29
start with wire-gateway API v1 implementation
Christian Grothoff
2024-07-15
fakebank: return currency_spec in corebank API as per spec
Florian Dold
2024-05-25
-fix missing docs
Florian Dold
2024-05-24
bank integration API: add currency field
Florian Dold
2024-05-23
fakebank: remove unspecified, unused POST /withdrawals/* endpoints
Florian Dold
2024-05-23
fakebank: allow wallet to select withdrawal amount
Florian Dold
2024-04-08
-fix misc package build issues
Christian Grothoff
2024-03-07
-fix one last uninit in_shutdown
Christian Grothoff
2024-03-07
remove unnecessary operations from global lock scope
Christian Grothoff
2024-03-07
fix uninitialized 'in_shutdown' variable
Christian Grothoff
2024-03-07
fix uninitialized 'in_shutdown' variable
Christian Grothoff
2024-02-05
doxygen fixes
Christian Grothoff
2024-02-05
implement relevant parts of core bank API v4 in fakebank
Christian Grothoff
2024-02-05
add missing /config endpoints
Christian Grothoff
2024-02-05
add implementation URNs
Christian Grothoff
2024-01-28
adjust fakebank revenue-api to actually comply with the spec
Christian Grothoff
2024-01-28
-improve logging
Christian Grothoff
2023-12-13
bump bank API version range
v0.9.4-dev.6
Florian Dold
2023-12-11
fakebank: update bank integration API
Florian Dold
2023-12-11
fakebank: implement change to bank integration API
Florian Dold
2023-12-07
-fix potential uninitialized variable in fakebank logic
Christian Grothoff
2023-12-06
expand fakebank /config to return currency spec and other new fields
Christian Grothoff
2023-11-28
fix spelling issues
Christian Grothoff
2023-11-28
-misc doxygen fixes
Christian Grothoff
2023-11-22
avoid race on serial_counter by deferring access to serial_counter after the ...
Christian Grothoff
2023-11-22
-fix minor threading issue
Christian Grothoff
2023-11-22
-fix minor threading issue
Christian Grothoff
2023-11-22
-fix minor threading issue
Christian Grothoff
2023-11-22
-fix minor threading issue
Christian Grothoff
2023-10-12
clean up bank API, get test_bank_api_with_nexus to finally pass
Christian Grothoff
[next]