Commit Graph

4122 Commits

Author SHA1 Message Date
Florian Dold
c43922a58d
expand justifications / agree with append-only log 2020-07-01 21:27:27 +05:30
Florian Dold
73d98fcf59
minor typo 2020-07-01 19:11:14 +05:30
Christian Grothoff
968491bb47
response to CB 2020-06-30 14:37:58 +02:00
Christian Grothoff
ff09eddf6f
bump required version 2020-06-28 22:06:16 +02:00
Christian Grothoff
d5ba2437f1
fix FIXME by exposing deposit permission signing in API instead of doing it inside of the testing logic 2020-06-27 18:49:12 +02:00
Christian Grothoff
d0d71dab81
fix #6236 2020-06-27 18:30:25 +02:00
Christian Grothoff
0063680445
synchronize with latest GANA 2020-06-25 10:40:56 +02:00
Christian Grothoff
b3411dc65c
Merge branch 'protocolv8' of git+ssh://git.taler.net/exchange into protocolv8 2020-06-23 10:30:37 +02:00
Christian Grothoff
48d4690fbd
clarify with/without wire fee issue, sanity checks on currencies 2020-06-23 10:30:31 +02:00
Jonathan Buchanan
29d163d58c
traits for int64_t and json_t 2020-06-22 16:04:54 -04:00
Jonathan Buchanan
697f522c79
testing traits for uint32_t and GNUNET_TIME_Relative 2020-06-22 03:13:10 -04:00
Christian Grothoff
ffc3f20daa
Merge branch 'protocolv8' of git+ssh://git.taler.net/exchange into protocolv8 2020-06-21 23:07:09 +02:00
Christian Grothoff
7d845b0c96
add TALER_MHD_parse_internal_json_data() 2020-06-21 23:05:51 +02:00
Christian Grothoff
991e3a4800
synchronize with latest GANA 2020-06-21 11:58:00 +02:00
Jonathan Buchanan
1aa16875f1
TALER_TESTING_cmd_admin_add_incoming_with_ref finds reserve_pub if reserve_priv doesn't exist 2020-06-16 21:37:17 -04:00
Christian Grothoff
1f02997cc4
synchronize with latest GANA 2020-06-14 17:21:25 +02:00
Christian Grothoff
6b6814a205
add TALER_yna_to_string() 2020-06-14 15:15:53 +02:00
Jonathan Buchanan
0276abcd9a
moved yna to exchange 2020-06-12 15:16:40 -04:00
Christian Grothoff
bbaefc4744
sync gana 2020-06-12 09:51:35 +02:00
Christian Grothoff
d55af097ca
update gana 2020-06-09 23:10:06 +02:00
Christian Grothoff
9e921ce152
update gana 2020-06-09 23:06:48 +02:00
Christian Grothoff
e6f2f11044
do init submodules 2020-06-08 22:35:59 +02:00
Jonathan Buchanan
0b6fd08257
bringing gana up to date so uncrustify accepts taler_error_codes.h 2020-06-08 15:02:54 -04:00
Jonathan Buchanan
111445993c
taler_error_codes.h auto generated from gnunet/gana.git as a submodule 2020-06-08 14:55:50 -04:00
Jonathan Buchanan
979692298f
fixed endianness in taler_sq_lib 2020-06-03 12:40:15 -04:00
Jonathan Buchanan
1490cd0ec4
implemented the other functions for taler_sq_lib 2020-06-02 14:20:55 -04:00
Jonathan Buchanan
21ac29b76b
created taler_sq_lib 2020-06-02 11:57:39 -04:00
Christian Grothoff
6801e8e560
update ECs 2020-05-31 17:39:26 +02:00
Christian Grothoff
903c421f55
more ECs 2020-05-22 13:01:19 +02:00
Christian Grothoff
879383e5ad
ecs 2020-05-22 11:19:24 +02:00
Christian Grothoff
5f993f573d
fix auditor drop 2020-05-19 02:23:57 +02:00
Christian Grothoff
cc8eecca91
fix drop call 2020-05-19 02:13:17 +02:00
Christian Grothoff
9e0cb7d91f
merge 2020-05-19 01:18:37 +02:00
Christian Grothoff
863e7b4f5d
more ecs 2020-05-19 01:16:34 +02:00
Christian Grothoff
3355509eda
use unregister 2020-05-19 01:16:34 +02:00
Christian Grothoff
9e05798330
update 2020-05-19 01:16:34 +02:00
Christian Grothoff
5a4547388b
return fee as well 2020-05-19 01:16:29 +02:00
Christian Grothoff
f88fd4640f
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies 2020-05-19 01:16:06 +02:00
Christian Grothoff
353c4e2fa0
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later) 2020-05-19 01:15:30 +02:00
Christian Grothoff
65c3c71ca9
sleep to ensure aggregator has work 2020-05-19 01:05:58 +02:00
Christian Grothoff
7217b8d065
towards changing timestamp in deposit confirmation (tests failing) 2020-05-19 01:05:58 +02:00
Christian Grothoff
0dfe7c23cb
return fee as well 2020-05-19 01:05:58 +02:00
Christian Grothoff
ce0e66b160
combine sections 2020-05-19 01:05:58 +02:00
Christian Grothoff
a177098a4a
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies 2020-05-19 01:05:58 +02:00
Christian Grothoff
3910cb7415
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later) 2020-05-19 01:05:58 +02:00
Christian Grothoff
bfeb9ac5d0
update exchange API to return struct instead of lots of individual args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later 2020-05-19 01:05:57 +02:00
Christian Grothoff
eb965ac709
make tests skip until we have a wallet to regen the DB 2020-05-19 01:05:57 +02:00
Christian Grothoff
cf596d66f5
void basedb due to signature format change 2020-05-19 01:05:57 +02:00
Christian Grothoff
c7086fccd3
implement #6181 2020-05-19 01:05:57 +02:00
Christian Grothoff
846c364079
ign 2020-05-19 01:05:57 +02:00