|
171d070a83
|
make tipping work with latest merchant protocol
|
2022-01-24 20:51:47 +01:00 |
|
|
5c4c25516d
|
wallet: support both protocol versions
|
2021-11-27 20:57:07 +01:00 |
|
|
ae8af3f27c
|
wallet: tipping protocol change / merchant version info
|
2021-11-23 23:51:12 +01:00 |
|
|
9f0429cb2f
|
wallet: implement exchange protocol v9
|
2021-11-17 10:23:30 +01:00 |
|
|
e2fe2d6db1
|
add anastasis skeleton, put crypto in taler-util
|
2021-10-07 12:01:40 +02:00 |
|
|
42fe576320
|
implement backup scheduling, other tweaks
|
2021-06-25 13:27:06 +02:00 |
|
Sebastian
|
7f3ce304cb
|
missing globalThis Polyfill, remove duplicate url util
|
2021-06-20 16:14:56 -03:00 |
|
|
a70d37ef16
|
towards factoring out cyclic dependencies
|
2021-06-17 15:49:05 +02:00 |
|
|
1cde390c23
|
fix up imports, no more esm in tests
|
2021-06-14 16:08:58 +02:00 |
|
|
e77510106f
|
simplify retry timeout handling
|
2021-06-11 11:15:08 +02:00 |
|
|
5c26461247
|
database access refactor
|
2021-06-09 15:24:19 +02:00 |
|
Sebastian
|
2e1438eb04
|
moving logger into taler-util
|
2021-06-08 17:18:24 -03:00 |
|
|
debc2254fd
|
towards backup based on add/remove set instead of clocks
|
2021-05-12 13:35:04 +02:00 |
|
|
4fa88007f9
|
get coin re-selection after accidental double spending to work
|
2021-04-07 19:29:51 +02:00 |
|
|
07cdfb2e4e
|
towards wallet-core / util split
|
2021-03-17 17:56:37 +01:00 |
|
|
19eb72e277
|
logging, cosmetic fixes
|
2021-01-14 18:00:00 +01:00 |
|
|
7de5ceaa74
|
auto format
|
2021-01-13 00:51:30 +01:00 |
|
|
458777c5a2
|
fix tipping planchet derivation
|
2021-01-06 17:06:19 +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 |
|
|
4e481a51c6
|
more static typing for transactions (fixes #6653)
|
2020-11-26 22:14:46 +01:00 |
|
|
2b19594e7a
|
hide transient errors when accepting a tip
|
2020-11-26 12:27:31 +01:00 |
|
|
d6409f185d
|
re-enable tipping support in the WebExtension UI
|
2020-11-18 12:44:06 +01:00 |
|
|
af5a35def0
|
only query tip status on first call to prepare
|
2020-11-16 16:17:26 +01:00 |
|
|
7e07ad6b2a
|
use index to check existing tip record
|
2020-11-16 14:48:33 +01:00 |
|
|
292160f7e9
|
fix tip record creation, migrate DB
|
2020-11-16 14:12:37 +01:00 |
|
Florian Dold
|
aae06c680f
|
DB tweaks
|
2020-09-08 21:03:10 +05:30 |
|
Florian Dold
|
6c0be1cc95
|
DB cleanup
|
2020-09-08 20:29:47 +05:30 |
|
Florian Dold
|
043a5f89fe
|
tipping transaction list entry, integration test and DB simplifications
|
2020-09-08 19:54:30 +05:30 |
|
Florian Dold
|
b9e43e652e
|
fix tipping and adjust DB
|
2020-09-08 19:27:08 +05:30 |
|
Florian Dold
|
b063382d25
|
tipping API and integration test
|
2020-09-08 17:40:47 +05:30 |
|
Florian Dold
|
8c33e05bf0
|
harmonized error codes
|
2020-09-01 18:27:22 +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
|
599c8380f2
|
make withdrawal requests sequentially, clean up withdrawal logic a bit
|
2020-08-13 15:15:01 +05:30 |
|
Florian Dold
|
ffd2a62c3f
|
modularize repo, use pnpm, improve typechecking
|
2020-08-03 13:01:05 +05:30 |
|