657c4b6377
merchant exchange confusion test
2021-01-14 01:47:56 +01:00
e70144405c
exit from worker process
2021-01-13 13:48:28 +01:00
e44b86b084
log harness output to file
2021-01-13 13:33:25 +01:00
9139a08c4d
run integration tests in worker process
2021-01-13 13:17:38 +01:00
94e35ca70a
fix pay-abort integration test
2021-01-13 01:19:23 +01:00
096d21189c
typo
2021-01-13 00:55:47 +01:00
7de5ceaa74
auto format
2021-01-13 00:51:30 +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
6772c54793
backup WIP
2021-01-12 17:17:34 +01:00
a10f9650b2
integration test: drop less responses
2021-01-11 00:46:28 +01:00
270d84d611
remove excessive logging
2021-01-11 00:22:06 +01:00
57d7c988b3
exchange protocol changes
2021-01-10 23:59:11 +01:00
c0dfcf247c
backup schema
2021-01-10 23:57:06 +01:00
8921a5e8f2
implement import of backup recovery document
2021-01-08 13:30:29 +01:00
324f44ae69
backup cycle
2021-01-07 19:50:53 +01:00
2650341042
implement backup encryption, some more CLI commands
2021-01-07 18:56:09 +01:00
b2e213bae6
imports
2021-01-07 15:32:04 +01:00
e0f574e23c
re-add secretbox functionality of nacl
2021-01-07 15:31:07 +01:00
a3313ce3f8
nacl: apply fix for overflow
...
See https://github.com/dchest/tweetnacl-js/issues/187
2021-01-07 15:05:36 +01:00
e319e99ef9
restore denom selection on import
2021-01-07 15:01:23 +01:00
3773a4cdff
browser fixes
2021-01-06 18:09:59 +01:00
af08b2d1fe
bump version
2021-01-06 17:06:31 +01:00
458777c5a2
fix tipping planchet derivation
2021-01-06 17:06:19 +01:00
c032931f22
get basic test cases to work with new exchange
2021-01-05 17:59:50 +01:00
981ef46267
fix import
2021-01-05 11:26:29 +01:00
03810fd248
backup import
2021-01-04 13:30:38 +01:00
95568395ce
backup import WIP
2020-12-21 13:23:07 +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
c4b44a5109
slightly more helpful error message
2020-12-14 16:45:10 +01:00
12234083ec
derive refresh info from secret seed
2020-12-14 16:44:42 +01:00
80a0fab126
backup schema
2020-12-10 17:50:17 +01:00
c27a7abfba
backup WIP (getting it back to build)
2020-12-08 19:53:59 +01:00
abb422e14a
fee display regression test
2020-12-08 14:26:06 +01:00
80f5d2d0f3
make coins part of their denomination in backup
2020-12-08 12:16:01 +01:00
0e33e540f3
CRDT-style tombstones
2020-12-07 23:32:20 +01:00
6f474a3b9d
store device ID
2020-12-07 23:19:14 +01:00
d3cc20b6cc
remove some redundancy
2020-12-07 23:13:55 +01:00
105898bf6e
recoup groups are also part of the backup
2020-12-07 23:11:57 +01:00
3a85de7fa4
do not store derived information information
2020-12-07 23:07:03 +01:00
6d7978986b
comment
2020-12-07 23:00:54 +01:00
e78df9b6b1
backup schema WIP
2020-12-07 22:54:36 +01:00
bd88f3f443
backup schema WIP
2020-12-07 20:24:16 +01:00
bbd65fc4b7
restore blind signing compatibility with exchange
2020-12-07 15:59:37 +01:00
Thien-Thi Nguyen
d1f0386342
add instructions on ‘docker’ group prior to original Docker instructions
...
NB: Although these instructions are correct, they might be overkill.
There is a quick and dirty fix for permissions problems:
chmod 777 /var/run/docker.sock
but that is Not Recommended because it is extremely insecure.
2020-12-04 10:47:09 -05:00
2c536d140f
tvgcheck
2020-12-03 14:15:40 +01:00
ca140d9905
add old test vector
2020-12-02 22:27:42 +01:00