index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_purse_create_with_deposit.c
Age
Commit message (
Expand
)
Author
2024-01-23
fix #8221
Christian Grothoff
2023-11-28
fix spelling issues
Christian Grothoff
2023-10-16
validate exchange signing key on attestations
Christian Grothoff
2023-09-18
remove coin and reserve histories from exchange replies
Christian Grothoff
2023-07-03
more API clean up
Christian Grothoff
2023-06-25
next round of exchange API atomization
Christian Grothoff
2022-10-30
add support for reserve open/close operations to auditor, begin to split off ...
Christian Grothoff
2022-07-01
-exchange_api_batch_deposit.c compiles
Christian Grothoff
2022-06-28
-fix issue with missing signature over denomination and age restriction hash ...
Christian Grothoff
2022-06-27
age restriction support in exchange_api_purse_create_with_deposit added
Özgür Kesim
2022-06-05
complete P2P/W2W conflict handling, deduplicate code across handlers
Christian Grothoff
2022-06-05
-work on error proof response checking for p2p payments
Christian Grothoff
2022-06-05
-refactor internal API to use new EncrptedContract struct where applicable
Christian Grothoff
2022-06-05
-move econtract into sub-object with its own parser
Christian Grothoff
2022-05-23
-more reserve history fixes
Christian Grothoff
2022-04-24
-misc p2p fixes
Christian Grothoff
2022-04-23
-work on p2p payments
Christian Grothoff
2022-04-12
-draft for purse merge command
Christian Grothoff
2022-04-05
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
Christian Grothoff
2022-04-04
-fix FTBFS
Christian Grothoff
2022-04-04
-add logic for econtract_sig signatures
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