Commit Graph

474 Commits

Author SHA1 Message Date
8671dc37c8
build system: use --build argument for tsc 2023-06-06 15:30:37 +02:00
f56a563533
build system: get rid of prepare scripts
These don't seem to be the right location to compile packages.
The newest version of pnpm runs all those scripts on "pnpm install",
even if we filter for only one package.  That results in a build
performance issue.
2023-06-06 15:25:53 +02:00
1befd39671
bump typescript version 2023-06-06 11:54:37 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc 2023-06-05 13:33:14 +02:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
2023-05-26 12:19:32 +02:00
Sebastian
4859883c9a
fix cli tx id type 2023-05-24 10:21:07 -03:00
edd3a39a0c
taler-util: remove deprecated function 2023-05-11 14:16:48 +02:00
1c39b2befa
bump versions 2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions 2023-05-08 09:37:39 +02:00
7f0edb6a78
wallet-core: refund DD37 refactoring 2023-05-07 21:51:02 +02:00
60805f3ff8
DD37 wip 2023-05-05 13:21:58 +02:00
16d30adf0d
-withdrawal notifications 2023-05-02 10:59:50 +02:00
Sebastian
0dc482c2de
switching from allowHttp to noHttp so test script wont break 2023-04-24 15:40:09 -03:00
Sebastian
4889ae9c9b
add allowHttp to the cli 2023-04-24 12:56:48 -03:00
eff3920bd5
wallet-core: further towards deposit DD37 2023-04-23 22:49:42 +02:00
Sebastian
d483a3f557
fix #7704 2023-04-19 12:42:47 -03:00
e345e8bd23
taler-wallet-cli: subcommand to print sample transactions 2023-04-13 20:05:00 +02:00
b567ba4668
wallet-core: work around missing timestamp in legacy transaction 2023-04-13 15:58:38 +02:00
451400b3a4
taler-wallet-cli: allow exchange selection for handle-uri 2023-04-05 17:43:08 +02:00
2823b1cdf4
wallet-core: towards DD37 for deposits 2023-04-05 17:38:41 +02:00
28d8c257e5
bump version to 0.0.3-dev.11 2023-04-04 15:26:15 +02:00
329b766ae7
bump Taler component versions 2023-03-29 19:45:45 +02:00
5f681813cf
-typos 2023-03-13 10:42:46 +01:00
Christian Grothoff
17688dfd8f
bump version 2023-03-04 23:08:37 +01:00
Christian Grothoff
dd2599ff94
draft for taler-harness Debian package 2023-02-25 12:35:24 +01:00
Christian Grothoff
143e003991
draft for taler-harness Debian package 2023-02-25 12:25:13 +01:00
Christian Grothoff
d8698159e1
fix debian/changelog 2023-02-25 12:11:26 +01:00
538a1b97b2
bump debian version 2023-02-23 22:02:03 +01:00
9d3d2a43c7
bump versions to 0.9.3-dev.5 2023-02-23 20:16:32 +01:00
3cdee428dd
bump versions to 0.9.3-dev.4 2023-02-23 16:09:55 +01:00
71707e5d45
remove legacy rollup file 2023-02-21 21:42:01 +01:00
3ee4ef3585
taler-wallet-cli: bundle with esbuild 2023-02-21 21:38:57 +01:00
9d238fc011
bump to 0.9.3-dev.3 2023-02-21 21:17:33 +01:00
f955edc1f6
bump version to 0.9.2 2023-02-21 02:09:31 +01:00
e56d3ba8eb
taler-wallet-cli: make purse expiration configurable 2023-02-21 01:15:27 +01:00
b718885907
wallet cli: single transaction lookup
Mostly used for testing
2023-02-20 03:29:05 +01:00
1747d3ac18
wallet-core: rename p2p requests to something more sensible 2023-02-20 01:16:31 +01:00
e6ed901626
wallet-core: various p2p payment fixes 2023-02-19 23:13:44 +01:00
825d2c4352
make wallet-cli runnable under qtart 2023-02-16 02:50:29 +01:00
55f868d5e8
wallet-core: allow inclusion of refreshes in transactions list 2023-02-14 13:02:59 +01:00
13f0442736
harness: finish kyc test
We mock the KYC gateway now, use the new notification-based wallet API
and the test is not experimental anymore.
2023-02-12 19:31:37 +01:00
1640859594
taler-wallet-cli: stop wallet properly 2023-02-10 19:47:59 +01:00
c4180e1290
harness: run without throttling, make fakebank issue reproducible 2023-02-10 00:50:22 +01:00
ebb3e7e338
build system: convenience target to install CLIs 2023-02-10 00:07:42 +01:00
9d6613619e
harness,wallet-cli: allow in-memory DB 2023-02-02 20:37:15 +01:00
96101238af
harness,wallet-cli: notification-based testing with RPC wallet 2023-02-02 20:21:04 +01:00
Christian Grothoff
6c4bf359c1
bump debian package version 2023-01-26 21:57:28 +01:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform 2023-01-26 12:48:35 +01:00
c57ba4c0ce
wallet-cli: daemonized wallet MVP 2023-01-25 18:49:00 +01:00
3aa077e097
bump versions 2023-01-24 16:46:36 +01:00