308a4282cb
wallet-core: mock implementation of GetCurrencyInfo
2023-08-05 23:34:37 +02:00
cf49af2bb9
harness: allow overriding the test timeout via env variable
2023-08-03 21:44:43 +02:00
ee47aa4837
fix integration tests
...
Instead of using the deprecated runUntilDone, we now wait
for specific notifications.
The old way doesn't work, since p2p push transactions are not considered
done until the counterparty has accepted the payment.
2023-08-03 19:24:04 +02:00
fdbd55d2bd
-towards tip->reward rename
2023-08-03 18:35:07 +02:00
cf55f3f371
bump versions to 0.9.3-dev.17
2023-07-07 14:23:45 +02:00
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
709adb2d48
repo: fix Makefiles / top-level 'make install' target
2023-06-21 09:44:02 +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
98a351aa4c
repo: bump to 0.9.3-dev.16
2023-06-20 19:42:44 +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
574a91fcc1
-use tsc --build
2023-06-06 15:36:28 +02:00
1befd39671
bump typescript version
2023-06-06 11:54:37 +02:00
e671880b9e
wallet-core: use long-polling for P2P kyc
2023-06-05 13:33:14 +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
1c39b2befa
bump versions
2023-05-09 18:20:10 +02:00
2f3db5bcf1
bump versions
2023-05-08 09:37:39 +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
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