Sebastian
3b4f873a6b
compile to es6
2022-06-05 23:40:35 -03:00
Sebastian
1730f88bbf
remove storybook scripts
2022-06-05 23:40:12 -03:00
Sebastian
abb47b60ad
dev script without storybook
2022-06-05 23:11:38 -03:00
Sebastian
fee5de7562
build with esbuild
2022-06-03 16:05:39 -03:00
Sebastian
459c1994e6
fix reference to css resources
2022-06-03 15:56:58 -03:00
Sebastian
075903d4dd
remove cost
2022-06-03 15:54:52 -03:00
Sebastian
8e9bca396e
do not add provider without salt
2022-06-03 12:18:45 -03:00
Sebastian
78b5518185
do not use selection, no need
2022-06-03 12:17:51 -03:00
Sebastian
d2563c1647
use preact matcher internal api call
2022-06-03 10:19:33 -03:00
Sebastian
5d9390bb34
typechecked dynamic path
2022-06-02 12:20:36 -03:00
Sebastian
af7b107f45
mui button impl
2022-06-01 15:47:47 -03:00
Sebastian
867fc564c3
fix: removing rollup from prepare script
2022-06-01 11:40:20 -03:00
Sebastian
adb0277f4e
-removing bad console log
2022-06-01 11:35:50 -03:00
d780e9b187
wallet-core: only attest age if required/possible
2022-06-01 11:54:45 +02:00
f9192d986f
wallet-core: refunds transactions should be sorted after payments
2022-06-01 10:47:46 +02:00
59a2119dcb
integration tests: one variable for pybank/libeufin switch
2022-06-01 10:14:23 +02:00
1ea28c5be1
fix package.json, lockfile
2022-05-31 15:54:34 +02:00
59bc54422f
wallet-core: only schedule auto-refresh check if exchange update has no last error
2022-05-31 15:44:22 +02:00
2e6f3b3569
-error reporting, code formatting
2022-05-31 15:08:31 +02:00
ms
b87e843d32
WebEx: add rollup dep.
2022-05-30 15:27:29 +02:00
ms
98249d9d95
taler-config-lib
...
unpackaged script prefers CommonJS library
2022-05-30 10:23:06 +02:00
Sebastian
64488a5593
use logo, website and emai in purchase details
2022-05-29 01:42:35 -03:00
Sebastian
029340469a
show refund info in purchase
...
notify refund pending with accept button on the purchase details
better payto box
2022-05-29 01:23:21 -03:00
ms
ced08c502f
taler-config-lib skeleton
2022-05-27 15:34:18 +02:00
Sebastian
24162c1086
transaction details template
...
mayor change in the template of the transaction details for every
transaction
more work needs to be done in wallet core for tip and refund to show
more information about the merchant like logo and website
2022-05-26 15:57:12 -03:00
72d936eaf9
-stdev for benchmarks
2022-05-25 14:17:56 +02:00
43d265dde5
wallet-core: age restriction benchmarking
2022-05-25 13:52:39 +02:00
07e1818679
Revert "no need to compile after install"
...
This reverts commit c3ba7fb523
.
2022-05-24 18:00:25 +02:00
Sebastian
16cc179edf
remove rollup from webex and fix package.json root scripts
2022-05-24 00:37:24 -03:00
Sebastian
c3ba7fb523
no need to compile after install
2022-05-24 00:20:42 -03:00
Sebastian
3525b21008
Upgrading pnpm led to compilation errors
...
Fist:
* The inferred type of 'PaymentStatus' cannot be named without a reference to '.pnpm/@types+react@17.0.38....
* The inferred type of 'HistoryRow' cannot be named without a reference to '.pnpm/@types+react@17.0.38/node_modules/@types/react'. This is likely not portable. A type annotation is necessary.
and more like that...
Second:
some problems trying to check type inside libs
more related: https://github.com/microsoft/TypeScript/issues/42873
2022-05-24 00:18:30 -03:00
9dfef2100d
wallet-core: long-poll longer for reserve status
2022-05-19 13:30:04 +02:00
609a9cb1d5
wallet-core: use less aggressive retries
2022-05-19 11:19:43 +02:00
25af1987b2
-formatting
2022-05-19 11:01:07 +02:00
b2931fbac6
wallet-core: clamp claim retry properly
2022-05-19 10:36:58 +02:00
Sebastian
611a57ca0a
fix: update retry info before return also for purchase
2022-05-18 16:39:36 -03:00
Sebastian
5595e942b4
fix: update retry info before return
2022-05-18 15:57:10 -03:00
Sebastian
145714b335
fix: to skip the operation maxRetries need to be calculated first
2022-05-18 14:44:55 -03:00
Sebastian
c67d0bff1d
all retryInfo function in the same namespace, adding missing retryInfo increment
2022-05-18 14:41:51 -03:00
Sebastian
d3a857743d
- linter
2022-05-18 14:38:57 -03:00
Sebastian
115e5bf353
fix: do not cancel all operation processing when one of them reach maxRetries, just skip
2022-05-18 14:38:27 -03:00
Sebastian
e4ea201943
feat: awaiting refund
2022-05-14 18:09:49 -03:00
Marco Boss
c02dbc833b
make batch withdrawal configurable in benchmarks
2022-05-10 08:39:35 +02:00
Marco Boss
935a119621
add bench3 for zipf and random merchant selection (by id)
2022-05-09 14:28:12 +02:00
Sebastian
37690dd22c
handling service worker waiting phase
2022-05-06 17:29:52 -03:00
9641299d6c
enable batch withdrawal in bench1
2022-05-06 15:36:16 +02:00
Sebastian
cad6d99453
more integration test for age restriction: trying to pay age-restricted contract with not-age-restricted coins and using age-restricted coins with not-age-restricted-contract
2022-05-05 12:59:43 -03:00
Sebastian
7a2fe8018f
add age restriction option to withdraw cta
2022-05-04 16:26:53 -03:00
Sebastian
4491118494
add restricted option to manual withdraw
2022-05-04 16:26:53 -03:00
f16d2e52d5
wallet-core: implement batch withdrawal
2022-05-03 17:53:37 +02:00