Commit Graph

148 Commits

Author SHA1 Message Date
dependabot[bot]
dbd0691ba1 Bump ws from 5.2.2 to 5.2.3 in /cyphernodeconf_docker
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 17:15:15 +00:00
kexkey
00bb08b944 v0.7.0 2021-06-29 10:53:05 -04:00
kexkey
3b797243d0 v0.7.0-rc.2 2021-06-22 11:14:27 -04:00
kexkey
3a9aeb543e v0.7.0-rc.1 2021-06-22 11:09:42 -04:00
Philippe Lamy
76be5c2282 Merge branch 'dev' into btc-core-create-wallets 2021-05-20 12:43:48 -04:00
Philippe Lamy
3aea4e7cad Changed wait loop for bitcoind after jedi review 2021-05-20 12:24:47 -04:00
kexkey
f747548e63 Changed how to check if Tor is working 2021-05-18 14:24:38 -04:00
Philippe Lamy
cef7186122 fix to get id+group of current user 2021-05-14 10:14:51 -04:00
kexkey
fc5cae6d91 Merge pull request #218 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /cyphernodeconf_docker
2021-05-14 09:48:21 -04:00
kexkey
88c75235df Merge pull request #217 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /cyphernodeconf_docker
2021-05-14 09:48:09 -04:00
kexkey
4e7b658c40 Merge pull request #216 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/handlebars-4.7.7
Bump handlebars from 4.5.3 to 4.7.7 in /cyphernodeconf_docker
2021-05-14 09:47:56 -04:00
Philippe Lamy
c386f7c371 Merge branch 'dev' into btc-core-create-wallets 2021-05-13 10:07:42 -04:00
Philippe Lamy
4be7a2f69b removed useless volume 2021-05-13 09:57:54 -04:00
Philippe Lamy
aa11eba2df fixe for wait loop 2021-05-13 09:56:53 -04:00
Philippe Lamy
b398d58690 Added wait loop for tor 2021-05-10 11:33:53 -04:00
dependabot[bot]
528e8887f5 Bump hosted-git-info from 2.7.1 to 2.8.9 in /cyphernodeconf_docker
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 12:42:49 +00:00
dependabot[bot]
9ae1d5f9c4 Bump lodash from 4.17.19 to 4.17.21 in /cyphernodeconf_docker
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 01:13:45 +00:00
Philippe Lamy
e8e4afba13 Create default wallets 2021-05-08 16:58:13 -04:00
dependabot[bot]
82ca723806 Bump handlebars from 4.5.3 to 4.7.7 in /cyphernodeconf_docker
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 14:11:55 +00:00
kexkey
61d2c2e8b5 Merge pull request #211 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /cyphernodeconf_docker
2021-04-23 09:01:43 -04:00
dependabot[bot]
73ea2a502c Bump y18n from 4.0.0 to 4.0.1 in /cyphernodeconf_docker
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 17:07:37 +00:00
SKP
357f0ecd5e Simplified one label swarm. 2021-03-18 15:56:53 -04:00
SKP
aa85b43660 Added swarm mode config to traefik config 2021-03-18 15:56:53 -04:00
SKP
f5009806bb Make swarm single host mode explicit 2021-03-18 15:56:53 -04:00
kexkey
67d51365b8 Upgraded versions: Alpine, Bitcoin Core, C-Lightning, etc. 2021-03-11 14:12:45 -05:00
kexkey
89c693c8b3 Let's dev on v0.6.0 2021-03-01 21:56:23 -05:00
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
dfc6bbbdbc blockfilterindex incompatible with prune 2021-02-12 15:26:05 -05:00
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