summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/package.json
AgeCommit message (Collapse)Author
2021-03-27re-add tests, more coin selection testsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-04formattingFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
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-01-22upgrade dependenciesFlorian Dold
2021-01-22npm filesFlorian Dold
2021-01-22prepare commandFlorian Dold
2021-01-22taler-wallet-core: version bumpFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-17update version and dependenciesFlorian Dold
2020-09-09version bumpv0.8.0-rc.2Florian Dold
2020-09-09bump to 0.8.0-rc.1v0.8.0-rc.1Florian Dold
2020-08-12dependenciesFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold