Commit graph

7 commits

Author SHA1 Message Date
Kristaps Kaupe
8d7d82f15c
Add local Tor autostart to missing scripts 2022-04-08 14:35:36 +03:00
Kristaps Kaupe
c94404658a
chmod +x 2021-09-08 09:51:24 +03:00
Adam Gibson
d6bacbf27e
Merge #854: Fix SNICKER client-daemon setup
c30929a Fix SNICKER client-daemon setup (Adam Gibson)
2021-04-20 14:28:30 +01:00
Kristaps Kaupe
512fab735a
Fix remaining flake8 errors 2021-04-17 20:49:26 +03:00
Adam Gibson
c30929a31c
Fix SNICKER client-daemon setup
This commit fixes two minor bugs encountered in
running create-snicker-proposal.py. First, the
port for AMP connections was not correct (by
convention it is now the Joinmarket proto main port
minus 1000), second in the above mentioned script,
the reactor startup client side was not disabling
the Joinmarket protocol, as it should.
2021-04-16 22:46:54 +01:00
Kristaps Kaupe
fde23c3cc5
Remove unused imports 2021-04-14 15:54:18 +03:00
Adam Gibson
53a1822fa6
Adds SNICKER functionality
For detailed description of functionality in
this commit, see the newly created docs/SNICKER.md
2021-02-18 11:05:54 +00:00