Christian Grothoff
|
a039bf4d81
|
fix #6200
|
2020-04-22 21:21:48 +02:00 |
|
Christian Grothoff
|
84a40be0bc
|
fix #6170 and rest of #6164
|
2020-04-08 23:52:01 +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
|
293c241ae7
|
fix SQL statements
|
2020-03-26 20:06:23 +01:00 |
|
Christian Grothoff
|
1b24e2f9bb
|
more statistics, make explicit table lock optional, can hurt performance badly
|
2020-03-20 18:38:57 +01:00 |
|
Florian Dold
|
c17f05b5fd
|
fix critical bug in transaction history query for recoup-refresh
|
2020-03-20 13:52:29 +05:30 |
|
Christian Grothoff
|
bb7bd4b128
|
style fixes
|
2020-03-16 18:29:44 +01:00 |
|
Christian Grothoff
|
4322bbf2f1
|
move common logic to parse currency into libtalerutil
|
2020-03-15 20:08:38 +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
|
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 |
|
Christian Grothoff
|
cdaf1ce69b
|
rename SQL files to make filenames consistent with versioning name
|
2020-02-09 16:34:40 +01:00 |
|
Christian Grothoff
|
ae5583f044
|
avoid duping configuration, start to use PQ_connect_with_cfg
|
2020-02-09 15:53:28 +01:00 |
|
Christian Grothoff
|
52797133a4
|
fix signal initialization race on startup with shutdown
|
2020-01-20 12:10:44 +01:00 |
|
Christian Grothoff
|
85f10a86ff
|
handle case where get_session() is called from main, i.e. in combination with -f option
|
2020-01-20 11:15:19 +01:00 |
|
Florian Dold
|
26ad7c8191
|
spelling of 'mismatch'
|
2020-01-20 02:11:03 +01:00 |
|
Christian Grothoff
|
db669ee495
|
payback -> recoup stranglers
|
2020-01-18 23:49:37 +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
|
646ec32adb
|
doxygen fixes
|
2020-01-17 22:17:48 +01:00 |
|
Christian Grothoff
|
6c5155ca74
|
Florian says libeufin will reject reserve pubs from alternating bank accounts
|
2020-01-17 20:11:43 +01:00 |
|
Christian Grothoff
|
376277f7e8
|
remove bogus comment
|
2020-01-17 20:07:57 +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
|
d3fb16b380
|
also cover drop/restart cases with psql logic
|
2020-01-17 12:25:11 +01:00 |
|
Christian Grothoff
|
4b16198b43
|
moved SQL elimination
|
2020-01-17 03:11:25 +01:00 |
|
Christian Grothoff
|
d4fded4b66
|
fix build system
|
2020-01-17 03:08:30 +01:00 |
|
Christian Grothoff
|
da0a2f39d0
|
GNUnet PQ API change
|
2020-01-17 02:24:21 +01:00 |
|
Christian Grothoff
|
8ea2af444f
|
more work towards DB versioning
|
2020-01-17 01:55:01 +01:00 |
|
Christian Grothoff
|
5b11d19b67
|
SQL logic towards DB versioning
|
2020-01-17 01:28:39 +01:00 |
|
Christian Grothoff
|
d61c2e400a
|
kill another FIXME
|
2020-01-16 23:49:34 +01:00 |
|
Christian Grothoff
|
19922fa046
|
pointless to check denom_sig, do not return
|
2020-01-16 22:21:18 +01:00 |
|
Marcello Stanisci
|
90e1572039
|
Adapting wirewatch tests to new style.
|
2020-01-16 00:12:25 +01:00 |
|
Christian Grothoff
|
19d9369ff6
|
add another interpreter command to check incoming wire transfers
|
2020-01-15 15:44:24 +01:00 |
|
Marcello Stanisci
|
e77ccd0390
|
Preflight checks:
put preflight check inside exchangedb start()
function, and provide a preflight method for
auditordb.
|
2020-01-15 12:36:09 +01:00 |
|
Christian Grothoff
|
4d6ef1da29
|
eliminate libtalerwire
|
2020-01-13 18:16:01 +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
|
2696688aa3
|
fix compiler warnings
|
2019-10-29 20:57:18 +01:00 |
|
Christian Grothoff
|
c1ce2a03ed
|
fix NPE
|
2019-10-26 20:35:36 +02:00 |
|
Christian Grothoff
|
316a77a245
|
adaptions to libgnunetpq api change (#5733)
|
2019-10-11 23:28:25 +02:00 |
|
Christian Grothoff
|
b46fe9aa21
|
reindenting with uncrustify
|
2019-10-05 15:42:08 +02: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
|
e179fb9ba0
|
fix leak
|
2019-09-05 03:53:47 +02:00 |
|
Christian Grothoff
|
d2b85341c4
|
auditor needs serial IDs in coin history
|
2019-09-03 03:45:18 +02:00 |
|