boufni95
|
4415506ff6
|
fix uid
|
2024-12-06 18:02:32 +00:00 |
|
boufni95
|
72b073d982
|
fix offer id
|
2024-12-06 17:43:08 +00:00 |
|
boufni95
|
9dd77fe0bf
|
http method fix
|
2024-12-06 16:53:34 +00:00 |
|
boufni95
|
fa92c325dd
|
db migrations
|
2024-12-06 16:33:28 +00:00 |
|
boufni95
|
6e1e444b1c
|
default source logic
|
2024-12-06 16:17:02 +00:00 |
|
boufni95
|
eba8ee75e0
|
default offer flag
|
2024-12-06 16:08:12 +00:00 |
|
boufni95
|
1f5c3041bd
|
custom ofers
|
2024-12-04 20:27:06 +00:00 |
|
Justin (shocknet)
|
28b56a256a
|
Merge pull request #777 from shocknet/admin-chans
admin channels
|
2024-12-02 16:32:02 -05:00 |
|
boufni95
|
a945038b16
|
db migration
|
2024-11-25 20:28:19 +00:00 |
|
boufni95
|
862059015f
|
fix
|
2024-11-25 20:24:41 +00:00 |
|
boufni95
|
bd433c1259
|
fix metrics page
|
2024-11-25 20:17:50 +00:00 |
|
boufni95
|
d376623276
|
fix chans source
|
2024-11-21 18:28:25 +00:00 |
|
boufni95
|
de91573f2e
|
metrics fixes
|
2024-11-21 18:20:01 +00:00 |
|
boufni95
|
bdee3426ae
|
check failures lengh
|
2024-11-19 19:34:27 +00:00 |
|
boufni95
|
00cf5ab8f8
|
fix
|
2024-11-18 16:32:15 +00:00 |
|
boufni95
|
79bd82b802
|
policy update
|
2024-11-18 16:29:55 +00:00 |
|
boufni95
|
5417c49245
|
deb
|
2024-11-07 16:25:29 +00:00 |
|
boufni95
|
70dc928f1b
|
admin channels
|
2024-11-06 19:55:10 +00:00 |
|
Justin (shocknet)
|
03d4bfc28f
|
Update dependabot.yml
|
2024-10-28 12:38:11 -04:00 |
|
Justin (shocknet)
|
34ce95881a
|
Merge pull request #776 from shocknet/fix-tx-in-tx
Fix tx in tx
|
2024-10-28 12:35:54 -04:00 |
|
boufni95
|
1b05a0e648
|
fix tx in tx
|
2024-10-28 16:20:59 +00:00 |
|
boufni95
|
b21c24ae6e
|
dont log on abort
|
2024-10-26 22:11:23 +00:00 |
|
dependabot[bot]
|
ba3ec6f509
|
Bump secp256k1 from 4.0.3 to 4.0.4
Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/cryptocoinjs/secp256k1-node/releases)
- [Commits](https://github.com/cryptocoinjs/secp256k1-node/compare/v4.0.3...v4.0.4)
---
updated-dependencies:
- dependency-name: secp256k1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 15:02:50 +00:00 |
|
Justin (shocknet)
|
8001e2dd3d
|
Merge pull request #769 from shocknet/dependabot/npm_and_yarn/multi-092c445592
Bump send and express
|
2024-10-22 11:01:45 -04:00 |
|
Justin (shocknet)
|
e0cb9c541f
|
Merge pull request #772 from shocknet/logs
linking logs
|
2024-10-21 12:03:55 -04:00 |
|
boufni95
|
c01ee1a8e0
|
linking logs
|
2024-10-21 16:02:37 +00:00 |
|
Justin (shocknet)
|
015090a075
|
Update docker-compose.yml
|
2024-10-17 12:29:31 -04:00 |
|
Justin (shocknet)
|
987970ab95
|
Merge pull request #771 from shocknet/fix-url
fix url
|
2024-10-17 12:21:54 -04:00 |
|
boufni95
|
3bc6add51a
|
gen
|
2024-10-17 16:13:29 +00:00 |
|
boufni95
|
41de0864d5
|
fix url
|
2024-10-17 16:13:05 +00:00 |
|
Justin (shocknet)
|
3cd3a21a33
|
Merge pull request #770 from shocknet/fix-map
fix map
|
2024-10-16 13:19:53 -04:00 |
|
boufni95
|
c068b698fe
|
fix map
|
2024-10-16 17:17:02 +00:00 |
|
dependabot[bot]
|
7fed604be2
|
Bump send and express
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.20.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.1)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-16 16:18:47 +00:00 |
|
Justin (shocknet)
|
30d7942fce
|
Merge pull request #764 from shocknet/debits
zaps in nip69
|
2024-10-16 12:17:54 -04:00 |
|
Justin (shocknet)
|
28413fb60d
|
Merge pull request #767 from shocknet/fix-linking
fix linking
|
2024-10-16 12:17:28 -04:00 |
|
boufni95
|
24e0c67775
|
fix linking
|
2024-10-16 16:11:40 +00:00 |
|
boufni95
|
d31466c0b8
|
send zap to relays
|
2024-10-07 20:21:15 +00:00 |
|
boufni95
|
c5b5581764
|
fix
|
2024-10-07 17:25:34 +00:00 |
|
boufni95
|
c909ad3172
|
zaps in nip69
|
2024-10-07 17:09:47 +00:00 |
|
Justin (shocknet)
|
fb17b05441
|
Merge pull request #746 from shocknet/debits
debits draft (pre db)
|
2024-10-06 14:35:52 -04:00 |
|
boufni95
|
45f4f01bce
|
Merge branch 'master' into debits
|
2024-10-06 18:34:01 +00:00 |
|
Justin (shocknet)
|
91c6929abf
|
Merge pull request #760 from snake-eaterr/pass-null-to-empty-rules
pass null to empty rules
|
2024-10-05 15:45:45 -04:00 |
|
Mothana
|
f8a8cb5975
|
pass null to empty rules
|
2024-10-05 23:43:36 +04:00 |
|
boufni95
|
1205ec403d
|
fix
|
2024-10-04 16:48:30 +00:00 |
|
boufni95
|
0dd79eecf6
|
full access, freq+bol11
|
2024-10-04 16:47:01 +00:00 |
|
boufni95
|
1049586646
|
response to service
|
2024-10-03 16:56:54 +00:00 |
|
Justin (shocknet)
|
499f3e622b
|
Update dependabot.yml
|
2024-10-02 15:43:22 -04:00 |
|
Justin (shocknet)
|
757744eb79
|
Merge pull request #750 from shocknet/dependabot/npm_and_yarn/types/eccrypto-1.1.6
Bump @types/eccrypto from 1.1.3 to 1.1.6
|
2024-10-01 11:05:20 -04:00 |
|
Justin (shocknet)
|
1e1ed47e62
|
Merge pull request #759 from shocknet/fix-pending
pending payment from hash
|
2024-10-01 11:04:44 -04:00 |
|
boufni95
|
d321297480
|
pending payment from hash
|
2024-10-01 15:00:26 +00:00 |
|