Commit Graph

171 Commits

Author SHA1 Message Date
kexkey
4db2ac351b v0.6.0 (#208)
* v0.6.0-rc.1

* v0.6.0-rc.2

* v0.6.0-rc.3

* v0.6.0-rc.4

* Much smaller Tor container image

* v0.6.0
2021-02-17 16:26:39 -05:00
kexkey
85345b1e2c Right Cypherapps branch for specter dev 2020-11-18 16:51:47 -05:00
kexkey
26db143b22 Specter is now optional, enabled by default 2020-11-16 17:40:17 -05:00
kexkey
eb5c6a0cd4 Right version 2020-11-16 16:47:03 -05:00
kexkey
e1cac588ec Features/optionalbatcher (#206)
* Batcher cypherapp now optional on cyphernode setup

* ignoreThisApp for Sparkwallet when no LN

* Use of next in setup

* Cleanup
2020-11-16 16:45:52 -05:00
kexkey
3bc7a074c6 v0.5.0-dev versions 2020-10-16 16:14:10 -04:00
kexkey
f9cf6125cb Releases/v0.5.0 (#203)
* v0.5.0-rc.1

* no-cache on release build and fixed cypherapp git branch

* v0.5.0 final
2020-10-16 16:08:06 -04:00
kexkey
224bbd9e88 Clearer tags for images while dev 2020-09-25 11:31:36 -04:00
kexkey
2cf70ee746 c-lightning upgrade to v0.9.1 2020-09-15 17:35:46 -04:00
kexkey
4185952f62 Log files management instead of only relying on docker logs 2020-08-18 13:29:33 -04:00
kexkey
5600f27982 Upgraded Bitcoin Core to 0.20.1, Spark Wallet to 0.2.16, CLN to 0.9.0-1 2020-08-16 15:29:28 -04:00
kexkey
79839fe949 Releases/v0.4.0 (#186)
* v0.4.0-rc.1

* v0.4.0-rc.2

* v0.4.0 final

* Tor 0.4.3.5
2020-05-27 14:27:57 -04:00
kexkey
9728a84608 Upgraded Bitcoin Core to v0.19.1 and C-Lightning to v0.8.2 2020-05-05 15:36:50 -04:00
kexkey
46f9c543ec v0.3.2 (#181) 2020-04-03 14:27:38 -04:00
kexkey
09099e1c6a Cypherapps is still v0.3.0 2020-02-26 21:46:35 -05:00
kexkey
2951c24601 Releases/v0.3.1 (#173)
* v0.3.1-rc.1

* v0.3.1
2020-02-27 01:56:23 +00:00
kexkey
97ae1a8fd9 Added QR Code of Onion address at the end of startup when Tor activated (#166)
* Added QR Code of Onion address at the end of startup when Tor activated

* Indentation fix
2020-02-23 22:14:33 +00:00
kexkey
bbf957db2b Releases/v0.3.0 (#165)
* Release v0.3.0-rc.1

* Cypherapps version was wrong

* v0.3.0-rc.2

* v0.3.0-rc.3

* CypherApps version stays at rc.1, didn't change

* v0.3.0-rc.4

* v0.3.0-rc.5

* v0.3.0-rc.6

* v0.3.0 final
2020-02-11 00:42:09 +00:00
kexkey
b59aae4fbd Change ln to lightning 2020-01-19 11:11:27 -05:00
kexkey
e52331fe61 readiness monitor for tor, lightning, bitcoin... 2020-01-19 10:37:00 -05:00
kexkey
759856ee17 Multi onion addresses fixes 2020-01-19 10:37:00 -05:00
kexkey
08edca726e Added different v3 onion addresses for traefik, bitcoin and ln 2020-01-19 10:37:00 -05:00
kexkey
f613e921fb Creation of the new subfolder needed by c-lightning 0.8 2020-01-19 10:37:00 -05:00
kexkey
e383018a51 c-lightning 0.8.0 changed working dirs 2020-01-19 10:37:00 -05:00
kexkey
508c7ab160 Upgrading c-lightning to v0.8.0 2020-01-19 10:37:00 -05:00
kexkey
31dc575655 Upgraded to Bitcoin Core 0.19.0.1 because of a bug with proxy on 0.18 2020-01-19 10:37:00 -05:00
kexkey
9b30cb4787 Make c-lightning's entrypoint.sh executable in installed dir 2020-01-19 10:37:00 -05:00
kexkey
0eb8c2cfbe Hack to get proxy to work in c-lightning, getting the tor container IP dynamically 2020-01-19 10:37:00 -05:00
kexkey
d0afa09181 More TOR configurations 2020-01-19 10:37:00 -05:00
kexkey
51cb4a2e9a TOR keys and hostname not created during setup 2020-01-19 10:37:00 -05:00
kexkey
4fd8f445f4 Commiting temp work, tor in setup 2020-01-19 10:37:00 -05:00
kexkey
e98362b16b OTS not TORified thanks to proxychains-ng, better TORification 2020-01-19 10:37:00 -05:00
kexkey
58b80e1d3b Make TOR optional, add info in welcome page, ability for notifier to bypass 2020-01-19 10:37:00 -05:00
kexkey
477c93468f Added Tor container with hidden service 2020-01-19 10:37:00 -05:00
kexkey
ebb6ea9784 read-only volumes and chown apps dir 2019-12-13 09:39:06 -05:00
kexkey
5dea791af0 It is actually compatible and supported to switch network 2019-11-09 18:18:53 -05:00
kexkey
9a16f888ba Releases/v0.2.4 (#131)
* v0.2.4-rc.1

* OTS patch (npm) for it to compile on aarch64

* Healthchecker was sometimes restarting bitcoin container

* v0.2.4-rc.2

* v0.2.4
2019-09-30 08:46:17 -04:00
kexkey
62a0b36c09 Now using bitcoin-client.conf mechanism 2019-09-04 21:03:43 -04:00
kexkey
8fc7d0f708 bitcoin conf fix, base64 decoding 2019-09-04 21:03:43 -04:00
kexkey
9cf96097c4 OTS verify, first pass 2019-09-04 21:03:43 -04:00
kexkey
755c243aa0 Separated start from deployment tests (testdeployment.sh) 2019-09-04 13:22:06 -04:00
kexkey
fd510fdfc4 Copy bitcoin-client.conf 2019-09-04 13:22:06 -04:00
kexkey
297af02fea Using bitcoin-client.conf and monitor bitcoin node for deployment 2019-09-04 13:22:06 -04:00
kexkey
b43d6a273e Releases/v0.2.3 (#115)
* v0.2.3

* CypherApps stays v0.2.2
2019-07-25 15:08:42 -04:00
kexkey
a27f671f18 Releases/v0.2.2 (#114)
* v0.2.2-rc.1

* bump other versions too...

* v0.2.2-rc.2

* v0.2.2 final release
2019-07-23 15:19:31 -04:00
kexkey
1174174670 Removed obsolete file 2019-07-16 15:05:09 -04:00
kexkey
0d4e1d8414 Adjusted gitignore and added cloning a specific branch/tag of cypherapps 2019-07-16 15:04:50 -04:00
SKP
250e18d4c5 Update setup.sh
copied config.7z and client.7z from wrong location
2019-07-16 13:55:42 -04:00
SKP
c8db12b681 Cherry picked "abdfdbc4761fb03031a328379aec93546fd44fd8": Gatekeeper port (default 2009) is now also used inside the docker network 2019-07-16 13:55:42 -04:00
kexkey
8f4fc6a505 v0.18.0 of bitcoind and v0.7.1 of c-lightning 2019-07-10 13:50:38 -04:00