Mothana
c146d46c59
notification types and topic id
2026-02-20 17:08:38 +04:00
Justin (shocknet)
6aa90d63ba
Merge pull request #884 from shocknet/new-block-logs
...
new block handler logs
2026-02-19 17:25:13 -05:00
boufni95
8ada2ac165
new block handler logs
2026-02-19 21:45:31 +00:00
Justin (shocknet)
6e8a181d34
Merge pull request #883 from shocknet/missed-tx-process
...
await tx added to db
2026-02-19 16:38:51 -05:00
boufni95
875d1274de
await tx added to db
2026-02-19 21:24:24 +00:00
Justin (shocknet)
791a5756a7
Merge pull request #882 from shocknet/watchdog-root-ops
...
account for root ops and change
2026-02-19 13:54:26 -05:00
boufni95
305b268d73
fixes
2026-02-19 18:53:24 +00:00
boufni95
6da8434073
account for root ops and change
2026-02-19 18:11:41 +00:00
Justin (shocknet)
c85968ce2f
Merge pull request #881 from shocknet/paid_at_unix_default
...
paid at unix default
2026-02-17 16:30:44 -05:00
boufni95
e32dff939e
paid at unix default
2026-02-17 21:29:34 +00:00
Justin (shocknet)
97de703feb
Merge pull request #879 from shocknet/swaps-info
...
add time info to swaps
2026-02-17 15:23:38 -05:00
shocknet-justin
a10cf126b3
comment
2026-02-17 13:53:02 -05:00
boufni95
edbbbd4aec
add time info to swaps
2026-02-17 18:12:33 +00:00
Justin (shocknet)
f4b302ed43
Merge pull request #878 from shocknet/restart-sub-process
...
restart sub p (reopened for review)
2026-02-17 09:46:01 -05:00
shocknet-justin
c3e3f99c7d
fix subprocess restart issues
...
- Fix event listener memory leak by removing all listeners before restart
- Properly cleanup old process with SIGTERM before forking new one
- Fix Stop() to actually kill process (was using kill(0) which only checks existence)
- Store callbacks in instance to avoid re-attaching listeners on restart
- Add isShuttingDown flag to prevent restart when stopping intentionally
- Add 100ms delay before restart to ensure clean process termination
- Check if process is killed before sending messages
- Update Reset() to store new settings for future restarts
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 17:22:47 -05:00
boufni95
e271d35c2d
restart sub p
2026-02-12 17:22:47 -05:00
boufni95
3389045de7
missing ops
2026-02-11 15:34:32 -05:00
shocknet-justin
9fe681d73b
swap clear interval
2026-02-11 15:34:32 -05:00
Justin (shocknet)
ecf7c43416
Merge pull request #875 from shocknet/socket-ping-pong
...
socket ping pong
2026-02-05 15:09:56 -05:00
boufni95
81f7400748
socket ping pong
2026-02-05 20:07:57 +00:00
Justin (shocknet)
c1bcda5654
Merge pull request #874 from shocknet/swap-fixes
...
swap fixes
2026-02-05 14:25:08 -05:00
boufni95
3a6b22cff8
swap fixes
2026-02-05 19:00:00 +00:00
Justin (shocknet)
a362cb4b91
Merge pull request #869 from shocknet/admin-swaps
...
admin swaps
2026-02-05 12:05:58 -05:00
boufni95
0a2556d0d4
cleanup tmp fix
2026-02-04 20:30:52 +00:00
shocknet-justin
3046e73464
zkpinit workaround
2026-02-04 15:27:52 -05:00
boufni95
e24fa4f055
better fix
2026-02-04 20:09:15 +00:00
boufni95
d9ec58165f
log
2026-02-04 20:03:46 +00:00
boufni95
7b81a90c1a
fix
2026-02-04 20:00:01 +00:00
boufni95
1f09bcc679
tmp fix
2026-02-04 19:59:22 +00:00
boufni95
070aa758d8
swap logs
2026-02-04 19:42:53 +00:00
boufni95
23156986b1
handle failure cases
2026-02-04 18:31:37 +00:00
boufni95
f262d46d1f
fixes
2026-02-04 17:58:29 +00:00
Justin (shocknet)
02d3580613
Merge pull request #872 from shocknet/lnd_logs
...
lnd logs
2026-02-04 12:27:28 -05:00
boufni95
ae4a5cb5d0
lnd logs
2026-02-04 16:53:59 +00:00
boufni95
f5eb1f3253
amount input
2026-02-02 21:15:42 +00:00
boufni95
3255730ae2
swap refunds
2026-01-30 20:37:44 +00:00
Justin (shocknet)
e15668b442
Merge pull request #871 from shocknet/handle-child-signal
...
handle exit signal when code is null
2026-01-28 11:02:53 -05:00
boufni95
3b827626a6
handle exit signal when code is null
2026-01-28 15:53:57 +00:00
boufni95
e71f631993
Merge branch 'master' into admin-swaps
2026-01-27 16:10:28 +00:00
boufni95
d120ad7f99
admin swaps
2026-01-27 16:08:52 +00:00
Justin (shocknet)
44c55f3baa
Merge pull request #870 from sergey3bv/fix/log-doxing
...
Removing user ID from logs
2026-01-23 13:30:03 -05:00
Sergey B.
03792f3111
fix: removing user ID from logs
2026-01-23 15:30:52 +03:00
Justin (shocknet)
60459bd948
Merge pull request #868 from shocknet/txfix-notifications
...
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
fix missed tx + notification info
2026-01-21 13:51:27 -05:00
boufni95
01bfb7e028
fix
2026-01-21 18:46:32 +00:00
boufni95
0b9a2ee3d3
fix missed tx + notification info
2026-01-21 18:25:56 +00:00
boufni95
a596e186fe
admin swaps
2026-01-21 16:04:33 +00:00
Justin (shocknet)
4c58cab1d6
Merge pull request #858 from shocknet/swaps-test
...
Reverse Swaps + provider fixes + fees fixes
2026-01-19 13:13:23 -05:00
boufni95
07868a5a14
no negative max
2026-01-15 14:30:52 +00:00
boufni95
b356d804a2
fix typo and early return
2026-01-14 20:17:49 +00:00
boufni95
f6e425aed5
N swap services support
2026-01-14 19:39:27 +00:00