Sebastian
|
f407ab2023
|
fix #7741
add integration test
|
2023-07-03 12:44:20 -03:00 |
|
|
5695ae0a9f
|
wallet-core: use testingWaitTransactionsFinal to wait for transactions
|
2023-07-01 01:43:29 +02:00 |
|
|
5754f00399
|
harness: check balance in basic payment test
|
2023-06-30 16:44:46 +02:00 |
|
|
06301efda3
|
-logging
|
2023-06-21 12:36:22 +02:00 |
|
|
ba913cd2ce
|
harness: wallet must always withdraw via fault-injected exchange
Otherwise, the ports in the base URL don't match and the wallet will
complain.
|
2023-06-21 08:54:18 +02:00 |
|
|
9f8faed2d1
|
harness: fix/modernize peer-to-peer-push
|
2023-06-21 08:17:25 +02:00 |
|
|
7dcfd02dae
|
harness: fix exchange base URL in tests with fault injection
|
2023-06-21 06:59:40 +02:00 |
|
|
1f60ac76f9
|
harness: fix test-peer-repair
|
2023-06-20 16:19:57 +02:00 |
|
|
e5a8ae7d60
|
wallet-core: remove redundant/unused notifications
|
2023-06-20 16:07:20 +02:00 |
|
|
9c708251f9
|
wallet-core: emit DD37 self-transition notifications with errors
|
2023-06-20 11:40:06 +02:00 |
|
|
54f0c82999
|
wallet-core: fix peer-(push,pull)-debit withdrawal states
|
2023-06-19 16:03:06 +02:00 |
|
|
ffa68ce8dd
|
taler-harness: WIP integration test for p2p coin selection repair
|
2023-06-19 16:02:23 +02:00 |
|
Sebastian
|
c41d7e0437
|
removing peerPullCreditReadyCond
|
2023-06-02 14:11:36 -03:00 |
|
|
2f4f43cc1f
|
harness: fix kyc test
Exchange broke the config
|
2023-06-02 12:41:27 +02:00 |
|
|
cd8f76db61
|
taler-util,wallet-core: implement TalerPreciseTimestamp
Fixes #7703
|
2023-05-26 12:19:32 +02:00 |
|
|
a2ef2e391a
|
wallet-core: remove legacy non-DD37 tx status fields
|
2023-05-24 14:46:03 +02:00 |
|
Christian Grothoff
|
db03383325
|
-move AML_THRESHOLD option to exchange
|
2023-05-13 20:21:24 +02:00 |
|
Sebastian
|
f7481ba1d8
|
harness compilation, default headers for http request
|
2023-05-12 09:37:45 -03: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 |
|
|
9a412260f3
|
adapt to merchant API breaking changes
|
2023-05-05 14:56:33 +02:00 |
|
MS
|
c8d78d68d3
|
Libeufin testing.
Disabling check that fails due to a Nexus
response format. The check will be enabled
again after its related bug's fix.
|
2023-04-24 22:36:25 +02:00 |
|
|
e2e56332e2
|
-the --allow-http flag is gone
|
2023-04-24 21:23:22 +02:00 |
|
Sebastian
|
b3cdd3409e
|
improved log, added allow-http flag and prevent thrott
|
2023-04-24 13:13:20 -03:00 |
|
MS
|
ab49083257
|
libeufin tests
Adapting test after API breaking change.
|
2023-04-24 17:06:09 +02:00 |
|
|
b81ea1b4b7
|
harness: adjust to merchant API breaking changes, remove test that doesn't belong
|
2023-04-23 23:08:37 +02:00 |
|
|
eff3920bd5
|
wallet-core: further towards deposit DD37
|
2023-04-23 22:49:42 +02:00 |
|
|
321252040e
|
-fix test-exchange-deposit
|
2023-04-22 22:17:08 +02:00 |
|
|
da59c85d2d
|
get rid of deprecated bankBaseUrl in more places
|
2023-04-22 18:36:56 +02:00 |
|
|
15feebecfe
|
wallet-core: towards DD37 for deposits
|
2023-04-22 14:17:49 +02:00 |
|
|
e331012c9f
|
-fix harness type errors
|
2023-04-21 22:46:04 +02:00 |
|
|
e81ae0f3e5
|
wallet-harness: make sure events are not lost in deposit test
|
2023-04-21 22:02:40 +02:00 |
|
|
b567ba4668
|
wallet-core: work around missing timestamp in legacy transaction
|
2023-04-13 15:58:38 +02:00 |
|
|
b96464fe09
|
Revert "wallet-core: check master public key in /wire response"
This reverts commit 7944a36e30 .
|
2023-04-13 15:04:08 +02:00 |
|
|
7944a36e30
|
wallet-core: check master public key in /wire response
|
2023-04-13 14:16:06 +02:00 |
|
|
43ae414a55
|
-re-add missing fields, fix types
|
2023-04-06 12:47:34 +02:00 |
|
|
3cf6d15eae
|
taler-harness: new test
|
2023-04-05 18:19:14 +02:00 |
|
|
2823b1cdf4
|
wallet-core: towards DD37 for deposits
|
2023-04-05 17:38:41 +02:00 |
|
Sebastian
|
e311dc4bef
|
missing rename
|
2023-03-29 08:35:33 -03:00 |
|
|
906eddd48a
|
taler-harness: emit CIPHER option in coin config
|
2023-03-05 02:07:04 +01:00 |
|
|
7985b0a33f
|
taler-harness: deployment tooling for tipping
|
2023-02-23 00:52:17 +01:00 |
|
|
b648238c41
|
harness: improve peer-pull integration test, check notifications
|
2023-02-21 21:02:36 +01:00 |
|
|
1747d3ac18
|
wallet-core: rename p2p requests to something more sensible
|
2023-02-20 01:16:31 +01:00 |
|
|
e6ed901626
|
wallet-core: various p2p payment fixes
|
2023-02-19 23:13:44 +01:00 |
|
|
0ee3f94463
|
harness: set AM_THRESHOLD
It's now required by the exchange
|
2023-02-19 13:36:30 +01:00 |
|
|
eca3819bcd
|
taler-util: node http fixes
|
2023-02-16 13:54:19 +01:00 |
|
|
825d2c4352
|
make wallet-cli runnable under qtart
|
2023-02-16 02:50:29 +01:00 |
|
|
6a4da88719
|
wallet-core: expose more info about refund query
|
2023-02-14 11:17:19 +01:00 |
|
|
22cb8adaa6
|
wallet-core,harness: introduce reserveIsReady flag, test tx lifeycle
|
2023-02-13 13:15:47 +01:00 |
|
|
13f0442736
|
harness: finish kyc test
We mock the KYC gateway now, use the new notification-based wallet API
and the test is not experimental anymore.
|
2023-02-12 19:31:37 +01:00 |
|