2be1c3c8bd
re-add tests, more coin selection tests
2021-03-27 20:48:44 +01:00
93128f9358
fix coin selection
2021-03-27 19:35:44 +01:00
51f2ad9b6d
use static helpers for amounts
2021-03-17 18:21:43 +01:00
07cdfb2e4e
towards wallet-core / util split
2021-03-17 17:56:37 +01:00
44b1896b9e
improved pay coin selection
...
support for multiple exchanges and healing a previous selection
2021-03-15 13:44:25 +01:00
1392dc47c6
finish first complete end-to-end backup/sync test
2021-03-10 17:11:59 +01:00
ac89c3d277
restructure sync, store errors
2021-03-10 12:00:30 +01:00
58ef1e13df
fix build error from rename
2021-02-09 19:40:24 +01:00
8c92499d85
idb: add first web platform tests, fix issues detected by them
2021-02-08 19:59:19 +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
050999a910
implement infrastructure for future DB migrations via backup
2021-01-13 00:50:56 +01:00
324f44ae69
backup cycle
2021-01-07 19:50:53 +01:00
c032931f22
get basic test cases to work with new exchange
2021-01-05 17:59:50 +01:00
03810fd248
backup import
2021-01-04 13:30:38 +01:00
84d5b5e5ef
export complete backup, derive planchets in withdrawal
2020-12-17 12:21:03 +01:00
bafb52edff
don't store reserve history anymore, adjust withdrawal implementation accordingly
2020-12-16 17:59:04 +01:00
c09c5bbe62
derive tipping planchets from seed, implement backup further
2020-12-15 17:12:22 +01:00
f332d61fb6
formatting pass
2020-12-14 16:45:15 +01:00
89f1a281fe
backup WIP
2020-12-02 14:55:04 +01:00
0828e65f88
fix static types
2020-11-27 11:23:06 +01:00
4e481a51c6
more static typing for transactions ( fixes #6653 )
2020-11-26 22:14:46 +01:00
292160f7e9
fix tip record creation, migrate DB
2020-11-16 14:12:37 +01:00
e259d109ef
fix CheckPaymentPaidResponse schema
2020-11-03 13:47:02 +01:00
MS
7008de598d
fix 'taler+http://' interpretation
2020-10-02 17:16:19 +02:00
Florian Dold
71abddec5e
make withdrawal, pay and refunds work in the WebExtension
2020-09-09 12:45:49 +05:30
Florian Dold
f79d10eea2
missing file
2020-09-08 20:30:03 +05:30
Florian Dold
be77ee284a
dynamic pay request timeout
2020-09-07 15:54:22 +05:30
Florian Dold
cde4d13df8
fix outdated test case
2020-09-06 16:36:50 +05:30
Florian Dold
ccaac89c3b
fix utterly broken throttling logic
2020-09-04 16:17:32 +05:30
Florian Dold
3c57820df0
formatting, import
2020-09-04 12:04:11 +05:30
Florian Dold
f51a59bc72
implement and test auto-refresh
2020-09-03 20:38:26 +05:30
Florian Dold
09b5bfe0db
towards auto-refresh
2020-09-03 17:29:09 +05:30
Florian Dold
8a3ac7f08b
schedule exchange updating
2020-09-02 14:44:40 +05:30
Florian Dold
8d0081b622
missing file
2020-09-02 12:25:01 +05:30
Florian Dold
659e9cdbe6
respect cache header
2020-09-02 12:23:11 +05:30
Florian Dold
0ffea74ad5
no more const enum, remove unused field
2020-09-02 11:21:42 +05:30
Florian Dold
38e6d51946
estimate refresh output, show correct(er) balance
2020-09-01 23:01:44 +05:30
Florian Dold
044b723657
correct refund amounts and better testing
2020-09-01 20:37:50 +05:30
Florian Dold
7f4ebca0c4
validation
2020-09-01 19:56:08 +05:30
Florian Dold
bb369f2e2a
auto-format
2020-09-01 19:07:14 +05:30
Florian Dold
5e7149f79e
fix exception thrown during logging, include stack trace
2020-09-01 15:52:13 +05:30
Florian Dold
8d72b93a17
fix refund URI parsing (due to merchant backend change)
2020-08-20 16:51:14 +05:30
Florian Dold
421e613f92
throttling diagnostics and request timeouts
2020-08-20 16:27:20 +05:30
Florian Dold
082498b20d
use /paid API for proof of purchase
2020-08-19 20:55:38 +05:30
Florian Dold
953cd9dc41
nuke some console.log statements, test wallet testing functionality in integration test
2020-08-14 15:53:50 +05:30
Florian Dold
8d7b171d02
rename for consistency
2020-08-12 16:02:58 +05:30
Florian Dold
56f5a1e3ab
codec
2020-08-12 15:48:02 +05:30
Florian Dold
f180d05804
remove excessive namespacing, format
2020-08-12 12:41:00 +05:30
Florian Dold
5f8714091a
use API extractor for cleaner package separation
2020-08-10 14:37:20 +05:30
Florian Dold
6990b3b5ec
remove accidentally committed declaration files
2020-08-10 12:09:52 +05:30