• Joined on 2026-02-27
DanS pushed tag v1.2.0 to DragonX/dragonx 2026-08-25 18:42:50 -05:00
DanS pushed to dev at DragonX/dragonx 2026-08-25 18:42:49 -05:00
fad05d3ab4 doc: regenerate manpages for v1.2.0
DanS pushed to dev at DragonX/dragonx 2026-08-25 18:36:56 -05:00
5d3f7e520c packaging: correct the debian changelog and the manpage file list
092a608fd9 chainparams: do not let other smart chains inherit DragonX's seeds
3dd667b127 net: add two seed nodes and reserve names for three more
Compare 3 commits »
DanS pushed to dev at DragonX/dragonx 2026-08-25 17:22:59 -05:00
dde6cd810f net: seed from a round-robin DNS record instead of hardcoded hosts
DanS pushed to dev at DragonX/dragonx 2026-08-25 17:11:58 -05:00
499f02a905 net: repair DragonX peer discovery, broken three separate ways
DanS pushed to dev at DragonX/dragonx 2026-08-25 14:54:18 -05:00
4dc57e80b1 build: bump version to 1.2.0
DanS pushed to dev at DragonX/dragonx 2026-08-25 14:28:17 -05:00
04ac7c1186 doc: how to build release binaries in containers, for several glibc floors
DanS pushed to dev at DragonX/dragonx 2026-08-25 12:20:47 -05:00
65130c3120 async/wallet: close the loose ends around automated operations
DanS pushed to dev at DragonX/dragonx 2026-08-25 11:56:33 -05:00
698bcf9574 build: derive the release version from configure.ac
DanS pushed to dev at DragonX/dragonx 2026-08-25 11:20:22 -05:00
a0ccb4be1d wallet: repair a truncated hdchain record instead of refusing the wallet
DanS pushed to dev at DragonX/dragonx 2026-08-25 10:43:42 -05:00
358011bd54 wallet: resolve the autoshield destination at startup
DanS pushed to dev at DragonX/dragonx 2026-08-25 01:00:11 -05:00
7a62fc4877 wallet: break the sweep/consolidation/autoshield deadlock
9a8f17b2c8 wallet: bound autoshield rounds and lock their inputs
Compare 2 commits »
DanS pushed to dev at DragonX/dragonx 2026-08-24 23:04:48 -05:00
1ec6590fb7 wallet: add z_autoshieldstatus
DanS pushed to dev at DragonX/dragonx 2026-08-23 11:58:44 -05:00
92e6c7008d wallet: define CHDChain's static constants out of line
733df964ec Merge autoshield-safety into dev: auto-shield coinbase + BIP39 by default
9734402d7b wallet: create new wallets from a BIP39 seed phrase by default
20b2cbe830 wallet: store the expanded BIP39 seed for mnemonic wallets
2d7dd90c55 wallet: plumb the mnemonic entropy through CWallet
Compare 15 commits »
DanS pushed tag v1.1.0 to DragonX/dragonx 2026-08-23 10:47:22 -05:00
DanS pushed to dev at DragonX/dragonx 2026-08-23 10:42:30 -05:00
d12e7dc99d Merge origin/master into dev: restore the mingw -Wa,-mbig-obj flag
1c3523aac1 build(win): add -Wa,-mbig-obj to the mingw cross-compile flags
d0657d38b4 Merge dev into dragonx: DragonX rebrand + security/consensus hardening + IBD speedups
ddf6a35680 Rebrand cleanups: getpeerinfo help example + 1.0.3 debian changelog entry
9cb6424799 Fix dragonx-cli -rpcport help default: 18030 (hush) -> 21769 (DragonX)
Compare 6 commits »
DanS pushed to autoshield-safety at DragonX/dragonx 2026-08-23 10:38:14 -05:00
9734402d7b wallet: create new wallets from a BIP39 seed phrase by default
20b2cbe830 wallet: store the expanded BIP39 seed for mnemonic wallets
2d7dd90c55 wallet: plumb the mnemonic entropy through CWallet
3caec548ae wallet: persist the mnemonic entropy in wallet.dat
2a7fdcc1db wallet: add an optional mnemonic-entropy secret to the key stores
Compare 10 commits »
DanS created branch autoshield-safety in DragonX/dragonx 2026-08-23 10:38:14 -05:00
DanS pushed to dev at DragonX/dragonx 2026-08-23 10:38:13 -05:00
660678f9bb build: bump version to 1.1.0
fbcf160478 fix(pow): only dedup RandomX when CheckBlockHeader verified it; drop fake git id
7dc904c96f perf(sync): extend DRAGONX checkpoints to 3,226,000; build portable RandomX
Compare 3 commits »
DanS pushed to feature/autoshield-coinbase at DragonX/dragonx 2026-08-21 19:10:04 -05:00
4d72e5fc30 wallet: fix sweep-scheduler wedge and unsynchronized driver mutation
ca730a5d98 wallet: fix consolidation-scheduler wedge (ran every block; dead mutual-exclusion)
2ebbbc777c wallet: add default-on auto-shield-coinbase; drain miner coinbase into a z-addr
Compare 3 commits »