kexkey
|
dd3bc298a2
|
Merge branch 'dev' into features/env-proxycron
|
2022-03-28 12:12:05 -04:00 |
|
Philippe Lamy
|
e0bef1628f
|
minor fixes after CR by Kexkey
|
2022-03-28 11:33:22 -04:00 |
|
kexkey
|
57901004ad
|
Now possible to start/stop with ./othercn/dist/start.sh
|
2022-03-28 11:25:54 -04:00 |
|
BHodl
|
516d3c7857
|
Fix docker-compose stack name
|
2022-03-23 13:53:18 -04:00 |
|
BHodl
|
909d42a899
|
Merge branch 'releases/v0.8.0-fix_test_monitor' of https://github.com/BHodl/cyphernode into releases/v0.8.0-fix_test_monitor
|
2022-03-22 23:17:13 -04:00 |
|
BHodl
|
a573530224
|
docker compose stack name option
|
2022-03-22 23:15:49 -04:00 |
|
kexkey
|
74ecd5646f
|
Merge branch 'dev' into releases/v0.8.0-fix_test_monitor
|
2022-03-22 22:14:44 -04:00 |
|
BHodl
|
8b7455089b
|
Only name if not swarm
|
2022-03-22 21:38:35 -04:00 |
|
BHodl
|
1b2f53f237
|
Update fix Add name to docker-compose.yaml
|
2022-03-22 21:02:25 -04:00 |
|
BHodl
|
0fd7ea955b
|
Fix testfeatures postgres and notifier log
|
2022-03-22 02:55:53 -04:00 |
|
BHodl
|
18f7bcb4a3
|
Fix test container name
|
2022-03-21 20:24:42 -04:00 |
|
dependabot[bot]
|
807a3fea6d
|
Bump ini from 1.3.5 to 1.3.8 in /cyphernodeconf_docker (#249)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-21 15:33:25 -04:00 |
|
dependabot[bot]
|
aacd38266f
|
Bump tar from 4.4.8 to 4.4.19 in /cyphernodeconf_docker (#248)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-21 15:33:15 -04:00 |
|
dependabot[bot]
|
e1f21d8a51
|
Bump ajv from 6.10.0 to 6.12.3 in /cyphernodeconf_docker (#245)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.0...v6.12.3)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-21 15:33:03 -04:00 |
|
Philippe Lamy
|
8f009a547d
|
moved proxycron config out of docker-compose.yaml
|
2022-01-11 17:13:20 -05:00 |
|
kexkey
|
35fbc2761e
|
Fixes in pg migration and computer's speed
|
2021-12-14 20:50:08 -05:00 |
|
kexkey
|
540316bb39
|
Small fixes here and there
|
2021-12-02 15:21:17 -05:00 |
|
kexkey
|
4ae421f80a
|
Delete _ready files before starting CN
|
2021-12-01 13:14:26 -05:00 |
|
kexkey
|
a81cbb3e72
|
Better postgres and proxy readyness check by deleting _ready file first
|
2021-12-01 11:40:17 -05:00 |
|
kexkey
|
66045234eb
|
We now wait for PostgreSQL to be ready to start the proxy
|
2021-12-01 10:51:57 -05:00 |
|
kexkey
|
ef4cd781da
|
A lot of small fixes, improvements on startup tests, migration
|
2021-11-27 00:31:18 -05:00 |
|
kexkey
|
bfd9261890
|
Cleanups, fix pid1 in containers, use proxy_ready monitor
|
2021-11-26 01:36:25 -05:00 |
|
kexkey
|
9cfb0e7d29
|
pg as cyphernode, bug fixes and better tests
|
2021-11-23 12:05:10 -05:00 |
|
kexkey
|
8a62c146a9
|
Migrated to postgres and added pub32 tests
|
2021-11-23 12:05:10 -05:00 |
|
kexkey
|
da35fc50e3
|
Merge pull request #237 from SatoshiPortal/features/jwtfix
Fixed JWT and added tests for the gatekeeper
|
2021-11-22 14:14:48 -05:00 |
|
kexkey
|
593d306fff
|
Merge pull request #238 from phillamy/installer-btc-port
installer - expose BTC P2P port - from cyphernode/dev
|
2021-11-19 11:44:02 -05:00 |
|
Philippe Lamy
|
9f80e1cbf6
|
installer - expose BTC P2P port
|
2021-11-18 15:24:52 -05:00 |
|
kexkey
|
40a5ff828a
|
I dropped a few tokens on the ground and I forgot about them
|
2021-11-17 01:37:44 -05:00 |
|
kexkey
|
1c8219b0c7
|
Fixed JWT and added tests for the gatekeeper
|
2021-11-17 01:07:28 -05:00 |
|
kexkey
|
4d4bee3fca
|
Added validateaddress endpoint
|
2021-11-15 16:49:13 -05:00 |
|
kexkey
|
f62a7f4cf9
|
Merge pull request #231 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/validator-13.7.0
Bump validator from 10.11.0 to 13.7.0 in /cyphernodeconf_docker
|
2021-11-05 23:41:14 -04:00 |
|
dependabot[bot]
|
c750588be7
|
Bump validator from 10.11.0 to 13.7.0 in /cyphernodeconf_docker
Bumps [validator](https://github.com/validatorjs/validator.js) from 10.11.0 to 13.7.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/10.11.0...13.7.0)
---
updated-dependencies:
- dependency-name: validator
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-03 18:27:53 +00:00 |
|
kexkey
|
8fe26730ce
|
Merge pull request #230 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5 in /cyphernodeconf_docker
|
2021-10-14 13:10:13 -04:00 |
|
kexkey
|
558774a899
|
deriveindex_bitcoind and derivepubpath_bitcoind faster derivation
|
2021-10-14 12:54:06 -04:00 |
|
dependabot[bot]
|
c41875dfe0
|
Bump tmpl from 1.0.4 to 1.0.5 in /cyphernodeconf_docker
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-21 03:59:41 +00:00 |
|
kexkey
|
4c38132c38
|
Added ln_paystatus
|
2021-09-10 02:08:23 -04:00 |
|
kexkey
|
d7cc865cad
|
Merge pull request #226 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /cyphernodeconf_docker
|
2021-08-20 17:26:57 -04:00 |
|
dependabot[bot]
|
e6128c97ad
|
Bump path-parse from 1.0.6 to 1.0.7 in /cyphernodeconf_docker
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-11 01:58:40 +00:00 |
|
kexkey
|
80f17d9176
|
Fixes in lightning stuff
|
2021-08-05 16:48:53 -04:00 |
|
kexkey
|
f67ece9bba
|
Bit of cleaning
|
2021-07-08 14:39:09 -04:00 |
|
dependabot[bot]
|
dbd0691ba1
|
Bump ws from 5.2.2 to 5.2.3 in /cyphernodeconf_docker
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-01 17:15:15 +00:00 |
|
kexkey
|
00bb08b944
|
v0.7.0
|
2021-06-29 10:53:05 -04:00 |
|
kexkey
|
3b797243d0
|
v0.7.0-rc.2
|
2021-06-22 11:14:27 -04:00 |
|
kexkey
|
3a9aeb543e
|
v0.7.0-rc.1
|
2021-06-22 11:09:42 -04:00 |
|
Philippe Lamy
|
76be5c2282
|
Merge branch 'dev' into btc-core-create-wallets
|
2021-05-20 12:43:48 -04:00 |
|
Philippe Lamy
|
3aea4e7cad
|
Changed wait loop for bitcoind after jedi review
|
2021-05-20 12:24:47 -04:00 |
|
kexkey
|
f747548e63
|
Changed how to check if Tor is working
|
2021-05-18 14:24:38 -04:00 |
|
Philippe Lamy
|
cef7186122
|
fix to get id+group of current user
|
2021-05-14 10:14:51 -04:00 |
|
kexkey
|
fc5cae6d91
|
Merge pull request #218 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9 in /cyphernodeconf_docker
|
2021-05-14 09:48:21 -04:00 |
|
kexkey
|
88c75235df
|
Merge pull request #217 from SatoshiPortal/dependabot/npm_and_yarn/cyphernodeconf_docker/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /cyphernodeconf_docker
|
2021-05-14 09:48:09 -04:00 |
|