|
66460e5650
|
repo: bump versions to v0.9.0
|
2022-11-04 12:44:34 +01:00 |
|
|
747bfcc267
|
bump db version
|
2022-11-02 19:07:46 +01:00 |
|
|
4321cdadb9
|
bump versions
|
2022-11-02 19:06:24 +01:00 |
|
|
cc2122b50c
|
wallet-core: fix coin allocation when doing refresh
|
2022-11-02 19:05:06 +01:00 |
|
|
566248aec4
|
wallet-core: add byStatus indices for peer payment object stores
|
2022-11-02 18:31:05 +01:00 |
|
|
8442452c33
|
wallet-core: get rid of AmountJson in public API
|
2022-11-02 18:24:54 +01:00 |
|
|
d50294f76e
|
wallet-core: DB FIXMEs (amount format)
|
2022-11-02 18:23:17 +01:00 |
|
|
6c3ef31d9a
|
wallet-core: DB FIXMEs
|
2022-11-02 17:09:59 +01:00 |
|
|
14456bb942
|
wallet-core: address DB FIXMEs
|
2022-11-02 17:02:42 +01:00 |
|
|
91e069c742
|
bump versions
|
2022-11-02 15:00:05 +01:00 |
|
|
1e6e1a22cd
|
wallet-core: fix exchange management test case, surface exchange update error info in list
|
2022-11-02 14:23:26 +01:00 |
|
|
fe011321a4
|
wallet-core: compute residual amount for recoup properly
|
2022-11-02 13:40:03 +01:00 |
|
|
87bc4a6fcd
|
wallet-core: fix recoup issue
|
2022-11-02 12:50:34 +01:00 |
|
|
aab3f917c4
|
-harness fixes for kyc
|
2022-11-01 17:52:51 +01:00 |
|
|
504d9f09b4
|
wallet-core: remove kyc and wad fee
|
2022-11-01 17:26:24 +01:00 |
|
|
ab48d3df6e
|
-rename
|
2022-11-01 15:36:10 +01:00 |
|
|
d63a773bf5
|
wallet-core: report supportedAgeGroups
|
2022-11-01 15:31:48 +01:00 |
|
|
8e1622a915
|
wallet-core: better KYC error message
|
2022-11-01 13:39:42 +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 |
|
|
dab739a63e
|
wallet-core: use PeerContractTerms
|
2022-11-01 11:41:28 +01:00 |
|
Sebastian
|
e80e3f28fe
|
dev-experiment should call method directly
|
2022-10-31 15:16:52 -03:00 |
|
|
5a91fbe2b7
|
bump versions
|
2022-10-31 17:11:00 +01:00 |
|
|
78b4ab19a3
|
wallet-core: use string amounts for deposit response
|
2022-10-31 17:08:42 +01:00 |
|
|
780eb20227
|
wallet-core: fix deposit with age restrictions
|
2022-10-31 16:51:01 +01:00 |
|
Sebastian
|
93ef4dace0
|
sync worker doesn't use require and ESM doesn't allows it
|
2022-10-31 00:23:38 -03:00 |
|
Sebastian
|
2f17d81802
|
require and __filename is not supported for ESM
|
2022-10-31 00:07:54 -03:00 |
|
Sebastian
|
3f2db7707f
|
using new wallet api (typed interface)
|
2022-10-25 12:23:52 -03:00 |
|
Sebastian
|
7a80d33414
|
get rid of typescript empty object warning
|
2022-10-24 10:39:12 -03:00 |
|
|
d87f3c242c
|
taler-wallet-embedded: tweak init response, rollup bundling, add test
|
2022-10-23 19:05:54 +02:00 |
|
|
1ab63a1840
|
wallet-core: we don't rollup wallet-core anymore
|
2022-10-23 19:00:14 +02:00 |
|
Sebastian
|
892b3b500a
|
fix: transfor from backup proporsal status to purchase status and fix denom query
|
2022-10-21 12:24:23 -03:00 |
|
Sebastian
|
f4b92578b0
|
fix: support for empty denom_selection when recoverying from backup
|
2022-10-21 12:14:06 -03:00 |
|
Sebastian
|
5ba7956f49
|
unlockBackup was not unlocking: not updating when backup state is ready also nextBackupTimestap = now tries to backup in a loop
|
2022-10-21 11:08:10 -03:00 |
|
Sebastian
|
5da924a760
|
storePayReplaySuccess should also considre PayingReplay
|
2022-10-21 11:06:31 -03:00 |
|
Sebastian
|
4dac65e557
|
mapping missing purchase state with backup state
|
2022-10-21 11:04:36 -03:00 |
|
Sebastian
|
e63f202e36
|
better workaround with duplication
|
2022-10-21 10:11:41 -03:00 |
|
Sebastian
|
683c89ab71
|
workaround: Failed transaction was started here
|
2022-10-21 09:26:53 -03:00 |
|
|
c2e7510cec
|
embedded wallet: improve 'init' request
Allow specifying crypto worker type, pass through version info from
'initWallet'.
|
2022-10-19 15:44:28 +02:00 |
|
|
ec7a3c8133
|
wallet-core: bump DB version
|
2022-10-19 15:43:00 +02:00 |
|
|
f697b20a91
|
wallet-core: return versions in init response
|
2022-10-19 15:36:57 +02:00 |
|
|
81d6f2c796
|
wallet-core: remove bogus log
|
2022-10-18 14:01:55 +02:00 |
|
Sebastian
|
57892db20a
|
extends parseId to include tmb
|
2022-10-17 13:50:17 -03:00 |
|
Sebastian
|
995b6b4e96
|
sync parseTx with the new makeTx
|
2022-10-17 13:36:39 -03:00 |
|
Sebastian
|
d1f43ca5f2
|
added v6 migration skip and removed rowId field when rowId is undefined (otherwise autoincrement value won't work)
|
2022-10-17 11:44:23 -03:00 |
|
|
e5e469575b
|
wallet-core: API types refactoring
|
2022-10-17 01:03:36 +02:00 |
|
|
e4f2587cab
|
webextension: introduce typesafe wallet-core API client
|
2022-10-16 23:11:34 +02:00 |
|
|
ea1aff81df
|
wallet-cli: tweaks to withdrawal CLI
|
2022-10-16 22:58:53 +02:00 |
|
|
b52b074a8d
|
wallet-core: show instructed amount as raw amount for withdrawal
|
2022-10-16 22:18:24 +02:00 |
|
|
8d4a7d6103
|
wallet-core: CLI improvements, ToS fetching fixes
|
2022-10-16 20:15:55 +02:00 |
|
|
fbb7dd9e7e
|
wallet-core, wallet-cli: add status to exchange list, add detail query to CLI
|
2022-10-15 21:26:36 +02:00 |
|