index
:
slackcoder/taler/exchange
master
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-02-27
setting label for reject testing command.
Marcello Stanisci
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
reading a merchant instance's (reserve tip) private key in order to construct the subject.
2018-02-21
test command "fakebank transfer"
Marcello Stanisci
takes exchange url in arguments
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
it was already implemented). "Withdraw" command uses it.
2018-02-15
paste leftover
Marcello Stanisci
2018-02-15
fix 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-02-07
make it compile
Florian Dold
2018-02-07
wire plugin (test): gracefully handle errors
Florian Dold
2018-02-06
wirewatch: fix and simplify last row tracking
Florian Dold
2018-02-06
wirewatch: set last_row_off_size when we set last_row_off
Florian Dold
2018-02-05
exchangedb/postgres: handle duplicate wire transfers correctly
Florian Dold
2018-02-05
wirewatch: no need to do rollback on hard/soft error
Florian Dold
2018-02-05
wirewatch: fix uninitialized offset variable, logging
Florian Dold
2018-01-31
url joining: grow strings correctly
Florian Dold
2018-01-31
oops, add missing file
Florian Dold
2018-01-31
more tests, fix varargs invocation
Florian Dold
2018-01-31
url construction helpers
Florian Dold
2018-01-30
better error message
Florian Dold
2018-01-30
use url in docs consistently
Florian Dold
2018-01-30
missed on URI
Florian Dold
2018-01-30
use url instead of uri consistently
Florian Dold
2018-01-29
serialize amounts as string instead of an object
Florian Dold
2018-01-22
new error code for #5262
Christian Grothoff
2018-01-22
error codes for merchant /check-payment
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-19
Florian is right, this should be a 409, not 500
Christian Grothoff
2018-01-18
implement #5254
Christian Grothoff
[next]