kexkey
|
bc4e4fa26e
|
Oops cleaned a pasted line
|
2020-12-11 16:58:03 -05:00 |
|
kexkey
|
ef1dea6905
|
Fixed torrc when LN off
|
2020-12-11 14:36:12 -05:00 |
|
kexkey
|
0b1fd6e0d7
|
We don't know batcher and specter versions, won't display
|
2020-11-20 15:57:20 -05:00 |
|
kexkey
|
26db143b22
|
Specter is now optional, enabled by default
|
2020-11-16 17:40:17 -05:00 |
|
kexkey
|
0a775e75a5
|
Added Bitcoin Core configs for Specter
|
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
|
7659a9da7c
|
Fixed libqrencode version when building
|
2020-10-01 10:56:49 -04:00 |
|
kexkey
|
224bbd9e88
|
Clearer tags for images while dev
|
2020-09-25 11:31:36 -04:00 |
|
kexkey
|
95a0a84666
|
Cypherapps can now use the log path to log logs
|
2020-09-16 13:21:19 -04:00 |
|
kexkey
|
22eab0c109
|
Now possible to watch same entity from multiple clients, unwatchtxid
|
2020-09-16 13:21:19 -04:00 |
|
kexkey
|
c55b8b22d9
|
Old batches are actually batchers and they create batches
|
2020-09-16 13:21:18 -04:00 |
|
kexkey
|
3efdd200d4
|
Extended batching, first draft
|
2020-09-16 13:21:18 -04:00 |
|
kexkey
|
851cfc0e6f
|
Added fallbackfee for testnet and regtest and logrotate sample for logs
|
2020-08-28 12:50:36 -04:00 |
|
kexkey
|
4185952f62
|
Log files management instead of only relying on docker logs
|
2020-08-18 13:29:33 -04:00 |
|
dependabot[bot]
|
fddcfc8bbc
|
Bump lodash from 4.17.14 to 4.17.19 in /cyphernodeconf_docker (#191)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.14...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-08-05 08:14:12 -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 |
|
g-homebase
|
d677595b5f
|
Add missing routes to api.properties and 'all' prop to ln_withdraw
|
2020-04-23 11:14:47 -04:00 |
|
kexkey
|
1ce38f3b77
|
First pass ln_listpeers
|
2020-04-23 11:14:47 -04:00 |
|
kexkey
|
46f9c543ec
|
v0.3.2 (#181)
|
2020-04-03 14:27:38 -04:00 |
|
kexkey
|
ed06a00380
|
Tor + Callbacks fix, thanks @Tomtibo
|
2020-04-02 15:57:56 -04:00 |
|
dependabot[bot]
|
8c3a592353
|
Bump acorn from 5.7.3 to 5.7.4 in /cyphernodeconf_docker (#177)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-03-18 16:37:39 -04:00 |
|
kexkey
|
7b2004f3d8
|
Make sure Bitcoin node connects to other nodes in clearnet if allowed
|
2020-03-10 12:32:46 -04: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
|
634966309d
|
Give more time to bitcoin and lightning to shut down before kill (#172)
|
2020-02-23 22:15:08 +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
|
6a9db3b83f
|
Don't expose Bitcoin RPC port outside docker network
|
2020-02-04 14:00:17 -05:00 |
|
kexkey
|
5b52b1aab9
|
Exposing bitcoin p2p on tor, right ports on testnet and regtest
|
2020-02-04 12:06:24 -05:00 |
|
kexkey
|
d205742b50
|
Showing onion address only when traefik torrified
|
2020-01-28 12:30:08 -05:00 |
|
kexkey
|
9e83dc4d66
|
More fixes for tor
|
2020-01-27 14:42:15 -05:00 |
|
kexkey
|
f994ceabe5
|
Fixes in setup when Tor is not selected
|
2020-01-27 13:26:34 -05:00 |
|
kexkey
|
a9516902fd
|
Moved http->https redir rule from traefik container to cypherapps
|
2020-01-20 16:58:32 -05: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
|
56d5c7d5c3
|
Added configured traefik port to test outputs
|
2020-01-19 10:37:00 -05:00 |
|
kexkey
|
9638c8d093
|
ports fixed (traefik)
|
2020-01-19 10:37:00 -05:00 |
|
kexkey
|
efbbcca17b
|
Been told it's Tor, not TOR
|
2020-01-19 10:37:00 -05:00 |
|
kexkey
|
a1977a3f68
|
New NETWORK env var passed to cypherapps (mainnet, testnet, regtest)
|
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
|
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
|
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
|
20b6f22e19
|
Added TORification info on components for info.json / welcome app
|
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 |
|