Commit graph

3352 commits

Author SHA1 Message Date
boufni95
3aa5ebdcd8 v19 tests 2025-06-06 14:15:26 +00:00
Justin (shocknet)
498ce8a4d9
Merge pull request #813 from shocknet/nostr-sharding
Nostr sharding
2025-06-05 14:58:09 -04:00
boufni95
ff76ef9947 events sharding 2025-06-04 18:44:23 +00:00
boufni95
99b4c26d5b fix ci tls err 2025-05-28 15:12:41 +00:00
boufni95
e3cbae9af9 Merge branch 'master' into clink-types 2025-05-27 19:47:41 +00:00
boufni95
dc2c19137c clink types 2025-05-27 19:27:14 +00:00
Justin (shocknet)
44639031ba
Merge pull request #747 from shocknet/dependabot/npm_and_yarn/multi-b309473104
Bump websocket and @types/websocket
2025-05-22 13:12:49 -04:00
dependabot[bot]
4c505a2777
Bump websocket and @types/websocket
Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) and [@types/websocket](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/websocket). These dependencies needed to be updated together.

Updates `websocket` from 1.0.34 to 1.0.35
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/v1.0.35/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.34...v1.0.35)

Updates `@types/websocket` from 1.0.6 to 1.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/websocket)

---
updated-dependencies:
- dependency-name: websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/websocket"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-22 16:54:42 +00:00
Justin (shocknet)
c5f760ea19
Merge pull request #779 from shocknet/dependabot/npm_and_yarn/multi-6bc014718a
Bump path-to-regexp and express
2025-05-21 14:31:04 -04:00
Justin (shocknet)
52e8c51321
Merge pull request #775 from shocknet/dependabot/npm_and_yarn/secp256k1-5.0.1
Bump secp256k1 from 4.0.3 to 5.0.1
2025-05-21 13:38:38 -04:00
Justin (shocknet)
3d65749269
Merge pull request #807 from shocknet/deb-offer
delete default offer
2025-05-21 12:25:18 -04:00
Justin (shocknet)
0b034d9b8a
Merge pull request #806 from shocknet/fix-subp-stop
fix stop
2025-05-21 12:24:56 -04:00
boufni95
cf4d519a41 reset defult offer price and custom 2025-05-21 15:48:54 +00:00
boufni95
4b87a13632 delete default offer 2025-05-21 14:54:04 +00:00
boufni95
e3793e905c deb offer error 2025-05-21 14:37:46 +00:00
boufni95
4c0f8fa782 fix stop 2025-05-19 17:50:19 +00:00
dependabot[bot]
8d711e0b6d
Bump secp256k1 from 4.0.3 to 5.0.1
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](https://github.com/cryptocoinjs/secp256k1-node/compare/v4.0.3...v5.0.1)

---
updated-dependencies:
- dependency-name: secp256k1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 15:28:57 +00:00
dependabot[bot]
10de157194
Bump path-to-regexp and express
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 15:28:35 +00:00
Justin (shocknet)
1b487bc8bd
Merge pull request #803 from shocknet/dependabot/npm_and_yarn/axios-1.9.0
Bump axios from 1.7.7 to 1.9.0
2025-05-15 11:26:59 -04:00
Justin (shocknet)
e04e883885
Merge pull request #801 from shocknet/dependabot/npm_and_yarn/tar-fs-2.1.2
Bump tar-fs from 2.1.1 to 2.1.2
2025-05-15 11:26:11 -04:00
Justin (shocknet)
177b56903f
Merge pull request #773 from shocknet/dependabot/npm_and_yarn/secp256k1-4.0.4
Bump secp256k1 from 4.0.3 to 4.0.4
2025-05-15 11:25:35 -04:00
Justin (shocknet)
62bfb0f97e
Merge pull request #805 from shocknet/alerter-endpoints
Alerter endpoints
2025-05-15 11:25:07 -04:00
boufni95
e75f13db13 up 2025-05-14 19:10:12 +00:00
boufni95
ed6036ce1e add alerter endpoints 2025-05-14 18:59:00 +00:00
boufni95
74e6d5b3ca better unlock fix 2025-05-12 17:11:05 +00:00
boufni95
8759625581 Merge branch 'master' into http-upgrade 2025-05-12 16:51:01 +00:00
boufni95
9e6df5c2e6 http upgrade + fix unlock 2025-05-12 16:49:35 +00:00
Justin (shocknet)
853990a35d
Merge pull request #802 from shocknet/dev
offers liquidity
2025-05-12 11:09:26 -04:00
dependabot[bot]
7749f7a922
Bump axios from 1.7.7 to 1.9.0
Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.9.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.9.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:37:53 +00:00
Justin (shocknet)
1099c1631a
Merge branch 'master' into dev 2025-05-11 16:44:58 -04:00
shocknet-justin
fa2a2a593d offers liquidity 2025-05-11 16:37:17 -04:00
dependabot[bot]
96ffb8a73e
Bump tar-fs from 2.1.1 to 2.1.2
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.2.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 2.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-07 16:26:05 +00:00
Justin (shocknet)
8094abf879
Merge pull request #799 from shocknet/fix-subp-err
fix send error
2025-05-07 12:25:57 -04:00
Justin (shocknet)
7b1f5dc64d
Merge pull request #791 from shocknet/dependabot/npm_and_yarn/types/jsonwebtoken-9.0.9
Bump @types/jsonwebtoken from 9.0.6 to 9.0.9
2025-05-07 12:25:05 -04:00
boufni95
089fafb072 fix send error 2025-05-07 16:23:39 +00:00
Justin (shocknet)
c3a617c961
Merge pull request #798 from shocknet/fixies
fix db date + fix zombie sub process
2025-04-23 13:25:27 -04:00
boufni95
bb19a30c6d fix 2025-04-23 17:18:38 +00:00
boufni95
ae38963b7a fix db date + fix zombie sub process 2025-04-23 17:14:50 +00:00
dependabot[bot]
4c0a285964
Bump @types/jsonwebtoken from 9.0.6 to 9.0.9
Bumps [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) from 9.0.6 to 9.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

---
updated-dependencies:
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 20:06:46 +00:00
Justin (shocknet)
14549af71f
Merge pull request #797 from shocknet/chain-in-test
Chain in test
2025-04-16 16:04:05 -04:00
boufni95
bfbbcfbb83 clean 2025-04-16 17:55:25 +00:00
boufni95
8f60e81f8e fix 2025-04-16 17:53:00 +00:00
boufni95
94024c0693 deb 2025-04-16 17:46:42 +00:00
boufni95
a6aef23df1 fixed? 2025-04-16 17:41:40 +00:00
boufni95
2879517c92 deb 2025-04-16 17:38:10 +00:00
boufni95
b42af40a7f up 2025-04-16 17:34:50 +00:00
boufni95
1e27823ce9 deb 2025-04-16 17:28:06 +00:00
boufni95
98d8561963 up 2025-04-16 17:07:35 +00:00
boufni95
97be3089e8 up 2025-04-16 16:56:03 +00:00
boufni95
049af2c81f up 2025-04-16 16:53:24 +00:00