From e07eecce8ef744d2f9a3229af474c4f4ae3d9e25 Mon Sep 17 00:00:00 2001 From: DanS Date: Sat, 21 Mar 2026 14:53:35 -0500 Subject: [PATCH] Update release notes with scan performance improvements --- RELEASE_NOTES_v1.1.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE_NOTES_v1.1.0.md b/RELEASE_NOTES_v1.1.0.md index ed5ff60..6de72a7 100644 --- a/RELEASE_NOTES_v1.1.0.md +++ b/RELEASE_NOTES_v1.1.0.md @@ -38,6 +38,8 @@ ### Faster Block Sync - Block download batch size increased 10x (50 → 500), significantly reducing sync time during initial setup and catching up after being offline. +- Scan batch size increased 5x (500 → 2500), reducing JNI/FFI overhead during trial decryption. +- Added 169 new blockchain checkpoints up to block 2,860,000 — new wallets skip ~1.7 million blocks of unnecessary scanning. ### Unified Signing - Debug and release builds now use the same signing key, so future upgrades will always install smoothly over previous versions. @@ -48,4 +50,4 @@ | File | SHA-256 | |---|---| -| `SilentDragonXAndroid - v1.1.0.apk` | `3b53e730652870b0f0880f13ec256f0bc379552783579387f58503242d43d1fc` | +| `dragonx-android-wallet-v1.1.0-release-arm64-v8a.apk` | `72b89dfa35909e85c2cb1b7fd663af7d7202d1300fe67910170bf99010cf48ff` |