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
1ad064a2a5
regression tests
2020-12-02 21:56:20 +01:00
92885fa155
run until done at end of test
2020-12-02 17:05:28 +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
2b19594e7a
hide transient errors when accepting a tip
2020-11-26 12:27:31 +01:00
c0006300cf
bump version for upload
2020-11-25 20:24:12 +01:00
f2bbe872cf
better docker instructions
2020-11-25 18:27:58 +01:00
f3842bc5fb
missing slash in docker mount path
2020-11-25 16:47:30 +01:00
615d3fa4d0
editor config
2020-11-25 16:41:58 +01:00
e5fcadd42e
comment
2020-11-25 16:35:19 +01:00
fcfe7e6370
docker-based build instructions
2020-11-25 16:30:31 +01:00
68dcb13fbf
clearer name
2020-11-25 16:05:50 +01:00
a391958eeb
submodule
2020-11-25 16:05:48 +01:00
9cd1062f1b
towards a nicer transaction history
2020-11-18 17:33:02 +01:00
d6409f185d
re-enable tipping support in the WebExtension UI
2020-11-18 12:44:06 +01:00
636d3cd30c
changelog
2020-11-17 18:04:25 +01:00
660ddcf885
new changelog
2020-11-17 18:01:14 +01:00
3d5a766b5f
update version and dependencies
2020-11-17 12:28:51 +01:00
aefc7f6212
deps
2020-11-16 16:56:56 +01:00
db904be62a
update README
2020-11-16 16:51:09 +01:00
af5a35def0
only query tip status on first call to prepare
2020-11-16 16:17:26 +01:00
eaae2d4ca8
install recursively
...
Is this a PNPM regression? This is usually the default ...
2020-11-16 15:24:50 +01:00
768ecfc600
check for idempotency in tip integration test
2020-11-16 14:52:16 +01:00
7e07ad6b2a
use index to check existing tip record
2020-11-16 14:48:33 +01:00
deaeb17c02
fix schema upgrade in memoryidb backend
2020-11-16 14:32:06 +01:00
292160f7e9
fix tip record creation, migrate DB
2020-11-16 14:12:37 +01:00
cdf5cc583c
only use version in 'make dist'
2020-11-13 22:33:05 +01:00
7b393ed7ed
don't distribute ./bootstrap
2020-11-13 22:32:49 +01:00
98485e2343
check for jq
2020-11-13 22:19:07 +01:00
269a582516
fix dist
2020-11-13 22:12:54 +01:00
61f51d69ad
don't try to run non-existent test cases for UI
2020-11-09 10:40:11 +01:00
Christian Grothoff
8f69fadc1f
fix typo
2020-11-08 23:29:06 +01:00
Christian Grothoff
c17a9392cb
fix typo
2020-11-08 23:27:19 +01:00
f27a85735d
update error codes
2020-11-08 14:09:33 +01:00
Christian Grothoff
c5b25d1cbd
update error codes
2020-11-08 01:20:50 +01:00
c90b03ec57
update build instructions
2020-11-04 14:16:28 +01:00
7636f06f34
remove configure first
2020-11-04 12:11:04 +01:00
df91441296
handle transient pay errors ( fixes #6607 )
...
Also add a test case for the behavior.
2020-11-04 12:07:34 +01:00