Marcello Stanisci
|
ed8dfac6db
|
helpers return exchange base url from config.
|
2018-02-28 16:15:18 +01:00 |
|
Marcello Stanisci
|
6b7ad9c50d
|
indent
|
2018-02-28 15:05:31 +01:00 |
|
Marcello Stanisci
|
663f26a1a2
|
fix reject test command.
|
2018-02-27 22:55:18 +01:00 |
|
Christian Grothoff
|
cfab4194f0
|
use more 'static' where applicable, use GNUNET_log instead of fprintf
|
2018-02-27 22:22:18 +01:00 |
|
Marcello Stanisci
|
a3c7298515
|
fix log component name
|
2018-02-27 19:38:05 +01:00 |
|
Marcello Stanisci
|
ee699caca2
|
fix use of extern keyword.
|
2018-02-27 19:30:31 +01:00 |
|
Marcello Stanisci
|
b58d41939c
|
setting label for reject testing command.
|
2018-02-27 19:12:28 +01:00 |
|
Marcello Stanisci
|
b593d416d6
|
Bank-lib tests, using the new (libraries-based) style.
|
2018-02-26 14:12:46 +01:00 |
|
Marcello Stanisci
|
8d5cc9f550
|
denom pub trait made 'const'
|
2018-02-21 16:58:18 +01:00 |
|
Marcello Stanisci
|
1e6efdc5f0
|
no need for a "hash trait" here. Removing code.
|
2018-02-21 15:13:58 +01:00 |
|
Marcello Stanisci
|
3c9757a163
|
actually loading config
|
2018-02-21 12:41:22 +01:00 |
|
Marcello Stanisci
|
377f35fd7d
|
adding command to wire transfer to exchange by
reading a merchant instance's (reserve tip) private
key in order to construct the subject.
|
2018-02-21 12:23:45 +01:00 |
|
Marcello Stanisci
|
b09bd97c3b
|
test command "fakebank transfer"
takes exchange url in arguments
|
2018-02-21 09:56:49 +01:00 |
|
Marcello Stanisci
|
6ac3c6cd4d
|
bank-check test cmd offers exchange url as trait.
|
2018-02-19 15:38:21 +01:00 |
|
Marcello Stanisci
|
76ba8f1291
|
fix reserve creation with reference
|
2018-02-17 23:41:08 +01:00 |
|
Marcello Stanisci
|
844f39c85e
|
hash and public key traits.
|
2018-02-17 15:39:44 +01:00 |
|
Marcello Stanisci
|
d20c94d870
|
indent
|
2018-02-16 12:05:42 +01:00 |
|
Marcello Stanisci
|
7ffc6d0fb9
|
hash code trait
|
2018-02-16 11:59:32 +01:00 |
|
Marcello Stanisci
|
513a22c344
|
offering amount _objects_ as traits (a string version of
it was already implemented). "Withdraw" command uses it.
|
2018-02-16 10:57:23 +01:00 |
|
Marcello Stanisci
|
63109b6910
|
paste leftover
|
2018-02-15 17:23:29 +01:00 |
|
Marcello Stanisci
|
912fd77aa2
|
fix paste leftover
|
2018-02-15 16:39:00 +01:00 |
|
Marcello Stanisci
|
d78f66d5e4
|
adding "order id" trait
|
2018-02-15 16:36:00 +01:00 |
|
Marcello Stanisci
|
5b1e17617f
|
offer url trait
|
2018-02-14 12:46:01 +01:00 |
|
Marcello Stanisci
|
fe6960cce8
|
Implement new traits-based tests.
|
2018-02-12 16:12:07 +01:00 |
|
Florian Dold
|
b198bb3867
|
make it compile
|
2018-02-07 02:46:04 +01:00 |
|
Florian Dold
|
a9310ad6e4
|
wire plugin (test): gracefully handle errors
|
2018-02-07 02:43:38 +01:00 |
|
Florian Dold
|
a543614fbe
|
wirewatch: fix and simplify last row tracking
|
2018-02-06 03:22:54 +01:00 |
|
Florian Dold
|
24c18fadb8
|
wirewatch: set last_row_off_size when we set last_row_off
|
2018-02-06 03:02:14 +01:00 |
|
Florian Dold
|
48fd50f922
|
exchangedb/postgres: handle duplicate wire transfers correctly
|
2018-02-05 21:49:35 +01:00 |
|
Florian Dold
|
f8d7c1ef39
|
wirewatch: no need to do rollback on hard/soft error
|
2018-02-05 17:22:07 +01:00 |
|
Florian Dold
|
b6b7a36737
|
wirewatch: fix uninitialized offset variable, logging
|
2018-02-05 17:19:18 +01:00 |
|
Florian Dold
|
111f8f2381
|
url joining: grow strings correctly
|
2018-01-31 18:37:40 +01:00 |
|
Florian Dold
|
f806eebb83
|
oops, add missing file
|
2018-01-31 18:16:59 +01:00 |
|
Florian Dold
|
458b317727
|
more tests, fix varargs invocation
|
2018-01-31 17:57:21 +01:00 |
|
Florian Dold
|
3859a40f24
|
url construction helpers
|
2018-01-31 17:47:01 +01:00 |
|
Florian Dold
|
6f9354cac6
|
better error message
|
2018-01-30 02:33:47 +01:00 |
|
Florian Dold
|
2d976fc8ae
|
use url in docs consistently
|
2018-01-30 01:41:29 +01:00 |
|
Florian Dold
|
91690a9db2
|
missed on URI
|
2018-01-30 01:38:56 +01:00 |
|
Florian Dold
|
e318edb5e5
|
use url instead of uri consistently
|
2018-01-30 01:38:04 +01:00 |
|
Florian Dold
|
d126b16624
|
serialize amounts as string instead of an object
|
2018-01-29 19:26:10 +01:00 |
|
Christian Grothoff
|
afe945167a
|
new error code for #5262
|
2018-01-22 21:59:14 +01:00 |
|
Florian Dold
|
9f15044d5f
|
error codes for merchant /check-payment
|
2018-01-22 13:41:32 +01:00 |
|
Christian Grothoff
|
bb39c62dff
|
add missing cmd file
|
2018-01-21 20:16:14 +01:00 |
|
Christian Grothoff
|
de092c2c2b
|
make fakebank_url more robust
|
2018-01-21 20:10:05 +01:00 |
|
Christian Grothoff
|
652bb0f9c4
|
finish simplifying main by adding more helpers and macros
|
2018-01-21 19:57:09 +01:00 |
|
Christian Grothoff
|
8013c4b66a
|
use CONFIG_FILE macro
|
2018-01-21 19:25:12 +01:00 |
|
Christian Grothoff
|
3f930c0f6a
|
more wire transfer variants
|
2018-01-21 19:21:45 +01:00 |
|
Christian Grothoff
|
a252daa6a1
|
factor out more helpers
|
2018-01-21 19:11:27 +01:00 |
|
Christian Grothoff
|
d09beecc8f
|
integrate sigpipe with ain loop
|
2018-01-21 18:49:47 +01:00 |
|
Christian Grothoff
|
41cb8b4c51
|
integrate sigpipe with ain loop
|
2018-01-21 18:46:29 +01:00 |
|