Commit Graph

738 Commits

Author SHA1 Message Date
kexkey
493ce37411 Formatting 2020-05-07 12:25:31 -04:00
g-homebase
3ebfcde223 fix red 1 2020-05-07 12:20:44 -04:00
g-homebase
9b7513ee40 typo + formating 2020-05-07 12:20:44 -04:00
g-homebase
6972eb8c9a typo + formating 2020-05-07 12:20:44 -04:00
g-homebase
9bae969e73 fix more json errors 2020-05-07 12:20:44 -04:00
g-homebase
64cf5b4aa5 json not js 2020-05-07 12:20:44 -04:00
G
332e702f3d fix spaces in vim 2020-05-07 12:20:44 -04:00
g-homebase
d1c5dcfc94 Initial pass at docs 2020-05-07 12:20:44 -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
kexkey
3991deed16 New architectural schema with Tor and fixed some typos 2020-05-01 08:54:17 -04:00
g-homebase
94144c3218 API docs added 2020-04-23 11:14:47 -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
g-homebase
426707e3dd Fix syntax error in wattchtxnid 2020-04-23 11:14:47 -04:00
g-homebase
f79e6c09d4 add listpays 2020-04-23 11:14:47 -04:00
g-homebase
1e1b2f1eb7 if expected_msatoshi not provided, then skip checks 2020-04-23 11:14:47 -04:00
g-homebase
45ab43b135 Add ln_listfunds, ln_getroute, ln_withdraw 2020-04-23 11:14:47 -04:00
kexkey
6942588da6 listpeers to lightningd 2020-04-23 11:14:47 -04:00
kexkey
7b8a11ee45 ln_listpeers in traces 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
kexkey
874c42daca Features replaceable and subtractfeefromamount on spend (#178)
* Added replaceable param to spend

* Added subtractfeefromamount param to the spend endpoint
2020-03-25 16:15:10 -04:00
kexkey
0a5526e8b4 Fixed proxychains output in OTS as well as multiple-line body on POST reqs 2020-03-22 22:30:58 -04:00
kexkey
e9321b64f3 Added destination address to spend details 2020-03-19 09:47:39 -04:00
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