Christian Grothoff
|
c686fac84b
|
match updated specification, use CREDIT instead of DEPOSIT for transfers into a reserve
|
2020-03-30 18:09:47 +02:00 |
|
Florian Dold
|
c7a2a952ae
|
change confusing comment, revision is a different component of libtool versions
|
2020-03-30 15:21:04 +05:30 |
|
Christian Grothoff
|
2b27d4ca8b
|
remove bogus warnings
|
2020-03-29 04:16:00 +02:00 |
|
Christian Grothoff
|
eb32dd626a
|
fix leaks and bad RC logic wrt json reference copying
|
2020-03-28 23:32:02 +01:00 |
|
Christian Grothoff
|
ae9f751a7c
|
do return fees in history
|
2020-03-28 20:46:57 +01:00 |
|
Christian Grothoff
|
163b23f27a
|
removing inappropriate i18n code
|
2020-03-27 20:39:15 +01:00 |
|
Christian Grothoff
|
e63d312131
|
do not crash on odd inputs
|
2020-03-26 19:25:35 +01:00 |
|
Christian Grothoff
|
744322fdda
|
the big EC rename
|
2020-03-22 00:50:18 +01:00 |
|
Florian Dold
|
6a46b13e80
|
make recoup idempotent and simplify response
|
2020-03-20 14:01:59 +05:30 |
|
Christian Grothoff
|
10c56bcea0
|
improving benchmarking logic, including more timings
|
2020-03-20 02:36:50 +01:00 |
|
Christian Grothoff
|
749d9615d1
|
concurrency requires strtok_r
|
2020-03-19 19:17:56 +01:00 |
|
Christian Grothoff
|
f02775e273
|
remove debug logic
|
2020-03-19 16:59:52 +01:00 |
|
Christian Grothoff
|
85f603090b
|
have benchmark driver also launch auditor
|
2020-03-19 16:14:01 +01:00 |
|
Christian Grothoff
|
86f2d65daf
|
style, indentation and type fixes for lib/
|
2020-03-17 17:47:53 +01:00 |
|
Christian Grothoff
|
dc02821d8f
|
fix regression introduced by addition of 'revoke' field
|
2020-03-13 19:13:36 +01:00 |
|
Christian Grothoff
|
6e3765d852
|
more careful use of TALER_JSON_get_error_code(), limit to cases where we expect to get one
|
2020-03-10 18:51:08 +01:00 |
|
Christian Grothoff
|
f32193aae2
|
minor code cleanup
|
2020-03-10 17:11:12 +01:00 |
|
Christian Grothoff
|
883c063f43
|
tolerate recoup information not being present
|
2020-03-10 15:34:04 +01:00 |
|
Christian Grothoff
|
f6684c1ae3
|
actually look at recoup/revocations in libtalerexchange and expose the result to clients; make exchange API follow specification
|
2020-03-10 14:25:57 +01:00 |
|
Christian Grothoff
|
a9b3c564bd
|
rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails
|
2020-03-03 17:14:00 +01:00 |
|
Christian Grothoff
|
538ca960a1
|
bad FIXME, we should not
|
2020-03-01 12:14:54 +01:00 |
|
Christian Grothoff
|
da1af142c7
|
new REST API => version bump
|
2020-03-01 11:30:02 +01:00 |
|
Christian Grothoff
|
72764dc5f1
|
doxygen fixes
|
2020-02-29 17:13:43 +01:00 |
|
Christian Grothoff
|
cdc8c5b57b
|
limit redirects
|
2020-02-29 16:54:58 +01:00 |
|
Christian Grothoff
|
0a2b049864
|
big rename fest related to #6067 API renaming
|
2020-02-29 16:42:10 +01:00 |
|
Christian Grothoff
|
de9ab28ab9
|
rename fest, make symbols better match new endpoint names
|
2020-02-27 23:46:53 +01:00 |
|
Christian Grothoff
|
8062ca0136
|
proper generation of /refreshes/ requests
|
2020-02-26 23:43:58 +01:00 |
|
Christian Grothoff
|
582ce77d93
|
updating libtalerexchange to new REST API (#6067)
|
2020-02-26 22:24:22 +01:00 |
|
Christian Grothoff
|
357dbc0235
|
revert bank API change, we will not do this here after all
|
2020-02-11 23:01:49 +01:00 |
|
Christian Grothoff
|
de0d987e34
|
start with new history API implementation
|
2020-02-11 15:39:39 +01:00 |
|
Florian Dold
|
26ad7c8191
|
spelling of 'mismatch'
|
2020-01-20 02:11:03 +01:00 |
|
Christian Grothoff
|
e46467510d
|
leak fixes
|
2020-01-19 22:24:04 +01:00 |
|
Christian Grothoff
|
d22a52cc7a
|
fix copyright headers as per CA
|
2020-01-19 19:21:58 +01:00 |
|
Florian Dold
|
fc8bdb9b97
|
consistently use payto URI instead of URL
|
2020-01-19 17:03:19 +01:00 |
|
Florian Dold
|
72a629a8be
|
move testing logic and integration tests into separate directory
|
2020-01-19 15:23:33 +01:00 |
|
Christian Grothoff
|
447ae4da0b
|
DCE
|
2020-01-18 23:53:15 +01:00 |
|
Christian Grothoff
|
db669ee495
|
payback -> recoup stranglers
|
2020-01-18 23:49:37 +01:00 |
|
Florian Dold
|
824e6ce9d7
|
doxygen fixes, remove redundant parameters
|
2020-01-18 20:20:24 +01:00 |
|
Florian Dold
|
3d431e8d33
|
doxygen fixes
|
2020-01-18 20:10:35 +01:00 |
|
Florian Dold
|
34e6425f9d
|
doxygen fixes / redundant parameter elimination
|
2020-01-18 20:04:03 +01:00 |
|
Christian Grothoff
|
8dbc19758b
|
fix compiler warnings
|
2020-01-18 19:16:44 +01:00 |
|
Florian Dold
|
d53eca8940
|
do not use macros where a function does the job better
|
2020-01-18 18:33:18 +01:00 |
|
Christian Grothoff
|
53c21c441b
|
fix leak
|
2020-01-18 18:22:10 +01:00 |
|
Christian Grothoff
|
b3ff66d057
|
fix leak
|
2020-01-18 18:09:15 +01:00 |
|
Christian Grothoff
|
8715e2b284
|
fix leaks
|
2020-01-18 18:04:59 +01:00 |
|
Christian Grothoff
|
c5c04cb51f
|
fix -Wextra warnings
|
2020-01-18 17:53:54 +01:00 |
|
Florian Dold
|
0f214150db
|
make parameter const
|
2020-01-18 17:44:06 +01:00 |
|
Christian Grothoff
|
47deacaa15
|
doxygen
|
2020-01-18 17:06:32 +01:00 |
|
Christian Grothoff
|
644049274c
|
doxygen
|
2020-01-18 16:41:24 +01:00 |
|
Christian Grothoff
|
5583b7a059
|
libraries were folded, fold headers as well
|
2020-01-18 14:24:55 +01:00 |
|
Christian Grothoff
|
9c45958a55
|
doxygen
|
2020-01-18 14:13:28 +01:00 |
|
Florian Dold
|
9d86f050f9
|
fix syntax error
|
2020-01-18 14:07:53 +01:00 |
|
Christian Grothoff
|
0b4008bd84
|
doxygen
|
2020-01-18 13:58:42 +01:00 |
|
Florian Dold
|
4993863c4c
|
allow skipping of denom fees check
|
2020-01-18 13:52:19 +01:00 |
|
Christian Grothoff
|
ccb8869344
|
doxygen
|
2020-01-18 13:35:51 +01:00 |
|
Christian Grothoff
|
9317d6d69d
|
doxygen work
|
2020-01-18 13:23:17 +01:00 |
|
Florian Dold
|
8e0180b257
|
remove more redundant args
|
2020-01-18 04:39:52 +01:00 |
|
Florian Dold
|
5d19229561
|
dce: redundant args
|
2020-01-18 04:31:55 +01:00 |
|
Florian Dold
|
0cebe32fc6
|
dce: redundant arg
|
2020-01-18 04:20:29 +01:00 |
|
Florian Dold
|
47698761d0
|
remove redundant arg
|
2020-01-18 04:12:51 +01:00 |
|
Florian Dold
|
22bd615fa9
|
remove redundant exchange_account_url
|
2020-01-18 04:10:02 +01:00 |
|
Florian Dold
|
add346eb6c
|
remove redundant bank_url field
|
2020-01-18 04:00:35 +01:00 |
|
Florian Dold
|
08a447985c
|
small steps towards removing hard-coded exchange account
|
2020-01-18 03:50:54 +01:00 |
|
Florian Dold
|
d2d7791c69
|
DCE: only keep x-taler-wire processing functions we actually use/need
|
2020-01-18 01:13:53 +01:00 |
|
Christian Grothoff
|
cb3c4a520a
|
update gnunet.tag
|
2020-01-17 23:56:47 +01:00 |
|
Christian Grothoff
|
f03bcb65f2
|
doxygen
|
2020-01-17 23:06:01 +01:00 |
|
Christian Grothoff
|
b322614eb2
|
doxygen
|
2020-01-17 23:01:17 +01:00 |
|
Christian Grothoff
|
cd1a784f34
|
doxygen
|
2020-01-17 22:48:14 +01:00 |
|
Christian Grothoff
|
1733f07786
|
doxygen
|
2020-01-17 22:44:28 +01:00 |
|
Christian Grothoff
|
108bf01f11
|
doxygen fixes
|
2020-01-17 22:24:18 +01:00 |
|
Christian Grothoff
|
985db277f1
|
doxygen fixes
|
2020-01-17 22:13:40 +01:00 |
|
Christian Grothoff
|
81d3b454e1
|
point out duplication, fix hard-coded '2'
|
2020-01-17 20:50:48 +01:00 |
|
Florian Dold
|
33877b2c55
|
address fixme, fix use-after-free in testing traits
|
2020-01-17 20:50:18 +01:00 |
|
Christian Grothoff
|
fbb4256d55
|
link TODO to bug #6049
|
2020-01-17 20:45:29 +01:00 |
|
Christian Grothoff
|
90c411bc19
|
sort out URL types more nicely
|
2020-01-17 20:42:24 +01:00 |
|
Christian Grothoff
|
fad5a22680
|
fix FIXME: clarify field semantics
|
2020-01-17 20:27:17 +01:00 |
|
Christian Grothoff
|
a064ca705e
|
check currencies match first
|
2020-01-17 20:20:28 +01:00 |
|
Christian Grothoff
|
23cc4a521f
|
TODO is already done
|
2020-01-17 20:02:25 +01:00 |
|
Christian Grothoff
|
11c5283711
|
prepare API to enable verification of fees in coin history check
|
2020-01-17 19:54:16 +01:00 |
|
Christian Grothoff
|
33bd1ca2bb
|
help crappy indenter
|
2020-01-17 19:36:20 +01:00 |
|
Christian Grothoff
|
0a3e9f724f
|
help crappy indenter
|
2020-01-17 19:35:37 +01:00 |
|
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 |
|
Marcello Stanisci
|
1fc8fd22dc
|
Aggregator tests execute first CMD.
|
2020-01-16 14:40:56 +01:00 |
|
Christian Grothoff
|
d7ccfad610
|
fix history API
|
2020-01-16 14:30:10 +01:00 |
|
Florian Dold
|
7fad7cb716
|
make lib(c|gn)url mandatory, cleaner makefiles
|
2020-01-16 14:12:47 +01:00 |
|
Christian Grothoff
|
f8385eeabd
|
get fakebank test to pass
|
2020-01-16 13:52:07 +01:00 |
|
Marcello Stanisci
|
8a08f73171
|
dead code elimination
|
2020-01-16 12:58:42 +01:00 |
|
Marcello Stanisci
|
a444bf31b7
|
Excluding old logic from compilation.
|
2020-01-16 12:54:05 +01:00 |
|
Marcello Stanisci
|
f13b8e4db6
|
more comments and CMD state
|
2020-01-16 12:13:11 +01:00 |
|
Marcello Stanisci
|
abccaf2cd0
|
insert-deposit CMD, skeleton.
|
2020-01-16 12:03:21 +01:00 |
|
Christian Grothoff
|
a12ee00d3b
|
fix really stupid bugs
|
2020-01-16 11:57:32 +01:00 |
|
Marcello Stanisci
|
90e1572039
|
Adapting wirewatch tests to new style.
|
2020-01-16 00:12:25 +01:00 |
|
Christian Grothoff
|
2c4bdcc4c0
|
path
|
2020-01-15 23:58:06 +01:00 |
|
Christian Grothoff
|
9672ffa769
|
fix comments
|
2020-01-15 23:45:24 +01:00 |
|
Christian Grothoff
|
4c5c63e9b9
|
simplify credit history computation
|
2020-01-15 22:47:20 +01:00 |
|
Christian Grothoff
|
a5395c2065
|
simplify debit history computation
|
2020-01-15 22:39:16 +01:00 |
|
Christian Grothoff
|
85c285be79
|
clean up history building/checking logic a bit
|
2020-01-15 22:29:09 +01:00 |
|
Christian Grothoff
|
77281fa319
|
check for 204 first
|
2020-01-15 22:11:32 +01:00 |
|
Christian Grothoff
|
16a6d39dc9
|
simplify bank history commands
|
2020-01-15 22:09:39 +01:00 |
|
Christian Grothoff
|
7236294ffb
|
fix check commands in test_auditor_api
|
2020-01-15 21:27:58 +01:00 |
|
Marcello Stanisci
|
b71297097a
|
Wirewatch test.
Start the test using the new style. All
commands still to be ported.
|
2020-01-15 17:05:58 +01:00 |
|