Commit Graph

3144 Commits

Author SHA1 Message Date
Christian Grothoff
80ff186648
version bump related to #5777 implementation 2019-07-24 00:34:06 +02:00
Christian Grothoff
5844a20f15
implement zombie check 2019-07-24 00:13:53 +02:00
Christian Grothoff
e75d552227
need the hash of coin_ev with an index for select 2019-07-23 23:26:56 +02:00
Christian Grothoff
05d5b735fe
typo 2019-07-23 21:57:04 +02:00
Christian Grothoff
e8a892c29a
modify /payback API and test usage of that API to pass/return additional information required when dealing with payback of refreshed coins 2019-07-23 21:56:21 +02:00
Christian Grothoff
7d43ad56d3
implement postges_get_old_coin_by_h_blind for #5777 2019-07-23 20:27:48 +02:00
Christian Grothoff
334498a298
mention bug # 2019-07-22 20:09:34 +02:00
Christian Grothoff
84751de47b
integrating refresh payback with standard payback, almost done 2019-07-22 19:17:02 +02:00
Christian Grothoff
a83aa1f70e
include new payback-refresh possibilities in coin history generation 2019-07-22 13:28:48 +02:00
Christian Grothoff
c0c80d4a67
replace GNUNET_asserts() with more proper error handling, fix indentation 2019-07-22 13:02:07 +02:00
Christian Grothoff
1a537490eb
fix test case clean up logic on skip 2019-07-22 11:42:19 +02:00
Christian Grothoff
990e7ef348
indentation fixes 2019-07-21 20:15:16 +02:00
Christian Grothoff
721c1ee73e
extending postgres plugin with functions required to store payback data on refreshed coins for #5777 2019-07-21 20:15:11 +02:00
Christian Grothoff
bafe0c772a
expose blinding keys in trait of refresh reveal command (preparation for #5777) 2019-07-21 12:23:44 +02:00
Christian Grothoff
ad34305942
expose blinding key in refresh-reveal API in preparation for #5777 2019-07-21 12:20:45 +02:00
Christian Grothoff
c94309ee6e
rename fresh coin to have TALER_TESTING_-prefix 2019-07-19 11:20:18 +02:00
Christian Grothoff
4785bcb4bb
towards #5777, adding todos/notes 2019-07-15 22:01:06 +02:00
Christian Grothoff
28f790fac5
fix use of index in testing_api_cmd_refresh.c 2019-07-15 21:44:03 +02:00
Christian Grothoff
a497ccffb6
integrate test for #5777 into build, expected to fail for now 2019-07-15 20:55:11 +02:00
Christian Grothoff
c1f6115867
skeleton for exchange test of new feature #5777 2019-07-15 20:48:52 +02:00
Marcello Stanisci
00817ba528
fix FTBFS 2019-06-30 20:50:05 +02:00
Christian Grothoff
e9f43adb5b
use proper default configuration 2019-06-30 17:44:58 +02:00
Christian Grothoff
0ade45d315
log on no change to db 2019-06-30 17:29:09 +02:00
Christian Grothoff
7263711ad8
indenting 2019-06-30 17:13:02 +02:00
Christian Grothoff
72fea453aa
indenting 2019-06-30 17:13:01 +02:00
Christian Grothoff
fc8fb5b0fd
fix leaks 2019-06-30 17:13:01 +02:00
Marcello Stanisci
7c48ce6015
doxyfile 2019-06-27 18:21:20 +02:00
Marcello Stanisci
be7ed5565e
Still adding master_pub to wire-sigs 2019-06-27 09:49:43 +02:00
Marcello Stanisci
f1a989e84b
adapt versioned wire_response for cherry-pick test 2019-06-27 09:41:53 +02:00
Marcello Stanisci
97e08227e6
adapt versioned wire_response for cherry-pick test 2019-06-27 02:53:32 +02:00
Florian Dold
94226e59a7
doxyfile does not belong into root dir 2019-06-27 00:52:41 +02:00
Florian Dold
bc4f3e09b5
move nix files to separate dir 2019-06-27 00:49:48 +02:00
Florian Dold
4832594274
nix file does not belong in root dir 2019-06-27 00:49:07 +02:00
Florian Dold
7cce2fd62c
oops, first parse JSON 2019-06-27 00:47:42 +02:00
Christian Grothoff
19e0b66f87
first steps on #5777 2019-06-27 00:04:20 +02:00
Florian Dold
9a69fd81ed
use GNUNET_memcmp 2019-06-26 23:35:39 +02:00
Florian Dold
87649e856a
wire signatures: produce better warning
Produce a better warning when the wire signature file is signed by a
different key than the one we're checking the signature with.
2019-06-26 23:33:15 +02:00
Florian Dold
bb432724fc
order of CFLAGS 2019-06-26 22:10:55 +02:00
Florian Dold
57f0194b59
disable useless GCC warning about pointer alignment 2019-06-26 21:42:32 +02:00
Christian Grothoff
c9480d2287
export get-known-coin function from DB API 2019-06-26 21:34:52 +02:00
Christian Grothoff
e042792944
also check for master public key consistency in taler-exchange-keyup 2019-06-26 21:19:07 +02:00
Christian Grothoff
258263a510
fix use after free 2019-06-26 21:13:55 +02:00
Christian Grothoff
0f43ab72ae
have taler-exchange-wire check master public key matches 2019-06-26 21:06:35 +02:00
Christian Grothoff
9a5030b993
add test for json_wire.c logic 2019-06-26 20:43:08 +02:00
Christian Grothoff
35fe98a165
template for /refresh/payback 2019-06-26 19:14:02 +02:00
Christian Grothoff
0be3dd4711
adding signature verification logic for new link signatures to libtalerexchange 2019-06-26 16:13:17 +02:00
Christian Grothoff
3a2f72b4aa
implement /link signatures 2019-06-26 15:34:44 +02:00
Christian Grothoff
30903b9386
reduce code duplication 2019-06-18 13:20:43 +02:00
Christian Grothoff
6066ffcb9b
dead code elimination 2019-06-18 11:25:38 +02:00
Christian Grothoff
b3cbe01079
fix NPE 2019-06-16 01:55:49 +02:00