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
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
b63937703c
move bank API client to taler-util, update typescript config
2023-09-06 13:24:34 +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
b13bd85215
taler-harness: remove axios usage, renovate some tests
2023-08-29 09:03:19 +02:00
0b5d0cdc71
fix version substitution
2023-08-03 18:58:44 +02:00
Sebastian
efed6b32c5
fix #7717
2023-08-02 07:40:28 -03:00
cf55f3f371
bump versions to 0.9.3-dev.17
2023-07-07 14:23:45 +02:00
98a351aa4c
repo: bump to 0.9.3-dev.16
2023-06-20 19:42:44 +02:00
Sebastian
f7058a86c9
watch test
2023-06-15 13:07:13 -03: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
1c39b2befa
bump versions
2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions
2023-05-08 09:37:39 +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
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
9d238fc011
bump to 0.9.3-dev.3
2023-02-21 21:17:33 +01:00
ffeac825d1
bump to 0.9.3-dev.1
2023-02-21 17:48:58 +01:00
f955edc1f6
bump version to 0.9.2
2023-02-21 02:09:31 +01:00
a906263f74
use node16 module resolution
2023-02-16 03:23:42 +01:00
825d2c4352
make wallet-cli runnable under qtart
2023-02-16 02:50:29 +01:00
96101238af
harness,wallet-cli: notification-based testing with RPC wallet
2023-02-02 20:21:04 +01:00
3cc26d00f8
put taler wallet RPC into taler-util, make it cross-platform
2023-01-26 12:48:35 +01:00
3aa077e097
bump versions
2023-01-24 16:46:36 +01:00
d98711cb51
use native KDF / hash state if available
2022-12-23 13:19:41 +01:00
66460e5650
repo: bump versions to v0.9.0
2022-11-04 12:44:34 +01:00
4321cdadb9
bump versions
2022-11-02 19:06:24 +01:00
91e069c742
bump versions
2022-11-02 15:00:05 +01:00
a121fbe5de
remove source-map-support usage, as node supports it natively
...
We can just use NODE_OPTIONS=--enable-source-maps now.
2022-11-01 12:39:52 +01:00
5a91fbe2b7
bump versions
2022-10-31 17:11:00 +01:00
83d4a1addc
use node16 for wallet-core, delete unused taler-config-lib package
2022-10-13 15:14:49 +02:00
b0223d662a
use node16 module resolution for taler-util
2022-10-13 14:52:18 +02:00
eb5b075c01
update deps, move idb-bridge to node16 module resolution
2022-10-13 14:24:20 +02:00
72336b149b
wallet-core: do not block when accepting a manual withdrawal
2022-09-23 20:38:26 +02:00
4a0512884d
upgrade typescript (and some related deps)
2022-09-05 16:20:01 +02:00
07e1818679
Revert "no need to compile after install"
...
This reverts commit c3ba7fb523
.
2022-05-24 18:00:25 +02:00
Sebastian
c3ba7fb523
no need to compile after install
2022-05-24 00:20:42 -03:00
8920ea9c54
dependencies / tsconfig
2022-02-10 20:13:07 +01:00
Sebastian
8b0294ee41
better description of coin test selection and using c8 for coverage runtime
2022-01-14 12:50:38 -03:00
188ff0b453
upgrade rollup plugins, as older ones caused miscompilation
2022-01-05 18:40:43 +01:00
dc040ba41c
update dependencies to fix rollup issue
2022-01-05 16:48:22 +01:00
Sebastian
403de8170e
bump version to 0.9
2021-11-26 12:55:41 -03:00
9f0429cb2f
wallet: implement exchange protocol v9
2021-11-17 10:23:30 +01:00
Sebastian
83b63d1cc0
FIXING: Insufficient Rollup version: @rollup/plugin-commonjs requires at least rollup@2.38 but found rollup@2.37.1.
2021-11-02 12:44:22 -03:00