|
c493a3069e
|
wallet-core: reset reserve retry when resetting withdrawal retry
|
2021-12-13 11:28:15 +01:00 |
|
Sebastian
|
60cfb0e78f
|
add reservePub to the withdrawal transaction info
|
2021-11-19 14:51:35 -03:00 |
|
|
a09359bd39
|
implement freezing for payments
|
2021-08-24 15:08:34 +02:00 |
|
|
828e65b0eb
|
fix un-offered denom situation, test case almost works
|
2021-08-23 22:28:46 +02:00 |
|
|
2f945b2aeb
|
merchant test cases
|
2021-08-12 21:01:40 +02:00 |
|
Sebastian
|
954ed23911
|
using block inside case of switch breaks when building with babel 7
see https://github.com/babel/babel/issues/8709
|
2021-06-17 13:16:15 -03:00 |
|
|
a70d37ef16
|
towards factoring out cyclic dependencies
|
2021-06-17 15:49:05 +02:00 |
|
|
d41ae5eb97
|
separate wallet state from wallet client
|
2021-06-15 18:52:43 +02:00 |
|
|
ef636c022b
|
implement force-retrying transactions
|
2021-06-14 19:37:35 +02:00 |
|
|
1cde390c23
|
fix up imports, no more esm in tests
|
2021-06-14 16:08:58 +02:00 |
|
|
5c26461247
|
database access refactor
|
2021-06-09 15:24:19 +02:00 |
|
|
02f1d4b081
|
support multiple exchange details per base URL
|
2021-06-02 13:24:28 +02:00 |
|
|
a68af80514
|
typo
|
2021-05-21 13:32:49 +02:00 |
|
|
6b1aea426a
|
tombstone processing in backup import
|
2021-05-21 11:47:24 +02:00 |
|
|
bb10e038c9
|
also allow deleting individual refunds, tombstoned by their execution time
|
2021-05-20 19:03:49 +02:00 |
|
|
6f1b7f5b99
|
implement more deletion operations
|
2021-05-20 17:11:44 +02:00 |
|
|
6fc9a052b7
|
implement deletion of withdrawal transactions
|
2021-05-20 16:24:41 +02:00 |
|
|
851ac5602c
|
add UIDs for deletion tombstones to auditor/exchange trust management
|
2021-05-20 13:15:11 +02:00 |
|
Christian Grothoff
|
9b89387535
|
fix spelling issues
|
2021-04-27 23:42:25 +02:00 |
|
|
07cdfb2e4e
|
towards wallet-core / util split
|
2021-03-17 17:56:37 +01:00 |
|
|
5f3c02d31a
|
implement deposits
|
2021-01-18 23:35:41 +01:00 |
|
|
7de5ceaa74
|
auto format
|
2021-01-13 00:51:30 +01:00 |
|
|
03810fd248
|
backup import
|
2021-01-04 13:30:38 +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 |
|
|
9cd1062f1b
|
towards a nicer transaction history
|
2020-11-18 17:33:02 +01:00 |
|
Florian Dold
|
7d9c98a90c
|
include proposal ID, to allow aborting
|
2020-09-09 02:22:22 +05:30 |
|
Florian Dold
|
67df550b4f
|
implement payment aborts with integration test
|
2020-09-09 02:18:03 +05:30 |
|
Florian Dold
|
ddbb09b140
|
DB tweaks
|
2020-09-08 20:45:33 +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
|
3c57820df0
|
formatting, import
|
2020-09-04 12:04:11 +05:30 |
|
Florian Dold
|
044b723657
|
correct refund amounts and better testing
|
2020-09-01 20:37:50 +05:30 |
|
Florian Dold
|
62406304d9
|
include error details in transactions list
|
2020-09-01 19:33:06 +05:30 |
|
Florian Dold
|
bb369f2e2a
|
auto-format
|
2020-09-01 19:07:14 +05:30 |
|
Florian Dold
|
5056da6548
|
test error handling
|
2020-09-01 18:00:51 +05:30 |
|
Florian Dold
|
7deefd5b2d
|
fix wallet DB
|
2020-08-24 20:00:15 +05:30 |
|
Florian Dold
|
0e88ef9bd2
|
implement fulfillment_message and make fulfillment_url optional
|
2020-08-24 19:39:09 +05:30 |
|
Florian Dold
|
1548086f50
|
make diagnostics, welcome page and permissions work again
|
2020-08-21 20:56:25 +05:30 |
|
Florian Dold
|
a8fb16021d
|
handle withdrawals aborted by the bank, add test
|
2020-08-20 14:34:56 +05:30 |
|
Florian Dold
|
57000c2214
|
add auto-refund test case, fix bug detected by it
|
2020-08-20 11:59:06 +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
|
66d76a3591
|
simplify refunds a bit, show in transaction history, add integration tests
|
2020-08-10 16:48:38 +05:30 |
|
Florian Dold
|
ffd2a62c3f
|
modularize repo, use pnpm, improve typechecking
|
2020-08-03 13:01:05 +05:30 |
|