kexkey
abe26d9c8e
Removed useless insert in tx for ancestors on computefees
2022-03-11 15:18:38 -05:00
kexkey
296630ca8b
Ready to dev for v0.9.0
2022-02-28 21:34:27 -05:00
kexkey
c0e1be0f74
Releases/v0.8.0 ( #246 )
...
* v0.8.0-rc.1
* cypherapps releases/v0.8.0
* Using published images v0.8.0-rc.1
* v0.8.0-rc.2
* Removed comments in builder and ask arch
* Small improvement to build script
* Right image tags when building locally
* Added release-notes-v0.8.0.md
* v0.8.0-rc.3
* v0.8.0-rc.4
* v0.8.0 final
2022-02-28 20:47:01 -05:00
kexkey
74f98c4b7d
Fixed missing doublequotes on mqtt publish tx_conf
2022-02-23 13:21:55 -05:00
kexkey
fb54a57569
Fixed watchtxid and added tests for watches
2022-02-17 16:26:46 -05:00
kexkey
d5f159e668
Retrying up to 5 times if DB migration fails...
2022-01-17 16:53:33 -05:00
kexkey
2554a1b57a
Fixed permissions/ownership of the dist/apps folder
2022-01-12 17:23:56 -05:00
kexkey
e0e7519681
Fixed permissions when using current user
2022-01-03 11:18:24 -05:00
kexkey
13619130f7
Merge pull request #239 from SatoshiPortal/features/postgres
...
Integration of PostgreSQL replacing SQLite3
2021-12-30 11:20:20 -05:00
kexkey
901a90e7a2
Merge branch 'features/postgres' of https://github.com/SatoshiPortal/cyphernode into features/postgres
2021-12-14 20:51:46 -05:00
kexkey
35fbc2761e
Fixes in pg migration and computer's speed
2021-12-14 20:50:08 -05:00
kexkey
502720e5eb
Merge branch 'dev' into features/postgres
2021-12-13 15:44:30 -05:00
kexkey
305fa86bb8
Fixed a glitch in 1-conf miss
2021-12-13 12:00:03 -05:00
kexkey
e8ed740d07
Set sequence values for inserted rows during pg db creation
2021-12-13 11:09:14 -05:00
kexkey
c728081317
Better manage_missed_conf algo
2021-12-10 21:37:14 -05:00
kexkey
540316bb39
Small fixes here and there
2021-12-02 15:21:17 -05:00
kexkey
82414451fb
Missing break, take watching label from right table
2021-12-02 14:05:06 -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
4d764a8dd0
Postgres readyness check at one place in proxy instead of multiple
2021-12-01 10:59:01 -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
8f1798dffc
Fixed cn_props ETL, lightning startup and more
2021-11-24 00:26:45 -05:00
kexkey
4251a0c153
cleaned validateaddress in requesthandler
2021-11-23 12:16:27 -05:00
kexkey
9bfdfa0008
epoch times and msatoshi must be bigints
2021-11-23 12:05:10 -05:00
kexkey
2e2f5329a7
Unimportant stuff in the tests
2021-11-23 12:05:10 -05:00
kexkey
3b854691b2
postgres init when scratch and timer in test-derive
2021-11-23 12:05:10 -05:00
kexkey
0f961f812b
Missing libs for rpi/arm32 for mosquitto
2021-11-23 12:05:10 -05:00
kexkey
9cfb0e7d29
pg as cyphernode, bug fixes and better tests
2021-11-23 12:05:10 -05:00
kexkey
ae0664feb7
Better tests, small fix in computefees, upgraded bitcoin, c-lightning
2021-11-23 12:05:10 -05:00
kexkey
368e12d31b
Have true/false in selects instead of t/f, fixed dir creation
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
kexkey
7f0290883c
Merge pull request #233 from SatoshiPortal/features/validateaddress
...
Added validateaddress endpoint
2021-11-18 15:37:24 -05:00
Philippe Lamy
9f80e1cbf6
installer - expose BTC P2P port
2021-11-18 15:24:52 -05:00
kexkey
d42ba92593
Added openapi response schema for validateaddress
2021-11-18 11:23:05 -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
b7c89ef759
Old test for gatekeeper is deleted, replaced by new one!
2021-11-17 01:21:46 -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
2c63e05faa
Merge branch 'dev' of https://github.com/SatoshiPortal/cyphernode into dev
2021-10-27 15:13:42 -04:00
kexkey
801af8c1ce
Small LN refactoring and retrying SQL requests on failures...
2021-10-27 15:01:58 -04: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
fc3fadf59f
New derivation doc
2021-10-14 13:08:25 -04:00
kexkey
558774a899
deriveindex_bitcoind and derivepubpath_bitcoind faster derivation
2021-10-14 12:54:06 -04:00
kexkey
99cd2f4919
Published mosquitto images don't have openssl libs since ~1 month
2021-10-08 12:18:58 -04:00