Commit Graph

558 Commits

Author SHA1 Message Date
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
7520c97ae5 Fix issue 118, curl http_code sometimes is 000 but it's an invalid JSON number 2019-08-15 11:40:52 -04: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
4091b4889d Pycoin was broken -- changed the way we install it 2019-07-25 14:00:30 -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
2f59e0deff Ajusted docs 2019-07-17 15:23:30 -04:00
SKP
992b1e0630 Fixed: deactivated bug 2019-07-17 20:22:23 +02:00
kexkey
f571d323b4 All dist should be ignored except our two scripts 2019-07-16 15:11:47 -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
aitorjs
f95c9610fb getmempoolinfo output definition. 2019-07-16 13:57:00 -04:00
aitorjs
9620b02473 getmempoolinfo endpoint added to openapi doc. 2019-07-16 13:57:00 -04:00
aitorjs
641d8462e9 Changes make :-) 2019-07-16 13:57:00 -04:00
aitorjs
f3e1948ae9 v0/getmempoolinfo added :-D 2019-07-16 13:57:00 -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
3a2c1b50d3 export GATEKEEPER_PORT for cypher apps 2019-07-16 13:55:42 -04:00
SKP
08a600e455 Removed unused file 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
0c3633122b Lost code by commit ac2b031 - Thanks @gabidi for pointing out 2019-07-14 16:10:51 -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
af3f4963c3 Added installation info. Some cleanup 2019-07-04 18:28:16 +02:00
SKP
0e91f090df no message 2019-06-29 14:02:41 +02:00
SKP
bf9c6d02d2 Improved .gitignore 2019-06-29 13:57:39 +02:00
kexkey
e1f0ca7f60 v0.2.1 2019-06-28 16:15:11 -04:00
kexkey
a300c3e18f Updated openapi docs 2019-06-28 13:41:55 -04:00
kexkey
da6e4ba805 Removed install folder, replaced by cyphernodeconf_docker.
Removed LE-companion doc.
Updated documentation.
2019-06-28 11:11:28 -04: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
kexkey
e8d479012d Sometimes servers being called back use a self-signed tls cert 2019-06-19 10:56:11 -04: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
kexkey
ed77fc67f1 building conf from cyphernodeconf_docker dir 2019-06-04 12:15:49 -04:00
kexkey
8384adf743 Added notifier to docker-build 2019-06-03 18:04:46 -04:00
kexkey
38fc1b8122 Better error handling for the notify function 2019-06-03 17:31:20 -04: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
70c2e52b51 Updated sample files 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