index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_exchange_service.h
Age
Commit message (
Expand
)
Author
2022-09-19
-first design for reserve control
Christian Grothoff
2022-08-20
-major KYC update, fixes misc. issues
Christian Grothoff
2022-08-19
add user type to kyc-check
Christian Grothoff
2022-08-14
-regenerate DBs
Christian Grothoff
2022-08-14
-work on new KYC logic: tests pass again
Christian Grothoff
2022-08-11
major rework of the KYC logic, making it more configurable, not complete, but...
Christian Grothoff
2022-07-29
expand taler-exchange-offline and libtalerexchange with management-drain-prof...
Christian Grothoff
2022-07-01
-exchange_api_batch_deposit.c compiles
Christian Grothoff
2022-06-29
-update deposit API in preparation for batch deposits
Christian Grothoff
2022-06-27
age restriction support in exchange_api_purse_create_with_deposit added
Özgür Kesim
2022-06-26
-fix misc doxygen warnings, code clean up
Christian Grothoff
2022-06-07
-fix minor bugs
Christian Grothoff
2022-06-05
complete P2P/W2W conflict handling, deduplicate code across handlers
Christian Grothoff
2022-06-02
-work on P2P payment details
Christian Grothoff
2022-05-30
-fix reserve history, include in tests
Christian Grothoff
2022-05-23
-implement batch withdraw client-side logic
Christian Grothoff
2022-05-23
-more reserve history fixes
Christian Grothoff
2022-05-23
-misc fixes to reserve history
Christian Grothoff
2022-05-23
-more traits for reserve history checking
Christian Grothoff
2022-05-23
-towards reserve history testing
Christian Grothoff
2022-05-23
-deduplicate and expand reserve history validation logic in testing library
Christian Grothoff
2022-05-22
-complete extended reserve history signature check logic to libtalerexchange
Christian Grothoff
2022-05-22
-more work on reverse history
Christian Grothoff
2022-05-16
-implement purse_deposit error handling
Christian Grothoff
2022-05-08
pass purse_fee to determine how purse creation is paid for
Christian Grothoff
2022-05-07
-address FIXMEs for purses GET requests
Christian Grothoff
2022-04-27
-work on p2p payments
Christian Grothoff
2022-04-24
-misc p2p fixes
Christian Grothoff
2022-04-23
-create cmd for purse creation from reserve
Christian Grothoff
2022-04-23
add purses-get to build
Christian Grothoff
2022-04-20
-work on create purse with merge
Christian Grothoff
2022-04-11
-finish first implementaation of exchange_api_contracts_get.c
Christian Grothoff
2022-04-11
-skeleton for GET /contracts/ logic: add to build system
Christian Grothoff
2022-04-11
-skeleton for GET /contracts/ logic
Christian Grothoff
2022-04-11
-add draft handler for purse merge client request
Christian Grothoff
2022-04-11
-draft implementation of /purses//merge endpoint
Christian Grothoff
2022-04-06
-towards testing purse creation
Christian Grothoff
2022-03-28
starting work on purse-create endpoint
Christian Grothoff
2022-03-28
-first cut at contract encryption and decryption
Christian Grothoff
2022-03-28
starting with purse creation client API
Christian Grothoff
2022-03-24
first draft of service API for p2p payments
Christian Grothoff
2022-03-24
better query
Christian Grothoff
2022-03-21
add logic to check timestamp, revise history balance calculation logic in client
Christian Grothoff
2022-03-20
towards support for new reserve history/status APIs
Christian Grothoff
2022-03-20
return new global fees from /keys
Christian Grothoff
2022-03-05
add client API for setting global fees
Christian Grothoff
2022-03-05
refactor /wire to include logic to return the wad fee (for W2W payments)
Christian Grothoff
2022-03-03
use 32 byte hash for hpayto, use that for joins on queries to better align qu...
Christian Grothoff
2022-03-01
Refactoring TALER_AgeCommitment
Özgür Kesim
2022-02-23
-make age commiment structs const in traits
Özgür Kesim
[next]