index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
exchange_api_melt.c
Age
Commit message (
Expand
)
Author
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-17
-fix CS nonce reuse check logic
Christian Grothoff
2022-02-13
-remove redundancies in the refresh-melt computation and fix uninitialized bk...
Christian Grothoff
2022-02-12
-refactor melt API, add FIXME for discovered bug
Christian Grothoff
2022-02-12
-add missing comment
Christian Grothoff
2022-02-12
-work on more FIXMEs
Christian Grothoff
2022-02-11
-get tests to pass
Christian Grothoff
2022-02-09
-fix withdraw logic
Christian Grothoff
2022-02-08
-more test fixes
Christian Grothoff
2022-02-07
-cleanups
Christian Grothoff
2022-02-07
got testing_api_cmd_refresh to compile
Christian Grothoff
2022-02-06
-fix more FTBFS issues
Christian Grothoff
2022-02-06
-fix melt FTBFS
Christian Grothoff
2022-02-05
fixed src util and other stuff
Gian Demarmels
2022-02-04
make API actually workable, sketch out melt
Christian Grothoff
2022-02-04
make API actually workable:
Christian Grothoff
2022-02-04
-API work
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-08
optimize /deposit logic to minimize serialization failures (presumably)
Christian Grothoff
2021-10-27
fix lib/ FTBFS
Christian Grothoff
2021-10-27
rename fest
Christian Grothoff
2021-10-27
-fix more FTBFS
Christian Grothoff
2021-10-27
-more changes towards fixing FTBFS
Christian Grothoff
2021-07-31
-more eliminations of json_pack
Christian Grothoff
2021-07-24
fix #6939 in exchange
Christian Grothoff
2021-03-05
fix #6786: do not die on bogus URL
Christian Grothoff
2020-12-20
do not log error on MHD_HTTP_GONE status code, revocation is a legitimate reply
Christian Grothoff
2020-11-07
adjust ECs
Christian Grothoff
2020-08-29
fix checks
Christian Grothoff
2020-07-10
test coin_priv re-use with deposit and refresh, update handling of the error ...
Christian Grothoff
2020-07-08
implement new behavior in exchange httpd and libtalerexchange (for #6416)
Christian Grothoff
2020-07-08
add h_denom to melt signatures (for #6416)
Christian Grothoff
2020-07-05
update ECs
Christian Grothoff
2020-04-08
fix #6170 and rest of #6164
Christian Grothoff
2020-04-08
adapt to new GNUnet sign API (#6164)
Christian Grothoff
2020-04-05
make exchange API more uniform in how information is returned
Christian Grothoff
2020-03-20
improving benchmarking logic, including more timings
Christian Grothoff
2020-03-10
more careful use of TALER_JSON_get_error_code(), limit to cases where we expe...
Christian Grothoff
2020-03-03
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling w...
Christian Grothoff
2020-02-29
limit redirects
Christian Grothoff
2020-02-29
big rename fest related to #6067 API renaming
Christian Grothoff