|
5f613b7087
|
bump manifest version
|
2022-10-19 15:56:02 +02: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 |
|
Sebastian
|
5e435ef343
|
better info for the p2p examples
|
2022-10-17 11:10:54 -03:00 |
|
Sebastian
|
fd3278f4c6
|
making test pass
|
2022-10-17 10:18:17 -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 |
|
|
d98d49aa58
|
wallet-core: address another DB FIXME
|
2022-10-15 16:25:44 +02:00 |
|
|
a41d1ee53e
|
wallet-core: put signing keys in separate object store
|
2022-10-15 16:03:48 +02:00 |
|
|
bd88dcebbc
|
wallet-core: simplify exchanges list response
|
2022-10-15 12:59:26 +02:00 |
|
|
e075134ffc
|
wallet-core: simplify coin record
we only track the allocation now, not the remaining amount
|
2022-10-15 11:53:16 +02:00 |
|
|
4d70391f3d
|
wallet-core: address another DB FIXME
|
2022-10-14 23:01:41 +02:00 |
|
|
3a2b96f3c2
|
wallet-core: address DB FIXME
|
2022-10-14 22:56:29 +02:00 |
|
|
b36807aa0f
|
-fix ID parsing
|
2022-10-14 22:49:32 +02:00 |
|
|
0c8e56c324
|
wallet-core: properly separate different types of IDs
|
2022-10-14 22:47:11 +02:00 |
|
|
eec6695be0
|
wallet-core: DB tweaks, consistent file naming convention
|
2022-10-14 22:38:40 +02:00 |
|
|
a57fcb144d
|
wallet-core: pull out ToS into separate object store
|
2022-10-14 22:10:10 +02:00 |
|
|
f1cba79c65
|
wallet-core: DB tweaks
|
2022-10-14 22:10:10 +02:00 |
|
|
398e79d0d6
|
-remove obsolete README section
|
2022-10-14 22:10:10 +02:00 |
|
Sebastian
|
b011c8a32e
|
terms and privacy on exchange selection
|
2022-10-14 16:12:49 -03:00 |
|
|
6acddd6d70
|
wallet-core: get rid of duplicated withdrawal info API
|
2022-10-14 18:48:03 +02:00 |
|
Sebastian
|
da9ec5eb16
|
refactored terms of service to remove duplicated code
prettfied some sources
|
2022-10-14 11:41:53 -03:00 |
|
|
ca8da4ed38
|
wallet-core: only allow enabling dev mode via separate request
|
2022-10-13 15:24:47 +02: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 |
|
|
59dd754bc4
|
-formatting
|
2022-10-13 14:24:40 +02:00 |
|
|
eb5b075c01
|
update deps, move idb-bridge to node16 module resolution
|
2022-10-13 14:24:20 +02:00 |
|
|
7b40a9f415
|
-fix missing enum case
|
2022-10-13 14:14:41 +02:00 |
|
|
3a91f3ff88
|
contrib: helper script
|
2022-10-13 14:11:05 +02:00 |
|
|
ded00b680a
|
wallet-core: implement enabling/disabling dev mode
|
2022-10-12 22:27:50 +02:00 |
|
|
3da1e82a24
|
wallet-core: skeleton for dev-experiments
|
2022-10-12 21:20:22 +02:00 |
|
|
8bfa77200e
|
wallet-core: handle missing purchase status cases
|
2022-10-12 21:19:14 +02:00 |
|
Sebastian
|
610df1c9cf
|
create a fee description timeline for global fee and wire fees
|
2022-10-12 15:58:10 -03:00 |
|
Sebastian
|
cb44202440
|
adding global fee info from exchange
|
2022-10-12 14:37:26 -03:00 |
|
Sebastian
|
ef95914cfc
|
fix compilation
|
2022-10-10 14:54:15 -03:00 |
|
Sebastian
|
f184ecb06b
|
pretty
|
2022-10-10 14:54:14 -03:00 |
|
Christian Grothoff
|
eb71c788ac
|
-fix typos
|
2022-10-10 17:50:00 +02:00 |
|
|
b82fb8e542
|
bump manifest version
|
2022-10-10 13:29:31 +02:00 |
|
|
19f3e6321d
|
wallet-core: put contract terms into separate object store
|
2022-10-09 02:23:06 +02:00 |
|
|
8ac5080607
|
wallet-core: more DB and refund fixes
|
2022-10-08 23:45:49 +02:00 |
|
|
3897bd4f01
|
wallet-core: spec/clarify explicit refresh transaction
|
2022-10-08 23:21:34 +02:00 |
|