Christian Grothoff
|
af3c92f9d5
|
-dox
|
2023-04-25 23:19:18 +02:00 |
|
Christian Grothoff
|
e1439e6401
|
-fix doxygen
|
2023-04-25 23:12:33 +02:00 |
|
Christian Grothoff
|
487f23502f
|
add nexus-fetch-transactions
|
2023-04-25 23:06:58 +02:00 |
|
Christian Grothoff
|
1a3dbf8c98
|
-fix port
|
2023-04-24 21:15:04 +02:00 |
|
Christian Grothoff
|
505170ce1f
|
fix filename
|
2023-04-24 20:37:53 +02:00 |
|
Christian Grothoff
|
b219366cdf
|
update for API change as per #6363
|
2023-04-23 22:57:39 +02:00 |
|
|
08b420dd52
|
-fix typos for doxygen
|
2023-04-23 11:55:17 +02:00 |
|
Christian Grothoff
|
88a69ac7f2
|
add missing original makefile
|
2023-04-22 18:33:17 +02:00 |
|
|
5d17c9c909
|
wallet expects bankAccessApiBaseUrl
|
2023-04-22 18:14:33 +02:00 |
|
|
6f492b2a97
|
WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n
Also:
- added duplicate planchet check for age-withdraw_reveal
- added stubs for (get|insert)_age_withdraw_reveal
|
2023-04-22 17:18:59 +02:00 |
|
|
89a9224c3b
|
Merge branch 'master' of ssh://git.taler.net/exchange
|
2023-04-22 15:39:14 +02:00 |
|
|
12681dfa1a
|
WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n
|
2023-04-22 15:39:02 +02:00 |
|
|
37dd5bed20
|
-added FIXME
|
2023-04-22 15:06:44 +02:00 |
|
Christian Grothoff
|
acbee86745
|
simplify batch insert: no cursor where not required, replace out_reserve_found with ruuid being allowed to remain NULL
|
2023-04-22 15:02:47 +02:00 |
|
Christian Grothoff
|
c3fc8c5e55
|
fix fakebank long polling
|
2023-04-22 14:43:26 +02:00 |
|
Christian Grothoff
|
76b934b219
|
-misc fixes
|
2023-04-22 02:54:55 +02:00 |
|
Christian Grothoff
|
be1d8afaec
|
-misc fixes
|
2023-04-22 02:33:18 +02:00 |
|
Christian Grothoff
|
0236caf354
|
-misc fixes
|
2023-04-22 02:30:02 +02:00 |
|
Christian Grothoff
|
9e61579c8b
|
-misc fixes
|
2023-04-22 02:26:44 +02:00 |
|
Christian Grothoff
|
89c5a3eca9
|
-misc bugs
|
2023-04-22 01:53:41 +02:00 |
|
Christian Grothoff
|
53157062cb
|
-misc bugs
|
2023-04-22 01:40:53 +02:00 |
|
Christian Grothoff
|
2dab1fac1c
|
misc bugfixes in reserves_in batch logic
|
2023-04-22 01:20:41 +02:00 |
|
Christian Grothoff
|
5290453e36
|
clean up reserve_get logic
|
2023-04-21 22:30:37 +02:00 |
|
Christian Grothoff
|
03deaeb108
|
-fix doxygen
|
2023-04-21 10:54:50 +02:00 |
|
Christian Grothoff
|
ee6ec1f55d
|
-fix bug in sync
|
2023-04-21 10:50:35 +02:00 |
|
Christian Grothoff
|
44e0e00595
|
fix some major bugs in pg_reserves_in_insert
|
2023-04-18 20:44:33 +02:00 |
|
Christian Grothoff
|
8952a87b85
|
avoid overloading of global variable
|
2023-04-18 20:24:10 +02:00 |
|
Christian Grothoff
|
8463572bea
|
fix SPI build
|
2023-04-16 22:07:36 +02:00 |
|
Christian Grothoff
|
ade7586c30
|
add missing resource
|
2023-04-16 21:26:01 +02:00 |
|
Christian Grothoff
|
10c779bbc6
|
add FIXME
|
2023-04-16 21:25:48 +02:00 |
|
Christian Grothoff
|
5121c6b1cf
|
work on lookup_records_by_table
|
2023-04-16 10:05:38 +02:00 |
|
Christian Grothoff
|
2906ded1a6
|
work on insert_records_by_table
|
2023-04-16 09:41:37 +02:00 |
|
Christian Grothoff
|
136d2b2e70
|
implement more of lookup_records_by_table
|
2023-04-15 23:43:20 +02:00 |
|
Christian Grothoff
|
376de032b5
|
create warnings on missing table syncs
|
2023-04-15 23:11:36 +02:00 |
|
Christian Grothoff
|
32c6999a83
|
update gana
|
2023-04-15 22:19:33 +02:00 |
|
Christian Grothoff
|
eec4dc80ef
|
always check for the entire batch being idempotent, not only when it is too late to repeat the request
|
2023-04-15 19:53:38 +02:00 |
|
Christian Grothoff
|
2c28f7ebd0
|
reduce max requests limit per default
|
2023-04-15 15:14:05 +02:00 |
|
Christian Grothoff
|
07a089f4f1
|
-fix memory leak
|
2023-04-15 14:38:32 +02:00 |
|
Christian Grothoff
|
eb2b4a131b
|
add logic to check signature over fees in /wire response (fixes #7802)
|
2023-04-13 17:30:53 +02:00 |
|
Christian Grothoff
|
4e9c43954e
|
-fix SQL query
|
2023-04-10 23:28:40 +02:00 |
|
Christian Grothoff
|
122c926493
|
avoid crashing, fail test instead
|
2023-04-10 13:51:36 +02:00 |
|
Christian Grothoff
|
27c9fef5ea
|
use LEFT JOIN as aml_status table may be empty
|
2023-04-10 10:52:45 +02:00 |
|
Christian Grothoff
|
090c532b3a
|
return AML status together with KYC status
|
2023-04-10 10:48:32 +02:00 |
|
Christian Grothoff
|
677ac4a5c8
|
return text/plain by default (fixes #7747)
|
2023-04-08 09:46:00 +02:00 |
|
Christian Grothoff
|
cbabddf013
|
fix #7792
|
2023-04-08 08:29:30 +02:00 |
|
Christian Grothoff
|
3137d8dc13
|
adding FIXME
|
2023-04-08 08:11:27 +02:00 |
|
Christian Grothoff
|
36b2cbb47e
|
modify logic to match
https://datatracker.ietf.org/doc/draft-nottingham-http-availability-hints/
|
2023-04-06 23:46:39 +02:00 |
|
Christian Grothoff
|
d4f9417d8c
|
-spelling, typos, indentation
|
2023-04-04 17:26:51 +02:00 |
|
Christian Grothoff
|
979ec38ec4
|
left-pad TOTP code with 0s
|
2023-04-02 14:12:13 +02:00 |
|
Christian Grothoff
|
e99450e2e2
|
-fix missing comments
|
2023-03-31 14:04:04 +02:00 |
|