Christian Grothoff
|
15daa78127
|
return fee as well
|
2020-07-05 16:50:12 +02:00 |
|
Christian Grothoff
|
532440acf8
|
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies
|
2020-07-05 16:50:12 +02:00 |
|
Christian Grothoff
|
d63cf1e40e
|
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later)
|
2020-07-05 16:50:12 +02:00 |
|
Christian Grothoff
|
e9d80d764a
|
return fee as well
|
2020-07-05 16:50:12 +02:00 |
|
Christian Grothoff
|
099102dc57
|
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies
|
2020-07-05 16:49:23 +02:00 |
|
Christian Grothoff
|
cdbf3a05ae
|
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later)
|
2020-07-05 16:48:26 +02:00 |
|
Christian Grothoff
|
ef97d426b1
|
update exchange API to return struct instead of lots of individual args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later
|
2020-07-05 16:46:41 +02:00 |
|
Christian Grothoff
|
91e0debfbe
|
implement #6181
|
2020-07-05 16:45:22 +02:00 |
|
Christian Grothoff
|
78b13737bb
|
fix status code
|
2020-07-05 16:45:22 +02:00 |
|
Christian Grothoff
|
baab185d87
|
more ecs
|
2020-07-05 16:44:10 +02:00 |
|
Christian Grothoff
|
142f6edaff
|
use unregister
|
2020-07-05 16:44:09 +02:00 |
|
Christian Grothoff
|
4119dbd1aa
|
update
|
2020-07-05 16:44:09 +02:00 |
|
Christian Grothoff
|
556085ac80
|
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies
|
2020-07-05 16:43:23 +02:00 |
|
Christian Grothoff
|
035c505c71
|
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later)
|
2020-07-05 16:42:37 +02:00 |
|
Christian Grothoff
|
70a8aca668
|
implement #6181
|
2020-07-05 16:37:42 +02:00 |
|
Christian Grothoff
|
0985dfd18f
|
fix status code
|
2020-07-05 16:37:41 +02:00 |
|
Christian Grothoff
|
5b01ccbfc6
|
sleep to ensure aggregator has work
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
4f82885560
|
towards changing timestamp in deposit confirmation (tests failing)
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
727b7b04f3
|
return fee as well
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
e0e06276b9
|
combine sections
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
4844023f69
|
modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
cde71b7fe7
|
modify TALER_EXCHANGE_deposits_get() API to combine returned arguments into a struct (simplifies merchant later)
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
77ab94eb68
|
update exchange API to return struct instead of lots of individual args for TALER_EXCHANGE_transfers_get() -- simplifies merchant later
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
19f51f558b
|
make tests skip until we have a wallet to regen the DB
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
18aba845fa
|
void basedb due to signature format change
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
c31048b050
|
implement #6181
|
2020-07-05 16:34:59 +02:00 |
|
Christian Grothoff
|
dd23ca4113
|
ign
|
2020-07-05 16:34:59 +02:00 |
|
Christian Grothoff
|
5ac448738d
|
fix status code
|
2020-07-05 16:34:59 +02:00 |
|
Christian Grothoff
|
9d3336f8f7
|
v8 bump
|
2020-07-05 16:34:59 +02:00 |
|
Christian Grothoff
|
b145c1728b
|
fix error reporting/handling
|
2020-07-05 16:32:15 +02:00 |
|
Christian Grothoff
|
025c2f5667
|
move rewind command to exchange, add proper support for rewinding in batches, modify API to rewind to label
|
2020-07-03 20:57:01 +02:00 |
|
Christian Grothoff
|
bf50cb2352
|
fix typo
|
2020-07-03 10:24:42 +02:00 |
|
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 |
|
Florian Dold
|
9c752b3d03
|
adjust LibEuFin binary names
|
2020-06-14 19:10:28 +05:30 |
|
Christian Grothoff
|
6b6814a205
|
add TALER_yna_to_string()
|
2020-06-14 15:15:53 +02:00 |
|