index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
taler_wire_plugin.h
Age
Commit message (
Expand
)
Author
2019-04-11
Introduce new "history range" wire API.
Marcello Stanisci
2019-02-13
Fix #5558.
Marcello Stanisci
2018-07-23
Change wire-plugin method signature.
Marcello Stanisci
2018-07-23
Add "cancel" method to the last commit.
Marcello Stanisci
2018-07-23
Wire-plugin interface.
Marcello Stanisci
2018-04-02
Changing configuration structure to enable multiple accounts.
Christian Grothoff
2017-12-06
largely fix #5077
Christian Grothoff
2017-11-12
work on #5077: reserve_pub vs. wtid issue, add reject functionality to wire p...
Christian Grothoff
2017-10-12
add references to Mantis bugs to TODO/FIXME comments in code
Christian Grothoff
2017-10-12
complete first pass of taler-wre-auditor's wire-out audit logic
Christian Grothoff
2017-05-08
move responsibility of converting to wire subject to reserve_pub into wire p...
Christian Grothoff
2017-05-08
updates to distinguish clearly between wtid and json transfer details
Christian Grothoff
2017-05-05
more work on wirewatch
Christian Grothoff
2017-05-05
starting to implement taler-exchange-wirewatch
Christian Grothoff
2017-05-04
adding support for transaction history to wire plugin API (#4959)
Christian Grothoff
2017-04-20
fix misc doxygen issues
Christian Grothoff
2017-03-02
implementing #4921: add base URL to wire transfers
Christian Grothoff
2016-11-18
addressing #4803: nicer error messages for invalid wire formats
Christian Grothoff
2016-07-07
fixing #4594
Marcello Stanisci
2016-04-02
change taler-exchange-sepa to a more generic taler-exchange-wire tool using t...
Christian Grothoff
2016-04-01
implementing #4356, tests still failing, but main logic should now be updated
Christian Grothoff
2016-03-19
first refactoring of JSON logic to address #4150 and #4237
Christian Grothoff
2016-01-25
finish serialization/deserialization logic for test wire transfers
Christian Grothoff
2016-01-24
more work on wire plugins
Christian Grothoff
2016-01-24
adding skeletons for plugins
Christian Grothoff
2016-01-24
defining wire plugin API
Christian Grothoff