Commit Graph

753 Commits

Author SHA1 Message Date
kexkey
e32dbd6a83 Upgraded Tor to v0.4.3.6 2020-09-10 10:00:38 -04:00
kexkey
851cfc0e6f Added fallbackfee for testnet and regtest and logrotate sample for logs 2020-08-28 12:50:36 -04:00
kexkey
0c7a2ed2ce Fix for watchtxid webhooks retries 2020-08-18 17:25:06 -04:00
kexkey
0d4ccd0c98 Merge pull request #199 from SatoshiPortal/features/watchtxid
Added info on watchtxid webhook and improved stuff
2020-08-18 13:40:21 -04:00
kexkey
7526c1feff Added info on watchtxid webhook and improved stuff 2020-08-18 13:38:35 -04:00
kexkey
23ab41fc5c Merge pull request #198 from SatoshiPortal/bugfixes/watchxpubconflict
Bugfixes/watchxpubconflict
2020-08-18 13:33:27 -04:00
kexkey
f4e17d11c8 missing double quotes 2020-08-18 13:31:39 -04:00
kexkey
444e57bb0b Fixes to xpub watching with webhooks 2020-08-18 13:31:39 -04:00
kexkey
4185952f62 Log files management instead of only relying on docker logs 2020-08-18 13:29:33 -04:00
kexkey
5600f27982 Upgraded Bitcoin Core to 0.20.1, Spark Wallet to 0.2.16, CLN to 0.9.0-1 2020-08-16 15:29:28 -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
Tomtibo
efc9f9b2cd Add get_txns_spender to doc (#195)
* Add get_txns_spending to doc and first PR test

* Remove trailling space

* Update API doc
2020-08-05 08:12:55 -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
f2d726ad76 Have to specify column name for conflict even if not the case in docs 2020-05-09 17:22:38 -04:00
kexkey
c2f114dafb Fixed race cond when watch was called twice at the same time as conf 2020-05-09 16:20:19 -04:00
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