d44740b787
fix build issues
2021-03-27 14:36:08 +01:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +01:00
564e4f8710
idb: encapsulate non-JSON data correctly
2021-02-24 17:33:07 +01:00
9c85f6277b
idb: implement missing methods
2021-02-23 20:16:10 +01:00
8c92499d85
idb: add first web platform tests, fix issues detected by them
2021-02-08 19:59:19 +01:00
4452984a24
idb-bridge: remove cyclic dependencies, rip out api extractor
2021-02-08 15:23:44 +01:00
aefc3f26b6
timeout for tests
2021-02-04 15:08:08 +01:00
Sebastian
4845ebddf6
0006728: set up wallet CI pipeline for WebExtension build
...
This commit split in three main things:
* added deploy-webext to upload the extension zipfile
* put scope into the npm packages to be able to deploy them
* added deploy-npm to deploy related npm packages
Also, fixing bug on `make clean`. Some packages where not
being deleting tsconfig.tsbuildinfo and making subsequent
`make` fail
2021-02-01 17:07:22 -03:00
6732d252dc
dependencies
2021-01-29 11:38:28 +01:00
470edf886a
upgrade dependencies
2021-01-22 15:39:58 +01:00
050999a910
implement infrastructure for future DB migrations via backup
2021-01-13 00:50:56 +01:00
a5681579fb
make integration tests part of taler-wallet-cli
2021-01-12 20:04:16 +01:00
89f1a281fe
backup WIP
2020-12-02 14:55:04 +01:00
3d5a766b5f
update version and dependencies
2020-11-17 12:28:51 +01:00
292160f7e9
fix tip record creation, migrate DB
2020-11-16 14:12:37 +01:00
Christian Grothoff
c17a9392cb
fix typo
2020-11-08 23:27:19 +01:00
e259d109ef
fix CheckPaymentPaidResponse schema
2020-11-03 13:47:02 +01:00
Florian Dold
8139608a3b
coverage
2020-09-04 14:13:56 +05:30
Florian Dold
e3850158c2
re-implement integration test functionalty that will be used by the exchange for testing
2020-08-14 13:06:42 +05:30
Florian Dold
6d2d65bf63
dependencies
2020-08-12 14:07:54 +05:30
Florian Dold
f180d05804
remove excessive namespacing, format
2020-08-12 12:41:00 +05:30
Florian Dold
172a51a43a
towards webextension working again
2020-08-10 22:19:23 +05:30
Florian Dold
66d76a3591
simplify refunds a bit, show in transaction history, add integration tests
2020-08-10 16:48:38 +05:30
Florian Dold
5f8714091a
use API extractor for cleaner package separation
2020-08-10 14:37:20 +05:30
Florian Dold
70fa42da04
dependencies
2020-08-06 00:43:29 +05:30
Florian Dold
82a2437c09
towards integration tests with fault injection
2020-08-06 00:30:36 +05:30
Florian Dold
a8f03d3dd1
dependencies / build tasks
2020-08-03 13:44:07 +05:30
Florian Dold
ffd2a62c3f
modularize repo, use pnpm, improve typechecking
2020-08-03 13:01:05 +05:30