Christian Grothoff
|
98f96970d6
|
fix doxygen errors
|
2020-03-17 00:16:31 +01:00 |
|
Christian Grothoff
|
4322bbf2f1
|
move common logic to parse currency into libtalerutil
|
2020-03-15 20:08:38 +01:00 |
|
Christian Grothoff
|
89739d1668
|
nicer log message
|
2020-03-13 19:34:24 +01:00 |
|
Christian Grothoff
|
fc79dd233a
|
fix typo, remove obsolete option, initialize mpub
|
2020-03-10 15:28:54 +01:00 |
|
Christian Grothoff
|
c20078010b
|
fix comments, naming consistency issues
|
2020-03-07 14:35:32 +01:00 |
|
Christian Grothoff
|
962990c7ce
|
share master private key verification logic between taler-exchange-wire and taler-exchange-keyup
|
2020-03-07 12:58:40 +01:00 |
|
Christian Grothoff
|
20a7d8fc08
|
merge taler-wire and taler-bank-transfer tools, they are very related and otherwise duplicate lots of logic; also enable both credit and debit histories to be shown
|
2020-03-07 12:23:32 +01:00 |
|
Christian Grothoff
|
7f37017e91
|
more renaming
|
2020-03-04 11:51:00 +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
|
31958f3ae8
|
fix log msg
|
2020-03-01 13:45:19 +01:00 |
|
Christian Grothoff
|
1eb292fe1f
|
check well-formedness of URI when signing, check return value of function for error
|
2020-03-01 13:31:46 +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
|
3ad698d018
|
merging
|
2020-02-11 15:40:37 +01:00 |
|
Christian Grothoff
|
de0d987e34
|
start with new history API implementation
|
2020-02-11 15:39:39 +01:00 |
|
Christian Grothoff
|
5a11839002
|
add timetravel option for testing/debugging
|
2020-02-04 15:47:57 +01:00 |
|
Christian Grothoff
|
7f60da4971
|
bugfixes
|
2020-01-20 01:30:38 +01:00 |
|
Christian Grothoff
|
4fac247bc7
|
use TALER_config_get_amount() consistently, require currency rounding option to exist instead of defaulting
|
2020-01-19 20:57:32 +01:00 |
|
Christian Grothoff
|
6f3c682722
|
rename: TALER_config_get_denom->amount
|
2020-01-19 20:39:27 +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 |
|
Christian Grothoff
|
db669ee495
|
payback -> recoup stranglers
|
2020-01-18 23:49:37 +01:00 |
|
Christian Grothoff
|
c1996b7e69
|
clean up taler-wire tool
|
2020-01-18 20:36:09 +01:00 |
|
Christian Grothoff
|
684da791cc
|
fix warnings
|
2020-01-18 17:22:22 +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 |
|
Christian Grothoff
|
b322614eb2
|
doxygen
|
2020-01-17 23:01:17 +01:00 |
|
Christian Grothoff
|
0305cf5f9e
|
move function to libtalerexchangedb, as planned
|
2020-01-16 22:40:12 +01:00 |
|
Christian Grothoff
|
19d9369ff6
|
add another interpreter command to check incoming wire transfers
|
2020-01-15 15:44:24 +01:00 |
|
Florian Dold
|
6d12045f8d
|
remove tvg, it's now part of GNUnet
|
2020-01-15 13:31:19 +01:00 |
|
Christian Grothoff
|
2edee5ac4a
|
refactor uri parsing logic, prepare for unit test
|
2020-01-14 15:57:36 +01:00 |
|
Christian Grothoff
|
88cb57de83
|
fix link
|
2020-01-13 23:14:50 +01:00 |
|
Christian Grothoff
|
2d16cddfd9
|
die, dead #include, die
|
2020-01-13 18:19:21 +01:00 |
|
Christian Grothoff
|
9443c10d7f
|
major refactoring, eliminating wire-plugins and moving towards new bank API. main code compiles, testcases known to fail, code sure not to fully work yet
|
2020-01-11 15:20:17 +01:00 |
|
Christian Grothoff
|
631bc65253
|
add logic for privacy policy
|
2019-12-11 14:30:55 +01:00 |
|
Christian Grothoff
|
9cbd1cc139
|
report on file used
|
2019-12-07 17:20:09 +01:00 |
|
Christian Grothoff
|
636488c279
|
merge error codes
|
2019-11-29 10:52:45 +01:00 |
|
Florian Dold
|
785f5fb7dd
|
more test vectors
|
2019-11-28 00:26:32 +01:00 |
|
Florian Dold
|
3de10da757
|
taler-exchange-tvg: fix copy-paste error
|
2019-11-25 13:50:04 +01:00 |
|
Florian Dold
|
d3f78be9fc
|
exchange-tools: add test vector generation tool
|
2019-11-25 13:36:44 +01:00 |
|
Christian Grothoff
|
a2a5f42915
|
start with libtalermhd
|
2019-11-23 10:48:05 +01:00 |
|
Christian Grothoff
|
40d9674856
|
fix warnings
|
2019-11-01 14:34:50 +01:00 |
|
Florian Dold
|
ea57a95ba3
|
keycheck: print denom pub hash
|
2019-11-01 13:52:15 +01:00 |
|
Christian Grothoff
|
385b3e77df
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
|
Christian Grothoff
|
8843d60e68
|
fix memory leak and style issues
|
2019-09-15 10:54:10 +02:00 |
|
Marcello Stanisci
|
9a8ad855a1
|
to lower case..
|
2019-09-13 21:24:33 +02:00 |
|
Marcello Stanisci
|
5a132a2f0f
|
to lower case..
|
2019-09-13 21:22:51 +02:00 |
|
Florian Dold
|
eb55997084
|
re-format code
|
2019-08-25 16:18:24 +02:00 |
|
Christian Grothoff
|
4bf425c902
|
remove currency field from databases
|
2019-08-17 21:35:21 +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 |
|