index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
exchange-lib
Age
Commit message (
Expand
)
Author
2018-02-26
Bank-lib tests, using the new (libraries-based) style.
Marcello Stanisci
2018-02-21
denom pub trait made 'const'
Marcello Stanisci
2018-02-21
no need for a "hash trait" here. Removing code.
Marcello Stanisci
2018-02-21
actually loading config
Marcello Stanisci
2018-02-21
adding command to wire transfer to exchange by
Marcello Stanisci
2018-02-21
test command "fakebank transfer"
Marcello Stanisci
2018-02-19
bank-check test cmd offers exchange url as trait.
Marcello Stanisci
2018-02-17
fix reserve creation with reference
Marcello Stanisci
2018-02-17
hash and public key traits.
Marcello Stanisci
2018-02-16
indent
Marcello Stanisci
2018-02-16
hash code trait
Marcello Stanisci
2018-02-16
offering amount _objects_ as traits (a string version of
Marcello Stanisci
2018-02-15
paste leftover
Marcello Stanisci
2018-02-15
adding "order id" trait
Marcello Stanisci
2018-02-14
offer url trait
Marcello Stanisci
2018-02-12
Implement new traits-based tests.
Marcello Stanisci
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-21
add missing cmd file
Christian Grothoff
2018-01-21
make fakebank_url more robust
Christian Grothoff
2018-01-21
finish simplifying main by adding more helpers and macros
Christian Grothoff
2018-01-21
use CONFIG_FILE macro
Christian Grothoff
2018-01-21
more wire transfer variants
Christian Grothoff
2018-01-21
factor out more helpers
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
integrate sigpipe with ain loop
Christian Grothoff
2018-01-21
forgotten file
Christian Grothoff
2018-01-21
finish new withdraw command implementation
Christian Grothoff
2018-01-21
more traits
Christian Grothoff
2018-01-21
new test interpreter architecture, first draft
Christian Grothoff
2018-01-18
implement #5254
Christian Grothoff
2018-01-16
fix fakebank memory leak
Christian Grothoff
2018-01-15
add timestamp for /reserve/status deposit events
Christian Grothoff
2018-01-04
enable test for #5234
Christian Grothoff
2018-01-04
comment out extended test again
Christian Grothoff
2018-01-04
fix auditor to properly verify wire fee signatures and more gracefully handle...
Christian Grothoff
2018-01-02
extending test logic to detect refund issue (commented out for now)
Christian Grothoff
2018-01-01
add TALER_EXCHANGE_refund2, make sure fee test initializes all amounts; updat...
Christian Grothoff
2018-01-01
change 'f' to 'contribution' in /deposit
Christian Grothoff
2017-12-14
implement taler-bank-transfer, fixes #5195
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-12-14
remove _admin APIs from libtalerexchange
Christian Grothoff
2017-12-10
bump protocol version of C client, we do support the new refresh
Christian Grothoff
2017-12-10
add testcase for #5077 (passes), start to reduce use of exchange's admin/add/...
Christian Grothoff
2017-12-10
add wirewatch command to testcase (not yet active), for #5077
Christian Grothoff
2017-12-10
check find_pk return value in test
Christian Grothoff
2017-11-29
fixing #5178
Christian Grothoff
2017-10-31
fix stupid ordering issue after refactoring
Christian Grothoff
2017-10-31
add TALER_EXCHANGE_reserve_withdraw2 function for easy withdrawal of tips
Christian Grothoff
2017-10-31
major API refactoring, adding planchet generation and coin extraction APIs to...
Christian Grothoff
2017-10-31
rename: TALER_setup_planchet -> TALER_planchet_setup_refresh
Christian Grothoff
[next]