Christian Grothoff
|
e89bb8edaa
|
more DB functions for new /management/ endpoints
|
2020-11-29 18:02:00 +01:00 |
|
Christian Grothoff
|
855e7829d7
|
more work on DB plugin for managemetn API
|
2020-11-29 17:27:53 +01:00 |
|
Christian Grothoff
|
6b434c626f
|
work on DB logic, add auditor_name to /management/auditors API
|
2020-11-29 16:21:10 +01:00 |
|
Christian Grothoff
|
3240844e48
|
get code for most new endpoints to build (but DB not done)
|
2020-11-29 14:32:39 +01:00 |
|
Christian Grothoff
|
b65a2f77eb
|
sketch logic for wire-fee management endpoint
|
2020-11-28 18:56:29 +01:00 |
|
Christian Grothoff
|
3d8abcc041
|
more work on new endpoints
|
2020-11-28 17:18:22 +01:00 |
|
Christian Grothoff
|
4f0e38ab12
|
more work on crypto RSA helper
|
2020-11-14 22:27:50 +01:00 |
|
Christian Grothoff
|
26f72f8572
|
fix refund handling: allow refund increases for the same coin
|
2020-08-12 13:02:59 +02:00 |
|
Christian Grothoff
|
ddf95c491a
|
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal failure context
|
2020-07-10 22:33:04 +02:00 |
|
Christian Grothoff
|
c3cd21508b
|
synchronize with latest GANA
|
2020-07-08 19:36:08 +02:00 |
|
Christian Grothoff
|
97dfbec081
|
add h_denom_pub to deposit signatures
|
2020-07-08 15:46:51 +02:00 |
|
Christian Grothoff
|
81fec09268
|
simplify DB access: do not fetch fields we do not need
|
2020-07-08 12:35:01 +02:00 |
|
Christian Grothoff
|
4f82885560
|
towards changing timestamp in deposit confirmation (tests failing)
|
2020-07-05 16:35:00 +02:00 |
|
Christian Grothoff
|
3404fda463
|
typos
|
2020-03-31 20:57:11 +02:00 |
|
Christian Grothoff
|
f052527ea5
|
fix recoup-refresh audit logic
|
2020-03-26 20:54:41 +01:00 |
|
Christian Grothoff
|
c20078010b
|
fix comments, naming consistency issues
|
2020-03-07 14:35:32 +01:00 |
|
Christian Grothoff
|
ffcadbff8c
|
code cleanup (comments, scoping, naming, indentation)
|
2020-03-07 00:28:07 +01:00 |
|
Christian Grothoff
|
52d41311ac
|
new coins => fresh coins, also move comments into the database itself
|
2020-03-05 23:49:47 +01:00 |
|
Christian Grothoff
|
a49bfef2fb
|
rename for consistency
|
2020-03-05 23:02:38 +01:00 |
|
Christian Grothoff
|
7dd52a0892
|
clean up comments, renaming for clarity
|
2020-03-05 22:38:19 +01:00 |
|
Christian Grothoff
|
642992f9c3
|
more renaming
|
2020-03-04 12:10:11 +01:00 |
|
Christian Grothoff
|
c6874cdb1b
|
fix comments
|
2020-03-04 12:04:28 +01:00 |
|
Christian Grothoff
|
7f37017e91
|
more renaming
|
2020-03-04 11:51:00 +01:00 |
|
Christian Grothoff
|
6cc516427b
|
minor code clean up, renaming for consistency
|
2020-03-04 11:47:22 +01:00 |
|
Christian Grothoff
|
0a2b049864
|
big rename fest related to #6067 API renaming
|
2020-02-29 16:42:10 +01:00 |
|
Florian Dold
|
801592b460
|
doxygen fix
|
2020-01-19 23:05:22 +01:00 |
|
Christian Grothoff
|
db669ee495
|
payback -> recoup stranglers
|
2020-01-18 23:49:37 +01:00 |
|
Christian Grothoff
|
5583b7a059
|
libraries were folded, fold headers as well
|
2020-01-18 14:24:55 +01:00 |
|
Christian Grothoff
|
9317d6d69d
|
doxygen work
|
2020-01-18 13:23:17 +01:00 |
|
Christian Grothoff
|
dac255329f
|
doxygen
|
2020-01-18 13:23:17 +01:00 |
|
Christian Grothoff
|
376277f7e8
|
remove bogus comment
|
2020-01-17 20:07:57 +01:00 |
|
Christian Grothoff
|
ae30ff9f7e
|
bogus comment, fields no longer exist, logic problem ditto
|
2020-01-17 19:34:24 +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 |
|
Christian Grothoff
|
540b22ce1c
|
implement rh caching
|
2020-01-17 12:52:33 +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
|
19922fa046
|
pointless to check denom_sig, do not return
|
2020-01-16 22:21:18 +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
|
385b3e77df
|
tighten formatting rules
|
2019-10-31 12:59:50 +01:00 |
|
Christian Grothoff
|
ebd2e7d763
|
fix leaks and unnecessary fetch of RSA signature on refresh/reveal
|
2019-09-15 12:39:15 +02:00 |
|
Christian Grothoff
|
d2b85341c4
|
auditor needs serial IDs in coin history
|
2019-09-03 03:45:18 +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
|
ccfe99a82d
|
more denom sig checking in auditor
|
2019-07-27 20:43:52 +02:00 |
|
Christian Grothoff
|
03af37ef23
|
add ppc progress points for payback ops
|
2019-07-24 14:13:25 +02:00 |
|
Christian Grothoff
|
a654ceafba
|
make sure reserves are not gc'ed before legal expiration
|
2019-07-24 12:19:36 +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
|
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
|
9a5030b993
|
add test for json_wire.c logic
|
2019-06-26 20:43:08 +02:00 |
|
Christian Grothoff
|
3a2f72b4aa
|
implement /link signatures
|
2019-06-26 15:34:44 +02:00 |
|