|
fba664f9a3
|
Merge branch 'master' into age-withdraw
|
2023-10-17 12:04:44 +02:00 |
|
|
aca3bc9423
|
-fix transaction query parsing
|
2023-10-16 16:02:12 +02:00 |
|
|
925a97c2e3
|
-fix tests
|
2023-10-16 13:19:10 +02:00 |
|
|
9504687813
|
-typo
|
2023-10-16 10:26:44 +02:00 |
|
|
529993da2f
|
wallet-core: sort transactions ASC by default to not break tests
|
2023-10-16 10:25:58 +02:00 |
|
|
6a4e0ffd85
|
wallet: confirm_transfer_url is optional
|
2023-10-16 10:07:52 +02:00 |
|
Sebastian
|
53998741a6
|
breaking api: currency spec as the doc mention
|
2023-10-14 01:40:50 -03:00 |
|
Sebastian
|
592ecda944
|
complet bank api
|
2023-10-14 01:19:30 -03:00 |
|
Sebastian
|
36b7918a79
|
wip: http-client
|
2023-10-13 23:59:46 -03:00 |
|
Mikolai Gütschow
|
8ae4ad9342
|
util: fix typo in decodeCrock/getValue
which didn't lead to bugs due to usage of `charCodeAt(0)`
|
2023-10-13 17:17:31 +02:00 |
|
|
e13278315c
|
Merge branch 'master' into age-withdraw
|
2023-10-11 13:44:41 +02:00 |
|
Sebastian
|
0631187f42
|
make install for taler-util into taler-js
|
2023-10-10 14:23:09 -03:00 |
|
|
47fdfc64a2
|
wallet-core: return mock currency specification for KUDOS and TESTKUDOS
|
2023-10-10 15:08:59 +02:00 |
|
|
b5f5001249
|
Merge branch 'master' into age-withdraw
|
2023-10-10 10:08:02 +02:00 |
|
|
1e10586322
|
harness: helper to provision merchant instances
|
2023-10-09 23:49:40 +02:00 |
|
|
2b293be4fe
|
Merge branch 'master' into age-withdraw
|
2023-10-09 13:06:55 +02:00 |
|
|
42b4f8f915
|
util: fix varname lookup with default
|
2023-10-08 23:54:21 +02:00 |
|
|
fe7b51ef27
|
Merge branch 'master' into age-withdraw
|
2023-10-06 16:33:05 +02:00 |
|
|
97d7be7503
|
rename to corebank API
|
2023-10-06 14:42:32 +02:00 |
|
Sebastian
|
535b990215
|
currency name up to 11 fractions up to 8
|
2023-10-04 13:41:40 -03:00 |
|
|
671bbf2954
|
wallet-core: implement explicit updateExchangeEntry request
|
2023-10-02 22:48:44 +02:00 |
|
Sebastian
|
e54df1f167
|
match the exchange spec
|
2023-10-02 13:53:32 -03:00 |
|
Sebastian
|
779ddae8b8
|
iban country code should be always uppercased
|
2023-09-29 14:46:29 -03: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 |
|
|
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 |
|
|
6b63ecc49e
|
-fix botched Balance->WalletBalance rename
|
2023-09-21 19:43:59 +02:00 |
|
|
58debefbe0
|
wallet-core,harness: towards corebank API instead of fakebank/nexus API
|
2023-09-21 17:56:29 +02:00 |
|
|
0ff189d229
|
wallet-core: fix tipping
|
2023-09-15 17:04:44 +02:00 |
|
|
1d9d63b341
|
taler-util: fix time conversion
|
2023-09-15 12:02:11 +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 |
|
|
35611f0bf9
|
Merge branch 'master' into age-withdraw
|
2023-09-14 12:13:35 +02: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 |
|
|
121a6da785
|
Merge branch 'master' into age-withdraw
|
2023-09-12 13:52:55 +02:00 |
|
|
ee8993f11c
|
wallet-core: use batch deposit API
|
2023-09-12 12:25:09 +02:00 |
|
|
a437605eba
|
taler-util: check status of merchant instances list response
|
2023-09-12 08:52:14 +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 |
|
|
5495551071
|
Merge branch 'master' into age-withdraw
|
2023-09-09 07:34:11 +02:00 |
|
|
4898f50db7
|
wallet-core: more DB cleanup
|
2023-09-08 13:33:21 +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 |
|
|
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 |
|
|
07d71eb297
|
-missing files
|
2023-09-06 11:44:21 +02:00 |
|