Commit Graph

714 Commits

Author SHA1 Message Date
kexkey
9d4c703485 Added details on spending tx when spending 2020-03-18 18:03:40 -04:00
kexkey
fdf65ba080 Merge branch 'FrancisPouliot-FrancisPouliot-conf_target' into dev 2020-03-18 17:05:24 -04:00
kexkey
f50717227b Improved confTarget arg on spend 2020-03-18 17:04:54 -04:00
kexkey
2cdf21e399 Merge branch 'FrancisPouliot-conf_target' of https://github.com/FrancisPouliot/cyphernode into FrancisPouliot-FrancisPouliot-conf_target 2020-03-18 16:40:13 -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
96a830facf Validate address before watching it 2020-03-10 17:21:00 -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
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
50c19f5fdc tmp file wrong name 2020-02-23 17:59:39 -05: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
fb78a18d90 blockheight should be an integer in json response (#169) 2020-02-23 22:11:56 +00:00
kexkey
547adc6127 Fixed temp rawtx file conflicts (#170) 2020-02-23 22:11:38 +00:00
kexkey
f9c6cdfcda Bugfix/txidasstring (#171)
* Double-quotes too much in where clause

* Double-quotes too less
2020-02-23 22:11:08 +00:00
kexkey
be850de499 When RBF, multiple txid linked to same address, must SELECT DISTINCT cuz listunspent errors (#167) 2020-02-23 22:10:44 +00:00
kexkey
cfee467f44 Merge tag 'v0.3.0' into dev 2020-02-10 19:57:36 -05: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
947d22ac6a v0.3.0 final 2020-02-10 19:19:54 -05:00
kexkey
bfdc28bbc2 v0.3.0-rc.6 2020-02-04 15:43:57 -05:00
kexkey
63f287f6d8 v0.3.0-rc.5 2020-02-04 15:38:04 -05:00
kexkey
7046a88110 v0.3.0-rc.4 2020-02-04 15:38:04 -05:00
kexkey
1ff0e8dd96 CypherApps version stays at rc.1, didn't change 2020-02-04 15:38:04 -05:00
kexkey
4ebefdac48 v0.3.0-rc.3 2020-02-04 15:38:04 -05:00
kexkey
647018db81 v0.3.0-rc.2 2020-02-04 15:38:04 -05:00
kexkey
f9ed413f22 Cypherapps version was wrong 2020-02-04 15:38:04 -05:00
kexkey
07bd986532 Release v0.3.0-rc.1 2020-02-04 15:38:04 -05: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
Francis Pouliot
68a098f334 Update API.v0.md 2020-02-01 20:55:28 -05:00
Francis Pouliot
06617d9f6f Update requesthandler.sh 2020-02-01 20:48:46 -05:00
Francis Pouliot
32300fe3d9 conf_target wallet operations 2020-02-01 20:45:42 -05:00
Francis Pouliot
08aa332d9a Merge pull request #8 from FrancisPouliot/getbalances
Getbalances
2020-02-01 20:41:09 -05:00
kexkey
8c3fe4e68e event_message was double-double-quoted in watch response 2020-02-01 14:51:22 -05:00
kexkey
16b738e08f A comma that shouldn't be 2020-01-28 14:22:28 -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
56f3857dfe Fixed watches and callbacks when callback urls are null 2020-01-24 12:33:50 -05:00
kexkey
d5b08e15a9 Fixed getbalances return values in docs 2020-01-23 14:59:34 -05:00
kexkey
29378aa12e Added getbalances endpoint documentations 2020-01-23 14:57:16 -05:00
kexkey
7fb2bf82c6 Mosquitto requires libcrypto43 and libssl45, absent from Alpine 3.11 2020-01-23 14:50:33 -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
f613e921fb Creation of the new subfolder needed by c-lightning 0.8 2020-01-19 10:37:00 -05:00