97d7be7503
rename to corebank API
2023-10-06 14:42:32 +02:00
552155c826
-symlinks
2023-09-28 18:42:14 +02:00
467f968695
build system: support DESTDIR
2023-09-28 17:50:53 +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
e628ca1af8
change demo/test bank URL
2023-09-25 19:46:47 +02:00
a99156ed22
wallet-core,harness: remove separate fakebank withdrawal API
2023-09-21 18:02:36 +02:00
40d2aa0c11
cli: allow DB stats tracking via environment variable
2023-09-15 17:14:37 +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
e2422b68eb
-fix pnpm invocation
2023-09-11 19:56:32 +02:00
7e55b25c37
build system: missing compile step
2023-09-11 19:35:50 +02:00
c660db82c1
wallet-core: address DB FIXMEs, systematic state numbering
2023-09-08 00:12:52 +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
64e78d03a1
wallet-core: implement and test stored backups
2023-09-01 10:52:15 +02:00
8fed5b4b73
wallet-core: allow version change event
2023-08-30 18:33:56 +02:00
0a4782a0da
wallet-core: make primitive backup import work
2023-08-30 17:18:18 +02:00
88f7338d7c
wallet-core,wallet-cli: properly serialize manual DB export
2023-08-30 15:54:44 +02:00
5aa883b5d1
repo: make incremental builds faster, don't use TypeScript build mode
...
(build mode should not be necessary since pnpm handles dependencies inside the repo)
2023-08-29 13:55:14 +02:00
0a05f6d903
wallet-core: always use batch withdrawal
2023-08-22 16:37:27 +02:00
b2d0ad57dd
sqlite3 backend for idb-bridge / wallet-core
2023-08-22 08:01:13 +02:00
57e86b759e
rename tip->reward in URI
2023-08-03 19:03:24 +02:00
fdbd55d2bd
-towards tip->reward rename
2023-08-03 18:35:07 +02:00
cf55f3f371
bump versions to 0.9.3-dev.17
2023-07-07 14:23:45 +02:00
709adb2d48
repo: fix Makefiles / top-level 'make install' target
2023-06-21 09:44:02 +02:00
98a351aa4c
repo: bump to 0.9.3-dev.16
2023-06-20 19:42:44 +02:00
8d20ab87fa
wallet-core: consistently rename to failTransaction
2023-06-20 19:41:42 +02:00
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