Commit Graph

47 Commits

Author SHA1 Message Date
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
08289c9e1a Added Bitcoin Core wait time in the deployment tests 2019-09-05 11:10:17 -04:00
kexkey
aa7ee15d3d Forgot a file! 2019-09-04 21:03:43 -04:00
kexkey
62a0b36c09 Now using bitcoin-client.conf mechanism 2019-09-04 21:03:43 -04:00
kexkey
b060fa08b9 OTS info first draft 2019-09-04 21:03:43 -04:00
kexkey
c2d33139ef testnet support for OTS 2019-09-04 21:03:43 -04:00
kexkey
9cf96097c4 OTS verify, first pass 2019-09-04 21:03:43 -04:00
kexkey
13a2fbac1d Replaced bitcoin_monitor container by healthcheck in bitcoin container 2019-09-04 13:22:06 -04:00
kexkey
2efb92b28f bitcoin-rpc* configs in lightning config useless since bitcoin.conf used 2019-09-04 13:22:06 -04:00
kexkey
755c243aa0 Separated start from deployment tests (testdeployment.sh) 2019-09-04 13:22:06 -04:00
kexkey
0b281bceb5 Monitoring volume fix 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
a68123630a Added -r to jq when tr -d double-quotes 2019-08-31 17:30:21 -04:00
kexkey
c1d978af9d bumpfee first draft 2019-08-31 17:30:21 -04:00
kexkey
a1195580aa Added Bitcoin protocol ports exposed 2019-08-30 16:19:21 -04:00
SKP
0cc325e60b Added regtest support 2019-08-30 16:19:21 -04:00
dependabot[bot]
48415464c2 Bump eslint-utils from 1.3.1 to 1.4.2 in /cyphernodeconf_docker
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 15:17:48 -04:00
SKP
8eac60f023 Required feature properties will only fail the validation if features is enabled and they are missing. If the feature is not enabled, validation does not fail 2019-08-19 18:30:41 +02:00
kexkey
2d126c473b New helloworld endpoint useful when diagnosing 2019-08-08 14:59:43 -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
SKP
992b1e0630 Fixed: deactivated bug 2019-07-17 20:22:23 +02:00
aitorjs
f3e1948ae9 v0/getmempoolinfo added :-D 2019-07-16 13:57:00 -04:00
SKP
3a2c1b50d3 export GATEKEEPER_PORT for cypher apps 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
SKP
138dea305e Added option to specify traefik port 2019-07-16 13:55:42 -04:00
SKP
5b7fceebe2 Exposing gatekeeper port to the outside of docker is now optional 2019-07-16 13:55:42 -04:00
SKP
99825f0a15 announcing IP address of lightning node is now optional 2019-07-16 13:55:42 -04:00
SKP
f53009be35 Run can now either run inside docker or directly. 2019-07-16 13:55:42 -04:00
SKP
7ddb0ac7b4 Added tests for new config schema. Renamed version from 0.3.0 to 0.2.2 2019-07-16 13:55:42 -04:00
SKP
490fce8c55 New config schema with additional properties: lightning_announce, gatekeeper_expose, traefik_http_port, traefik_https_port 2019-07-16 13:55:42 -04:00
dependabot[bot]
b31faa5d4e Bump lodash from 4.17.11 to 4.17.14 in /cyphernodeconf_docker
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-15 14:07:30 -04:00
kexkey
49103e7efd Oops, wrong ip! 2019-07-10 13:50:38 -04:00
kexkey
8f4fc6a505 v0.18.0 of bitcoind and v0.7.1 of c-lightning 2019-07-10 13:50:38 -04:00
SKP
0e91f090df no message 2019-06-29 14:02:41 +02:00
kexkey
e880d47cb4 Boosted mosquitto timeout so it works well even on a slow RPi 2019-06-21 14:09:41 -04:00
SKP
fadd9ae886 Moved cyphernodeconf generated config files into subfolder where they can't clash with installation data folders 2019-06-21 19:59:10 +02:00
SKP
cda5136b44 Added lightning_external_ip to config schema version 0.1.0 2019-06-18 22:05:07 +02:00
SKP
77d9d1eb4e fixed pub migration bug 2019-06-18 21:37:59 +02:00
SKP
1496afae0d Bug fix: TypeError: Cannot read property 'errors' of undefined 2019-06-18 20:13:26 +02:00
SKP
29b7829c80 Matching labels with installation_info 2019-06-03 17:19:55 -04:00
SKP
0f2db2dd37 removed debug output 2019-06-03 17:19:55 -04:00
SKP
1763f3e346 New installation info format 2019-06-03 17:19:55 -04:00
SKP
735dcf2700 config data overrides session data 2019-06-03 17:19:55 -04:00
SKP
f0e6644b38 Added installation info endpoint and data generation 2019-06-03 17:19:55 -04:00
kexkey
e6d06a61bd Added git to conf container for the cypherapps cloning 2019-06-03 17:19:55 -04:00
SKP
226c32794c Added rewrite of cyphernodeconf 2019-06-03 17:19:55 -04:00