Commit Graph

949 Commits

Author SHA1 Message Date
97d7be7503
rename to corebank API 2023-10-06 14:42:32 +02:00
8e70b89593
wallet-core: currency hint for preset exchanges 2023-10-02 23:24:06 +02:00
671bbf2954
wallet-core: implement explicit updateExchangeEntry request 2023-10-02 22:48:44 +02:00
61424e2cb5
bump version 2023-09-28 12:30:47 +02:00
256e86fdc0
add empty migration from previous database version 2023-09-28 12:30:47 +02:00
Sebastian
ae49194d42
more ui 2023-09-25 14:50:44 -03:00
e628ca1af8
change demo/test bank URL 2023-09-25 19:46:47 +02:00
7b93938e71
harness: add libeufin-bank integration test 2023-09-24 21:03:22 +02:00
bdd906c887
adapt to corebank API change, minor refactoring 2023-09-24 13:01:42 +02:00
a99156ed22
wallet-core,harness: remove separate fakebank withdrawal API 2023-09-21 18:02:36 +02:00
58debefbe0
wallet-core,harness: towards corebank API instead of fakebank/nexus API 2023-09-21 17:56:29 +02:00
40d2aa0c11
cli: allow DB stats tracking via environment variable 2023-09-15 17:14:37 +02:00
0ff189d229
wallet-core: fix tipping 2023-09-15 17:04:44 +02:00
a15eec55d3
wallet-core: correctly consider deposit fee in p2p coin selection 2023-09-15 16:45:12 +02:00
de117e375a
wallet-core: make planchets.byGroupAndIndex unique 2023-09-15 13:35:47 +02:00
5de329e653
wallet-core: fix type error in purse_expiration 2023-09-15 12:51:57 +02:00
c919c30ef3
-formatting, don't use deprecated method 2023-09-14 20:58:40 +02:00
93e0f26b43
-remove unused record 2023-09-14 19:18:01 +02:00
1ce53e1c21
wallet-core: consistently use usec timestamps in DB 2023-09-14 19:18:01 +02:00
f4587c44fd
wallet-core: use typed microsecond timestamps in DB 2023-09-14 19:18:01 +02:00
Sebastian
ee48a39eb3
merchant payment 2023-09-14 10:56:34 -03:00
Sebastian
a596066524
fixed greedy calculation 2023-09-13 11:31:15 -03:00
Sebastian
a654c88a58
failing p2p test case 2023-09-13 11:09:33 -03:00
Sebastian
ec040ca15d
remove rimraf since it prevent running make clean when there is no node_modules 2023-09-12 16:18:21 -03:00
Sebastian
d96d468f62
typedoc for every project
Signed-off-by: Sebastian <sebasjm@gmail.com>
2023-09-12 11:18:03 -03:00
4b0680eefa
wallet-core: move contract terms to object store 2023-09-12 13:49:24 +02:00
ee8993f11c
wallet-core: use batch deposit API 2023-09-12 12:25:09 +02:00
cc27750a79
-WalletContractData doesn't belong to the DB 2023-09-11 18:20:00 +02:00
Sebastian
905be0124a
more codespell 2023-09-10 15:38:43 -03:00
1f7d2a9cd2
-remove fields 2023-09-08 13:51:25 +02:00
4898f50db7
wallet-core: more DB cleanup 2023-09-08 13:33:21 +02:00
2ae952cdfa
wallet-core: remove redundant deposit status field in DB 2023-09-08 12:54:37 +02:00
50b0b324ae
wallet-core: put refresh sessions into own store 2023-09-08 12:26:58 +02:00
132ece8e53
wallet-core: store contract terms in separate object store only 2023-09-08 11:45:31 +02:00
c660db82c1
wallet-core: address DB FIXMEs, systematic state numbering 2023-09-08 00:12:52 +02:00
1fcb55c84d
remove ToS storage 2023-09-06 18:43:37 +02:00
cd9c3a143b
remove deprecated auditor trust management 2023-09-06 18:35:43 +02:00
6affe04fe6
harness: wait for withdrawal, configure instance properly 2023-09-06 14:19:24 +02:00
b63937703c
move bank API client to taler-util, update typescript config 2023-09-06 13:24:34 +02:00
7450bede5b
get rid of deprecated bank API client, change allowHttp to requireTls 2023-09-06 12:32:31 +02:00
665c42f595
draft for better operation status codes 2023-09-06 10:48:16 +02:00
49b0f5337c
harness: check expected balance in test-pay-expired 2023-09-05 11:35:06 +02:00
a60a1d867c
harness: remove deprecated testing APIs 2023-09-05 10:48:41 +02:00
64e78d03a1
wallet-core: implement and test stored backups 2023-09-01 10:52:15 +02:00
7895728308
-logging 2023-08-30 18:39:14 +02:00
8fed5b4b73
wallet-core: allow version change event 2023-08-30 18:33:56 +02:00
a713d90c3c
wallet-core: remove old sync code, add stored backups skeleton 2023-08-30 18:01:18 +02:00
0a4782a0da
wallet-core: make primitive backup import work 2023-08-30 17:18:18 +02:00
Sebastian
183aed4ba5
tip -> reward 2023-08-30 11:54:08 -03:00
aba173d8a9
wallet-core: open DB inside wallet handle, back up meta DB as well 2023-08-30 16:51:51 +02:00