|
fba664f9a3
|
Merge branch 'master' into age-withdraw
|
2023-10-17 12:04:44 +02:00 |
|
|
925a97c2e3
|
-fix tests
|
2023-10-16 13:19:10 +02:00 |
|
|
529993da2f
|
wallet-core: sort transactions ASC by default to not break tests
|
2023-10-16 10:25:58 +02:00 |
|
Sebastian
|
53998741a6
|
breaking api: currency spec as the doc mention
|
2023-10-14 01:40:50 -03:00 |
|
|
def5ecda6f
|
-typo
|
2023-10-13 13:04:31 +02:00 |
|
|
69bb1fdd3f
|
Merge branch 'master' into age-withdraw
|
2023-10-12 11:59:40 +02:00 |
|
Sebastian
|
49baf33f74
|
wallet version as libtool
|
2023-10-11 12:09:26 -03:00 |
|
|
e13278315c
|
Merge branch 'master' into age-withdraw
|
2023-10-11 13:44:41 +02:00 |
|
|
5d1e0ae008
|
-modify mock currency spec
|
2023-10-10 15:21:20 +02:00 |
|
|
47fdfc64a2
|
wallet-core: return mock currency specification for KUDOS and TESTKUDOS
|
2023-10-10 15:08:59 +02:00 |
|
|
490b813f77
|
Merge branch 'master' into age-withdraw
|
2023-10-10 14:14:42 +02:00 |
|
|
adda4f8ce3
|
wallet-core: order transactions by descending timestamp
|
2023-10-10 12:14:15 +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 |
|
|
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 |
|
|
35611f0bf9
|
Merge branch 'master' into age-withdraw
|
2023-09-14 12:13:35 +02: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 |
|
|
64c19c8cde
|
Merge branch 'master' into age-withdraw
|
2023-09-12 13:54:44 +02:00 |
|
|
121a6da785
|
Merge branch 'master' into age-withdraw
|
2023-09-12 13:52:55 +02: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 |
|
|
5495551071
|
Merge branch 'master' into age-withdraw
|
2023-09-09 07:34:11 +02: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 |
|