wallet-core/packages/taler-wallet-core
Florian Dold 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
..
src fix integration tests 2023-08-03 19:24:04 +02:00
.gitignore fix #7717 2023-08-02 07:40:28 -03:00
package.json fix version substitution 2023-08-03 18:58:44 +02:00
README.md update READMEs 2023-01-23 15:43:56 +01:00
tsconfig.json fix #7717 2023-08-02 07:40:28 -03:00
watch_test.sh watch test 2023-06-15 13:07:13 -03:00

taler-wallet-core

This package implements taler-wallet-core, the main logic and storage for the GNU Taler wallet.