Sebastian
b2355a3fcb
remove testing ui
2023-06-16 09:40:57 -03:00
Sebastian
444c5427f4
remove some type literal and pretty
2023-06-16 09:40:45 -03:00
Sebastian
d97f440f25
remove type literal
2023-06-16 09:40:10 -03:00
Sebastian
d0d7685f16
add test to coin selection algorithm
2023-06-15 13:07:31 -03:00
Sebastian
f7058a86c9
watch test
2023-06-15 13:07:13 -03:00
Sebastian
08746f5bf0
compare duration
2023-06-15 13:06:03 -03:00
Sebastian
4e7967dbac
showing off information about operation plan
2023-06-13 16:46:31 -03:00
Sebastian
8b74bda065
get operation plan impl, no test
2023-06-13 16:46:16 -03:00
Sebastian
671342818f
get operation plan types
2023-06-13 16:45:42 -03:00
Sebastian
4ac67bbcdb
spelling
2023-06-09 09:08:53 -03:00
Sebastian
734de5d359
use transaction state transition instead of other notifications
2023-06-06 14:57:51 -03:00
d8d214942c
wallet-core: truncate withdrawal errors
2023-06-06 17:25:17 +02:00
698f356659
wallet-core: check base URL reported by exchange
2023-06-06 17:18:53 +02:00
002ab0dab7
wallet-core: try to abort withdrawals wallet-side with the bank
2023-06-06 17:07:09 +02:00
f9c33136b4
wallet-core: use status consistently for querying for pending tasks
2023-06-06 16:47:32 +02:00
2d243b67c8
wallet-core: missing put operation
2023-06-06 15:55:20 +02:00
574a91fcc1
-use tsc --build
2023-06-06 15:36:28 +02: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
265d88b6b7
wallet-core: fix long-polling check
2023-06-06 15:23:25 +02:00
570c9dcbad
wallet-core: fix peer-push-debit transition helper
2023-06-06 15:01:59 +02:00
474a171f5e
wallet-core: deterministic p2p contract encryption
2023-06-06 15:00:15 +02:00
1befd39671
bump typescript version
2023-06-06 11:54:37 +02:00
da927b5e48
wallet-core: handle Gone in peer-pull-debit
2023-06-05 18:38:17 +02:00
bdb67c83a9
-fix import
2023-06-05 18:01:32 +02:00
9fca44893a
wallet-core: handle more p2p abort cases nicely
2023-06-05 17:58:25 +02:00
Sebastian
6e7c88a620
fix floor in times
2023-06-05 11:24:25 -03:00
Sebastian
75fdf6137f
move kycurl to commons, make webex aware
2023-06-05 10:58:24 -03:00
Sebastian
16900104b5
kyc url
2023-06-05 10:04:24 -03:00
Sebastian
c680f5aa71
rename aml
2023-06-05 10:04:09 -03:00
Sebastian
df53866e6b
fix spa dir
2023-06-05 09:42:10 -03:00
cf8c0725a4
demobank-ui: fix make install
2023-06-05 14:39:05 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc
2023-06-05 13:33:14 +02:00
fda5a0ed87
wallet-core: restructure p2p impl
2023-06-05 11:45:16 +02:00
f3d4ff4e3a
wallet-core: fix payment abort state machine
2023-06-05 10:29:04 +02:00
Sebastian
1c89f43a04
fix: linaria PR #1256
2023-06-03 16:16:42 -03:00
Christian Grothoff
a5cd8a522e
-typos
2023-06-03 13:00:01 +02:00
Sebastian
81dd559c77
pretty and suspend/resume option
2023-06-02 14:32:52 -03:00
Sebastian
1961f4744c
remove deprecated notifications, implement isOffline
2023-06-02 14:26:28 -03:00
Sebastian
9853f54201
from spa to pwa
2023-06-02 14:25:33 -03:00
Sebastian
e3ec395b35
memory key should be string
2023-06-02 14:12:15 -03:00
Sebastian
c41d7e0437
removing peerPullCreditReadyCond
2023-06-02 14:11:36 -03:00
369016c5a2
-fully remove
2023-06-02 16:11:51 +02:00
b1ce901df2
wallet-core: remove waiting-for-retry and some other notifications that we don't use
2023-06-02 16:03:07 +02:00
1ee9ef80bd
wallet-core: fix tipping state machine issues
2023-06-02 15:53:46 +02:00
2f4f43cc1f
harness: fix kyc test
...
Exchange broke the config
2023-06-02 12:41:27 +02:00
Sebastian
4f726b73e6
tx state ui
2023-06-01 14:26:28 -03:00
Sebastian
699a7b453b
new asset api
2023-06-01 14:26:07 -03:00
Sebastian
e9bdf7f312
assets should have base directory to copy tree
2023-06-01 12:24:07 -03:00
Sebastian
b916e53c68
make dev build work again
2023-06-01 12:24:07 -03:00
Sebastian
67fe4e8c20
move folder to catch up the reload on save
2023-06-01 12:24:06 -03:00
Sebastian
b4966b33f4
using env prop
2023-06-01 12:24:06 -03:00
Sebastian
2332101482
env setup
2023-06-01 12:24:05 -03:00
Sebastian
5e4c128319
use latest linaria lib
2023-06-01 12:24:05 -03:00
Sebastian
592387cd74
better support for linaria and alias
2023-06-01 12:24:04 -03:00
2a92ca8732
wallet-core: report possible actions in transactions list
2023-05-30 15:58:28 +02:00
000359a5e7
finish implementation of abort / cancelAborting on all tx types
2023-05-30 12:28:21 +02:00
d1dade4426
-type error
2023-05-30 09:35:58 +02:00
0323067c07
wallet-core: add missing resume/suspend implementations
2023-05-30 09:33:38 +02:00
246f914ca6
wallet-core: missing suspended states
2023-05-30 09:33:38 +02:00
Sebastian
bd7ca80ff6
show buttons
2023-05-29 23:47:21 -03:00
Sebastian
cb720b7a96
if type is not string, then codec is mandatory
2023-05-29 14:53:36 -03:00
Sebastian
be9d3dad83
use new local storage api
2023-05-29 14:53:06 -03:00
d4dd82eda1
taler-wallet-embedded: improve awkward log message
2023-05-28 17:48:18 +02:00
Sebastian
f5f3d3e23c
compute some error on submit
2023-05-26 17:32:33 -03:00
Sebastian
8d85426f0e
remove account when no password
2023-05-26 17:09:47 -03:00
Sebastian
69b66e715e
account as hook
2023-05-26 16:52:30 -03:00
Sebastian
be27647ff7
use buildKeyStorage to prevent different type for same key
2023-05-26 16:51:47 -03:00
Sebastian
62cec67983
using taler crypto
2023-05-26 10:54:42 -03:00
Sebastian
77fb6c0d88
fix compile
2023-05-26 10:09:56 -03:00
Sebastian
e3d046457b
moving into taler-crpto
2023-05-26 09:26:12 -03:00
Sebastian
562067a287
resolution field for all forms
2023-05-26 09:26:12 -03:00
Sebastian
64e3705669
cases, account details and new-form screen
2023-05-26 09:26:09 -03:00
dad7d48ed2
wallet-core: fix withdrawal abort
2023-05-26 14:12:11 +02:00
96d9ea3840
taler-util,wallet-core: make AbsoluteTime opaque
2023-05-26 13:52:00 +02:00
cd8f76db61
taler-util,wallet-core: implement TalerPreciseTimestamp
...
Fixes #7703
2023-05-26 12:19:32 +02:00
557dcec30d
-organize imports
2023-05-26 11:13:54 +02:00
6e13fce8a9
taler-util: compile-time flavor for timestamp types
2023-05-26 11:12:44 +02:00
735336d751
-missing field
2023-05-26 11:12:05 +02:00
5df212c66d
wallet-core: dispatch cancelAborting for withdrawal
2023-05-26 10:43:49 +02:00
5b665c7d80
wallet-core: move deposit transaction deletion
2023-05-25 19:31:14 +02:00
fe8749c3f8
wallet-core: implement cancelAbortingTransaction for deposit groups
2023-05-25 19:26:40 +02:00
8624d798b7
wallet-core: fix issues with aborting deposits
2023-05-25 19:11:03 +02:00
485f7d3603
-fix method
2023-05-25 18:23:47 +02:00
a4112bae9e
wallet-core: implement request to return sample transactions
2023-05-25 12:19:00 +02:00
0b4d900088
wallet-core: return transactionId whenever a transaction is created
2023-05-25 11:59:55 +02:00
c3ef842df0
wallet-core: add pay-merchant suspended states
2023-05-25 11:52:20 +02:00
5f325aa4d3
wallet-core: more notifications
2023-05-25 11:22:10 +02:00
0406160869
wallet-core: DD37 fixes and FIXME comments for merchant payments
2023-05-25 11:13:25 +02:00
Sebastian
4859883c9a
fix cli tx id type
2023-05-24 10:21:07 -03:00
Sebastian
99e248d886
fix test merchant anastasis
2023-05-24 10:21:06 -03:00
Sebastian
28b8f2eaf9
fix test merchant backoffce
2023-05-24 10:21:05 -03:00
Sebastian
99d6d2acf7
fix test bank
2023-05-24 10:21:04 -03:00
Sebastian
9af63d8bc1
fix test
2023-05-24 10:21:03 -03:00
7b2aa57b18
-comment
2023-05-24 15:09:42 +02:00
126e9e7457
wallet-core: use/allow txids as tombstone
2023-05-24 15:07:29 +02:00
7eef3f57d2
-type
2023-05-24 15:01:59 +02:00
318f544184
wallet-core: implement deletion for new refund implementation
2023-05-24 14:59:54 +02:00
a2ef2e391a
wallet-core: remove legacy non-DD37 tx status fields
2023-05-24 14:46:03 +02:00
f475f98f86
wallet-core: fix getTransactionById for refunds
2023-05-24 14:20:48 +02:00
f14c7e5f2a
wallet-core: remove deprecated txid parsing
2023-05-24 14:09:25 +02:00
4627c0781c
wallet-core: report number of coins in withdrawal details
2023-05-24 12:58:33 +02:00
ea953f2b77
wallet-core: use division for withdrawal coin selection
2023-05-24 12:54:07 +02:00
da87ce41a6
wallet-core: logging to diagnose perf/hang issue
2023-05-24 12:27:24 +02:00
Sebastian
bc4964d4ff
use redirect instead of openFromPopup on qr detection
2023-05-22 14:36:59 -03:00
Sebastian
5fb13fae24
show some info when a refund get the originated purchase deleted
2023-05-22 14:20:59 -03:00
Sebastian
434bb4af25
uri is not txid
2023-05-22 14:10:51 -03:00
Sebastian
7391969ca7
fix: not showing manual withdraw details
2023-05-22 13:42:54 -03:00
Sebastian
9181c1e81b
fixing txId reference based on nominal type
2023-05-22 13:14:51 -03:00
Sebastian
708cf016e4
nominal typing for taskId, also fixing transactionId reference
2023-05-22 13:13:40 -03:00
Sebastian
76d2524b8b
pretty
2023-05-22 13:12:38 -03:00
Sebastian
984cba226f
transactionIdStr nominal typing
2023-05-22 13:12:27 -03:00
Sebastian
3e95ae356a
fix break on build
2023-05-22 10:40:13 -03:00
Sebastian
0544b8358a
accounts and notifications
2023-05-19 13:26:47 -03:00
Sebastian
35cc13e229
imported useNotifications, new memory storage hook and fixed but in localstorage
2023-05-19 13:24:30 -03:00
Sebastian
38c65cc84a
priv and pub key generation
2023-05-18 20:32:20 -03:00
Sebastian
20c3d4ef14
add routing
2023-05-18 12:48:01 -03:00
Sebastian
4bf1132795
navigation
2023-05-17 14:58:54 -03:00
Sebastian
c850c40682
version id
2023-05-17 09:58:08 -03:00
acf0dda83f
wallet-core: return purchase information in refund if available
2023-05-16 19:03:22 +02:00
72d0230a2e
-fix minor state name
2023-05-16 16:48:51 +02:00
Sebastian
b35404a2b1
final form, i hope
2023-05-16 11:33:29 -03:00
Sebastian
245ab840ba
one form left
2023-05-16 01:23:44 -03:00
Sebastian
02fb71c0ff
third form and placeholder for the next ones
2023-05-15 15:38:04 -03:00
Sebastian
f4f798b1b4
second form
2023-05-15 11:45:23 -03:00
Christian Grothoff
db03383325
-move AML_THRESHOLD option to exchange
2023-05-13 20:21:24 +02:00
Sebastian
da93d2ba7e
fix getting wrong error message after 401 response in merchant backoffice
2023-05-12 11:23:38 -03:00
Sebastian
f7481ba1d8
harness compilation, default headers for http request
2023-05-12 09:37:45 -03:00
Sebastian
fcfba4322a
fix some ui in arrays and created input file
2023-05-11 15:49:41 -03:00
359b9860a6
wallet-core: remove legacy operation names
2023-05-11 14:29:55 +02:00
edd3a39a0c
taler-util: remove deprecated function
2023-05-11 14:16:48 +02:00
1d718dda1d
-optional
2023-05-11 13:05:49 +02:00
07bf3d5b8f
wallet-core: iban workaround
2023-05-11 13:04:15 +02:00
Sebastian
55a1e8c6e1
fix form
2023-05-10 15:01:56 -03:00
Sebastian
f281803f1e
compile again after DD37 impl
2023-05-10 13:35:18 -03:00
6308c7ea6b
wallet-core: return txid when starting refund via URI
2023-05-10 17:30:42 +02:00
Sebastian
cb53546035
almost first document
2023-05-10 00:53:51 -03:00
1c39b2befa
bump versions
2023-05-09 18:20:10 +02:00
c74d7718bd
also bump taler-wallet-embedded, fix script
2023-05-08 18:59:44 +02:00
2f3db5bcf1
bump versions
2023-05-08 09:37:39 +02:00
b9d658f50b
-spelling consistency
2023-05-07 22:43:45 +02:00
99b844b465
-test fixes
2023-05-07 22:16:33 +02:00
7f0edb6a78
wallet-core: refund DD37 refactoring
2023-05-07 21:51:02 +02:00
Sebastian
a0bf83fbb5
URL.protocol return with a colon at the end
2023-05-05 13:20:48 -03:00
9a412260f3
adapt to merchant API breaking changes
2023-05-05 14:56:33 +02:00
Sebastian
f2f806a165
init version
2023-05-05 08:52:59 -03:00
Sebastian
d03bfa714b
fixing web-utils new imports
2023-05-05 08:52:58 -03:00
Sebastian
b64bb455a2
update to new web-utils imports
2023-05-05 08:52:58 -03:00
Sebastian
e90991973c
update web-utils imports
2023-05-05 08:52:57 -03:00
Sebastian
d61e4fa719
upgrade to now build from web-utils
2023-05-05 08:52:57 -03:00