|
1d9d63b341
|
taler-util: fix time conversion
|
2023-09-15 12:02:11 +02:00 |
|
|
1ce53e1c21
|
wallet-core: consistently use usec timestamps in DB
|
2023-09-14 19:18:01 +02:00 |
|
|
f4587c44fd
|
wallet-core: use typed microsecond timestamps in DB
|
2023-09-14 19:18:01 +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 |
|
|
ee8993f11c
|
wallet-core: use batch deposit API
|
2023-09-12 12:25:09 +02:00 |
|
|
a437605eba
|
taler-util: check status of merchant instances list response
|
2023-09-12 08:52:14 +02:00 |
|
|
cc27750a79
|
-WalletContractData doesn't belong to the DB
|
2023-09-11 18:20:00 +02:00 |
|
Sebastian
|
905be0124a
|
more codespell
|
2023-09-10 15:38:43 -03:00 |
|
|
4898f50db7
|
wallet-core: more DB cleanup
|
2023-09-08 13:33:21 +02:00 |
|
|
c660db82c1
|
wallet-core: address DB FIXMEs, systematic state numbering
|
2023-09-08 00:12:52 +02:00 |
|
|
1fcb55c84d
|
remove ToS storage
|
2023-09-06 18:43:37 +02:00 |
|
|
cd9c3a143b
|
remove deprecated auditor trust management
|
2023-09-06 18:35:43 +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 |
|
|
07d71eb297
|
-missing files
|
2023-09-06 11:44:21 +02:00 |
|
|
324d9f871c
|
move merchant API client to taler-util
|
2023-09-06 11:44:07 +02:00 |
|
|
a60a1d867c
|
harness: remove deprecated testing APIs
|
2023-09-05 10:48:41 +02:00 |
|
Sebastian
|
241a37c889
|
add payto type
|
2023-09-04 12:22:06 -03:00 |
|
|
64e78d03a1
|
wallet-core: implement and test stored backups
|
2023-09-01 10:52:15 +02:00 |
|
|
a713d90c3c
|
wallet-core: remove old sync code, add stored backups skeleton
|
2023-08-30 18:01:18 +02:00 |
|
Sebastian
|
183aed4ba5
|
tip -> reward
|
2023-08-30 11:54:08 -03:00 |
|
|
d19aef746c
|
wallet-core: towards DD48
|
2023-08-30 15:54:56 +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 |
|
|
ebb1c58e7a
|
wallet-core: remove usage of /wire
|
2023-08-29 13:44:50 +02:00 |
|
|
55bdc161b5
|
taler-harness: add exchange-purse test
|
2023-08-29 09:46:43 +02:00 |
|
|
b13bd85215
|
taler-harness: remove axios usage, renovate some tests
|
2023-08-29 09:03:19 +02:00 |
|
Sebastian
|
8941f29cb4
|
fix build
|
2023-08-28 11:16:28 -03:00 |
|
|
c95740f1e8
|
taler-util: make config parsing more compliant with spec
|
2023-08-25 14:11:23 +02:00 |
|
|
896841aec5
|
taler-util: set [PATH] defaults
|
2023-08-25 11:53:06 +02:00 |
|
|
6cc3fb3d04
|
harness: modernize some tests
|
2023-08-24 18:30:03 +02:00 |
|
Sebastian
|
f5596767e1
|
fix broken build
|
2023-08-23 14:34:01 -03:00 |
|
|
7fbe28e640
|
harness: reusable test env
|
2023-08-23 16:24:41 +02:00 |
|
|
b2d0ad57dd
|
sqlite3 backend for idb-bridge / wallet-core
|
2023-08-22 08:01:13 +02:00 |
|
Sebastian
|
8eb0183c78
|
fix: support for empty strings
|
2023-08-07 08:14:43 -03:00 |
|
|
44aeaba7b4
|
wallet-core: introduce tiny digits
|
2023-08-05 23:56:07 +02:00 |
|
|
6286699f26
|
-validation
|
2023-08-05 23:34:37 +02:00 |
|
|
308a4282cb
|
wallet-core: mock implementation of GetCurrencyInfo
|
2023-08-05 23:34:37 +02:00 |
|
|
c12a366d49
|
adjustment of age-commitment and -proof generation
age-withdraw requires that the public keys in the age groups that
are too large for the commitment are derived from a published public
key.
|
2023-08-03 21:47:59 +02:00 |
|
|
57e86b759e
|
rename tip->reward in URI
|
2023-08-03 19:03:24 +02:00 |
|
|
3d7df63c59
|
fix taleruri test failure
|
2023-08-03 18:40:25 +02:00 |
|
|
fdbd55d2bd
|
-towards tip->reward rename
|
2023-08-03 18:35:07 +02:00 |
|
Sebastian
|
efed6b32c5
|
fix #7717
|
2023-08-02 07:40:28 -03:00 |
|
Iván Ávalos
|
5a91ec2da6
|
Move anastasis CLI into separate package
|
2023-07-26 12:09:17 -06:00 |
|
Iván Ávalos
|
e0f32dc899
|
taler-util: import hash-wasm only when building for Node
|
2023-07-26 12:09:17 -06:00 |
|
Iván Ávalos
|
ef51ba983f
|
WIP: initial work for Anastasis in qtart
|
2023-07-26 12:09:17 -06:00 |
|
Sebastian
|
e90f1b4206
|
move amount and time function to util
|
2023-07-21 15:50:03 -03:00 |
|
Sebastian
|
c60f6c039a
|
add taler signature code
|
2023-07-20 17:03:14 -03:00 |
|
Sebastian
|
2f072a4c12
|
mark proposalid as depreacted
|
2023-07-10 09:44:01 -03:00 |
|
Sebastian
|
f6b63a691b
|
fix node20 bug
|
2023-07-10 09:43:08 -03:00 |
|