Florian Dold
|
ac2e40d049
|
add missing config files for test case
|
2020-01-17 18:23:02 +01:00 |
|
Florian Dold
|
0463f19ece
|
bank twister test case
|
2020-01-17 18:22:26 +01:00 |
|
Florian Dold
|
ac8bf9dd8c
|
configs for twister
|
2020-01-17 18:09:41 +01:00 |
|
Christian Grothoff
|
3b0c26d151
|
downgrate FIXMEs to TODOs
|
2020-01-17 18:04:40 +01:00 |
|
Christian Grothoff
|
67bfd94009
|
resolve another FIXME
|
2020-01-17 17:52:20 +01:00 |
|
Christian Grothoff
|
27457d94e4
|
use properly typed merchant pub/priv key in trait
|
2020-01-17 17:46:13 +01:00 |
|
Christian Grothoff
|
9d2ff364dc
|
fix another fixme
|
2020-01-17 17:32:09 +01:00 |
|
Christian Grothoff
|
2ffabd394c
|
fix reserve_pub-via-reserve_priv FIXME
|
2020-01-17 17:29:44 +01:00 |
|
Florian Dold
|
5a03bb71b5
|
start fixing config
|
2020-01-17 17:22:55 +01:00 |
|
Christian Grothoff
|
cdd8d14f76
|
minor refactoring
|
2020-01-17 15:20:38 +01:00 |
|
Florian Dold
|
c8e51de96f
|
payto
|
2020-01-17 15:13:03 +01:00 |
|
Marcello Stanisci
|
b654a3debf
|
properly pass closure
|
2020-01-17 15:09:12 +01:00 |
|
Florian Dold
|
84f3b9b287
|
payto fixes
|
2020-01-17 15:03:27 +01:00 |
|
Marcello Stanisci
|
e369dcfc25
|
Avoiding comparison between unsigned int and int.
|
2020-01-17 14:34:07 +01:00 |
|
Florian Dold
|
fc55952b4f
|
logging
|
2020-01-17 13:08:34 +01:00 |
|
Marcello Stanisci
|
153dcdbc61
|
fix twisted test.
|
2020-01-17 12:43:28 +01:00 |
|
Florian Dold
|
55e943829b
|
pass right config filename to taler-bank-manage
|
2020-01-17 12:31:29 +01:00 |
|
Florian Dold
|
099884ee66
|
split config files, towards making pybank test case work again
|
2020-01-17 12:15:57 +01:00 |
|
Florian Dold
|
21afdac1f3
|
test cases / logging
|
2020-01-17 04:17:48 +01:00 |
|
Florian Dold
|
dcc80fd35d
|
make aggregator test case pass again
|
2020-01-17 03:39:15 +01:00 |
|
Florian Dold
|
a65d3f1800
|
make cherry picking test case pass
|
2020-01-17 03:31:45 +01:00 |
|
Christian Grothoff
|
1f92ba59de
|
fix FTBFS
|
2020-01-17 03:31:39 +01:00 |
|
Florian Dold
|
27f8fc8bb7
|
config, test passes now
|
2020-01-17 03:25:30 +01:00 |
|
Florian Dold
|
4442df7a1a
|
config
|
2020-01-17 03:21:33 +01:00 |
|
Florian Dold
|
734fd8cc7d
|
test_bank_api_with_fakebank passes again
|
2020-01-17 03:13:58 +01:00 |
|
Florian Dold
|
cc862fb279
|
payto fixes WIP
|
2020-01-17 02:23:48 +01:00 |
|
Florian Dold
|
6faf6fc732
|
payto fixes WIP
|
2020-01-17 01:23:32 +01:00 |
|
Christian Grothoff
|
c677720e7b
|
fix ftbfs
|
2020-01-17 00:20:39 +01:00 |
|
Christian Grothoff
|
0305cf5f9e
|
move function to libtalerexchangedb, as planned
|
2020-01-16 22:40:12 +01:00 |
|
Christian Grothoff
|
f1056d1be5
|
clarify contract is json, not string
|
2020-01-16 22:28:39 +01:00 |
|
Christian Grothoff
|
9d475ba0ba
|
fix auth init
|
2020-01-16 22:23:49 +01:00 |
|
Christian Grothoff
|
a9ae2171b8
|
reuse TALER_url_join
|
2020-01-16 21:57:40 +01:00 |
|
Christian Grothoff
|
54fdb3741d
|
fix use after free
|
2020-01-16 20:44:44 +01:00 |
|
Marcello Stanisci
|
1e697eb1fe
|
Removing dead code.
|
2020-01-16 20:44:11 +01:00 |
|
Christian Grothoff
|
6dcd37504a
|
fix
|
2020-01-16 20:41:50 +01:00 |
|
Marcello Stanisci
|
c20f6828ae
|
finish porting aggregator tests
|
2020-01-16 20:38:59 +01:00 |
|
Christian Grothoff
|
12855342d8
|
rename config file to make it clear it is associated with a test (in build)
|
2020-01-16 20:30:19 +01:00 |
|
Christian Grothoff
|
774874a096
|
rename config file to make it clear it is associated with a test
|
2020-01-16 20:29:56 +01:00 |
|
Christian Grothoff
|
e902aa49aa
|
address comment
|
2020-01-16 20:27:01 +01:00 |
|
Christian Grothoff
|
621f33a3d8
|
address FIXMEs
|
2020-01-16 20:26:16 +01:00 |
|
Christian Grothoff
|
80b5433b24
|
separate tests, address FIXMEs
|
2020-01-16 20:20:12 +01:00 |
|
Marcello Stanisci
|
9041b899af
|
Porting aggregator tests until 'expect-deposit-6' CMD.
|
2020-01-16 19:38:38 +01:00 |
|
Marcello Stanisci
|
d4958b0887
|
Progress with aggregator tests.
|
2020-01-16 19:10:45 +01:00 |
|
Marcello Stanisci
|
7321cac34b
|
Got first aggregation to pass
|
2020-01-16 18:50:31 +01:00 |
|
Marcello Stanisci
|
1e26fc824c
|
Finishing CMD to insert denomination and deposit into database.
|
2020-01-16 18:38:04 +01:00 |
|
Christian Grothoff
|
bb2a56a91a
|
comments, indentation
|
2020-01-16 15:52:38 +01:00 |
|
Christian Grothoff
|
cb853d6513
|
formatting, comments
|
2020-01-16 15:45:25 +01:00 |
|
Christian Grothoff
|
649d95adc3
|
more unique naming of commands, clean up revocation dir
|
2020-01-16 15:28:07 +01:00 |
|
Christian Grothoff
|
0a1f6f8ac3
|
log as INFO
|
2020-01-16 15:06:48 +01:00 |
|
Christian Grothoff
|
14ab704cde
|
fix fakebank logic
|
2020-01-16 15:06:16 +01:00 |
|