Update release notes with scan performance improvements
This commit is contained in:
@@ -38,6 +38,8 @@
|
|||||||
|
|
||||||
### Faster Block Sync
|
### Faster Block Sync
|
||||||
- Block download batch size increased 10x (50 → 500), significantly reducing sync time during initial setup and catching up after being offline.
|
- 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
|
### Unified Signing
|
||||||
- Debug and release builds now use the same signing key, so future upgrades will always install smoothly over previous versions.
|
- 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 |
|
| File | SHA-256 |
|
||||||
|---|---|
|
|---|---|
|
||||||
| `SilentDragonXAndroid - v1.1.0.apk` | `3b53e730652870b0f0880f13ec256f0bc379552783579387f58503242d43d1fc` |
|
| `dragonx-android-wallet-v1.1.0-release-arm64-v8a.apk` | `72b89dfa35909e85c2cb1b7fd663af7d7202d1300fe67910170bf99010cf48ff` |
|
||||||
|
|||||||
Reference in New Issue
Block a user