• Joined on 2026-02-27
DanS pushed to dev at DragonX/dragonx 2026-08-31 02:25:58 -05:00
6d282db216 consensus: stop BLOCK_VALID_CONTEXT overwriting the block validity level
c5fde12485 qa: port 12 wallet/mining tests to python3 and fix three framework blockers
e2e10f6ef8 doc: regenerate man pages from the v1.3.0 binaries
Compare 3 commits »
DanS created pull request DragonX/ObsidianDragon#2 2026-08-31 00:02:42 -05:00
fix: large-wallet sync starvation + shutdown/console-flash UX (Windows full node)
DanS pushed to fix/balance-poll-sync-contention at DragonX/ObsidianDragon 2026-08-31 00:01:41 -05:00
0942691eb3 fix(win): route shell-outs through a windowless helper (no cmd.exe flash)
a2f84be2d4 fix(win): stop console-window flash on launch (spawn daemon with CREATE_NO_WINDOW)
7e8b99a82b feat(shutdown): confirm before stopping the daemon mid witness-cache rebuild
29274c2f48 fix(ui): trim verbose startup notice; show daemon output on shutdown for external daemons
870793433b fix(sync): stop large-wallet balance polling from starving block connection
Compare 10 commits »
DanS created branch fix/balance-poll-sync-contention in DragonX/ObsidianDragon 2026-08-31 00:01:41 -05:00
DanS pushed to dev at DragonX/dragonx 2026-08-30 22:52:02 -05:00
af7d9e2300 release: bump to v1.3.0 and document the signing step that was never performed
DanS pushed to dev at DragonX/dragonx 2026-08-30 21:29:10 -05:00
4cc7e0491a qa: finish the python3 port far enough to build the shared test chain
DanS pushed to dev at DragonX/dragonx 2026-08-30 19:44:29 -05:00
5e0a706839 qa: repair the rpc-test harness so it can start a DragonX node at all
DanS pushed to dev at DragonX/dragonx 2026-08-30 17:26:23 -05:00
60d66022f6 regtest: default -checkpoints off so an isolated node leaves IBD
DanS pushed to dev at DragonX/dragonx 2026-08-30 16:32:42 -05:00
3b2aa866aa rpc: honor a command-line rpcpassword across restarts; fix dead -rpcusername key
2d6359ea74 gtest: add job_id parser regression test for the 63-char abort fix
Compare 2 commits »
DanS pushed to dev at DragonX/dragonx 2026-08-28 23:35:07 -05:00
fa16e740b6 stratum: reject low-diff shares before spending a RandomX hash on them
5f40c8ede0 stratum: stop paying every miner's blocks to whoever asked for work first
b3e81f1eda stratum: do not abort the daemon on a malformed 63-character job_id
Compare 3 commits »
DanS pushed to dev at DragonX/dragonx 2026-08-28 21:59:26 -05:00
d05302d450 build: stamp container builds with the real version instead of "-unk"
DanS pushed to dev at DragonX/dragonx 2026-08-27 21:58:21 -05:00
2232868d9f stratum: RandomX pool mining support + reference miner (stratummine)
1745ee4e63 net: fix -connect never dialing its targets (empty-addr IsValid gate)
11766ec61b init: fix Windows build regression — fs::path::c_str() into LogPrint
004808403f cleanup: dedup addrman Select_ table walk and pow-limit-by-algo selection
e55c67b0eb wallet: extract ParseSendManyRecipients from z_sendmany
Compare 18 commits »
DanS pushed to master at DragonX/lightwalletd 2026-08-26 12:00:48 -05:00
4b5a5e5a67 deploy: run the supervisor from outside the working tree
DanS pushed to rpc-client-timeout at DragonX/lightwalletd 2026-08-26 11:45:54 -05:00
5644dbc554 version: 0.1.3 for the zrpc transport change
68c24b5701 zrpc: bound concurrency, and close idle connections before the node does
4e7a1c0f9b rpc: bound every dragonxd call with a timeout, and stop serialising them
Compare 3 commits »
DanS created branch rpc-client-timeout in DragonX/lightwalletd 2026-08-26 11:45:54 -05:00
DanS deleted branch feat/mempool-stream from DragonX/lightwalletd 2026-08-26 11:44:41 -05:00
DanS deleted branch feat/adaptive-lag-and-coinsupply-nonblocking from DragonX/lightwalletd 2026-08-26 11:44:41 -05:00
DanS deleted branch crashfix-only from DragonX/lightwalletd 2026-08-26 11:44:41 -05:00
DanS pushed to master at DragonX/lightwalletd 2026-08-26 11:44:26 -05:00
17ca2b0e69 monitor: commit the running supervisor, which existed only in memory
7f5474ef82 version: 0.1.2, from a single constant
62358df198 frontend: stop an unconfirmed transaction from killing the daemon
2bab58c6d2 lightwalletd: adaptive reorg-lag tip + non-blocking startup coinsupply
b1b0d4559b feat(frontend): implement GetMempoolStream for 0-conf lightwallet txs
Compare 5 commits »
DanS pushed to crashfix-only at DragonX/lightwalletd 2026-08-26 11:35:19 -05:00
17ca2b0e69 monitor: commit the running supervisor, which existed only in memory
7f5474ef82 version: 0.1.2, from a single constant
62358df198 frontend: stop an unconfirmed transaction from killing the daemon
Compare 3 commits »