index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
wallet_signatures.c
Age
Commit message (
Expand
)
Author
2022-10-15
handle reserve open/close responses in reserve history in libtalerexchange
Christian Grothoff
2022-10-15
-refactor DB for reserve history/status routines
Christian Grothoff
2022-10-02
complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou...
Christian Grothoff
2022-09-18
add new signature functions for DD31
Christian Grothoff
2022-09-17
-misc minor fixes
Christian Grothoff
2022-08-23
enforce syntax of reserve_uri (typo)
Christian Grothoff
2022-08-23
enforce syntax of reserve_uri
Christian Grothoff
2022-07-02
-fix batch deposit uninit issue
Christian Grothoff
2022-06-28
-fix issue with missing signature over denomination and age restriction hash ...
Christian Grothoff
2022-06-28
-add FIXME
Christian Grothoff
2022-06-26
-fix typos
Christian Grothoff
2022-06-04
-more work on p2p payments and tests thereof
Christian Grothoff
2022-05-30
-fix reserve history, include in tests
Christian Grothoff
2022-05-08
pass purse_fee to determine how purse creation is paid for
Christian Grothoff
2022-04-26
various age restriction fixes, some of them half-baked
Florian Dold
2022-04-24
-misc p2p fixes
Christian Grothoff
2022-04-23
-work on p2p payments
Christian Grothoff
2022-04-11
-add draft handler for purse merge client request
Christian Grothoff
2022-04-02
add additinal signature
Christian Grothoff
2022-03-24
first draft of service API for p2p payments
Christian Grothoff
2022-03-23
revise P2P signatures and signing schema to address recently discovered desig...
Christian Grothoff
2022-03-22
fix typo
Christian Grothoff
2022-03-22
implement helper functions for p2p signatures, clean up existing signature logic
Christian Grothoff
2022-03-20
add new reserve status/history signatures
Christian Grothoff
2022-03-17
-re-enable test-revocation.sh, works again
Christian Grothoff
2022-03-01
Refactoring TALER_AgeCommitment
Özgür Kesim
2022-02-22
[age restriction] progress 16/n - refresh/reveal/link tests
Özgür Kesim
2022-02-21
-big renaming of structs for consistent naming with P suffix
Christian Grothoff
2022-02-18
[age restriction] progress 15/n - melt/refresh/reveal and recoup
Özgür Kesim
2022-02-16
[age restriction] progress 14/n - withdraw and deposit
Özgür Kesim
2022-02-12
-refactor to address FIXME
Christian Grothoff
2022-02-12
-address misc. fixmes
Christian Grothoff
2022-02-08
fix refresh/link tests
Christian Grothoff
2022-01-11
The current recoup API is broken. I guess this is another example where "tri...
Christian Grothoff
2021-12-25
-eliminate redundant hash operation on link signatures
Christian Grothoff
2021-12-25
protocol v12 changes (/recoup split, signature changes) plus database shardin...
Christian Grothoff
2021-12-25
deduplicate melt signing logic, remove coin_pub from data being signed over
Christian Grothoff
2021-12-16
-fix recoup ugliness
Christian Grothoff
2021-12-14
introducing GNUNET_TIME_Timestamp, recoup now with amounts
Christian Grothoff
2021-11-06
include h_extensions in deposit confirmation
Christian Grothoff
2021-11-06
add extension hashing
Christian Grothoff
2021-11-06
introduce TALER_wallet_deposit_verify
Christian Grothoff
2021-10-27
fix remaining libtalerutil FTBFS issues
Christian Grothoff
2021-01-10
remove redundant old_coin_pub from link data
Christian Grothoff
2021-01-10
fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...
Christian Grothoff