Christian Grothoff
|
e57dcc4b52
|
doxy fix
|
2020-01-17 22:06:44 +01:00 |
|
Christian Grothoff
|
005272da43
|
address EC FIXMEs
|
2020-01-17 21:53:37 +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
|
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
|
376277f7e8
|
remove bogus comment
|
2020-01-17 20:07:57 +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
|
ae30ff9f7e
|
bogus comment, fields no longer exist, logic problem ditto
|
2020-01-17 19:34:24 +01:00 |
|
Florian Dold
|
7378b5a081
|
amount rounding a la Christian
|
2020-01-17 18:59:15 +01:00 |
|
Christian Grothoff
|
67bfd94009
|
resolve another FIXME
|
2020-01-17 17:52:20 +01:00 |
|
Christian Grothoff
|
096de63d04
|
resolved
|
2020-01-17 17:47:50 +01:00 |
|
Christian Grothoff
|
27457d94e4
|
use properly typed merchant pub/priv key in trait
|
2020-01-17 17:46:13 +01:00 |
|
Christian Grothoff
|
0328ab313b
|
use more specific SELECT in exchange aggregator on refunds instead of filtering in application logic later
|
2020-01-17 15:43:04 +01:00 |
|
Florian Dold
|
84f3b9b287
|
payto fixes
|
2020-01-17 15:03:27 +01:00 |
|
Christian Grothoff
|
0145609890
|
fix FIXME: total up irregular paybacks and add to report
|
2020-01-17 15:00:32 +01:00 |
|
Christian Grothoff
|
540b22ce1c
|
implement rh caching
|
2020-01-17 12:52:33 +01:00 |
|
Christian Grothoff
|
7995678e77
|
fix error code use
|
2020-01-17 03:42:36 +01:00 |
|
Florian Dold
|
cc862fb279
|
payto fixes WIP
|
2020-01-17 02:23:48 +01:00 |
|
Christian Grothoff
|
8ea2af444f
|
more work towards DB versioning
|
2020-01-17 01:55:01 +01:00 |
|
Florian Dold
|
6faf6fc732
|
payto fixes WIP
|
2020-01-17 01:23:32 +01:00 |
|
Christian Grothoff
|
d61c2e400a
|
kill another FIXME
|
2020-01-16 23:49:34 +01:00 |
|
Christian Grothoff
|
0305cf5f9e
|
move function to libtalerexchangedb, as planned
|
2020-01-16 22:40:12 +01:00 |
|
Christian Grothoff
|
a19939baec
|
fix comments
|
2020-01-16 22:26:25 +01:00 |
|
Christian Grothoff
|
19922fa046
|
pointless to check denom_sig, do not return
|
2020-01-16 22:21:18 +01:00 |
|
Christian Grothoff
|
dd6bad739a
|
debig
|
2020-01-16 21:26:53 +01:00 |
|
Marcello Stanisci
|
1e26fc824c
|
Finishing CMD to insert denomination and deposit into database.
|
2020-01-16 18:38:04 +01:00 |
|
Florian Dold
|
a358360fb3
|
remove wallet-specific code
|
2020-01-16 13:48:35 +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 |
|
Florian Dold
|
2e6d284e03
|
DCE
|
2020-01-16 08:53:03 +01:00 |
|
Christian Grothoff
|
85c285be79
|
clean up history building/checking logic a bit
|
2020-01-15 22:29:09 +01:00 |
|
Florian Dold
|
3b13aaf844
|
respond with CORS headers for OPTIONS pre-flight request
|
2020-01-15 15:52:23 +01:00 |
|
Christian Grothoff
|
19d9369ff6
|
add another interpreter command to check incoming wire transfers
|
2020-01-15 15:44:24 +01:00 |
|
Christian Grothoff
|
e83015c8a3
|
fix payto URI conversion
|
2020-01-15 15:20:55 +01:00 |
|
Florian Dold
|
da5b3ba8ae
|
round amounts based on config, do unit test for rounding
|
2020-01-15 15:17:25 +01:00 |
|
Christian Grothoff
|
b37fff0d5b
|
ftbfs
|
2020-01-15 14:58:10 +01:00 |
|
Florian Dold
|
0c37bb0f90
|
use generated error codes, this has error code collisions removed
|
2020-01-15 14:19:12 +01:00 |
|
Christian Grothoff
|
8a3f0e3f8d
|
clean up payto credit/debit distincition
|
2020-01-15 13:22:37 +01:00 |
|
Christian Grothoff
|
4547bfb318
|
fix fakebank account vs. full payto confusion
|
2020-01-15 11:48:49 +01:00 |
|
Florian Dold
|
4c488a1d0e
|
buffer lib has moved to GNUnet
|
2020-01-15 11:46:05 +01:00 |
|
Christian Grothoff
|
2edee5ac4a
|
refactor uri parsing logic, prepare for unit test
|
2020-01-14 15:57:36 +01:00 |
|
Christian Grothoff
|
5f6d867469
|
add request UID repetition detection to fakebank
|
2020-01-13 22:27:57 +01:00 |
|
Christian Grothoff
|
7b1909bc99
|
make fakebank and banklib match specifified new API
|
2020-01-13 22:01:45 +01:00 |
|
Christian Grothoff
|
2d16cddfd9
|
die, dead #include, die
|
2020-01-13 18:19:21 +01:00 |
|
Christian Grothoff
|
4cbb8a29a3
|
dce
|
2020-01-13 18:16:43 +01:00 |
|
Christian Grothoff
|
4d6ef1da29
|
eliminate libtalerwire
|
2020-01-13 18:16:01 +01:00 |
|
Marcello Stanisci
|
452f42f562
|
include header file
|
2020-01-13 11:32:44 +01:00 |
|
Christian Grothoff
|
d842c14f85
|
refactor to make it easier to share init logic for test configurations
|
2020-01-13 00:27:48 +01:00 |
|
Christian Grothoff
|
6b0c121fc9
|
clean up string traits"
|
2020-01-12 23:13:46 +01:00 |
|