Skip to content

Verium 2.2.0#3

Open
jayhines91 wants to merge 3 commits into
Verium-2.2from
Verium-2.2.0
Open

Verium 2.2.0#3
jayhines91 wants to merge 3 commits into
Verium-2.2from
Verium-2.2.0

Conversation

@jayhines91

Copy link
Copy Markdown
Owner

Verium 2.2.0 release sprint — source-only changes

Version

  • 2.2.0.1 in configure.ac (build 1, non-release)

Bootstrap & sync

  • downloader.cpp/h: bootstrap download with network pause/resume, retry, apply-on-restart marker (ported from Vericoin)
  • validation.cpp: g_chain_sync_paused_for_bootstrap — pause chain sync while bootstrap downloads
  • init.cpp: bootstrap apply-on-restart integration
  • bootstrapdialog.*: retry/normal-sync fallback UI tweaks

Qt / GUI

  • Wallet UI: activity log, unlock/rescan progress (walletcontroller, walletframe, walletview)
  • bitcoingui.cpp: dev/beta title hooks
  • style.qss: styling updates

Build

  • Build-Scripts/: shared depends preseed wiring, simplified Docker build paths (build-common.sh, build-in-docker.sh, build-windows-docker.sh)

Chain

  • chainparams.cpp: minor param updates for 2.2.0 coexistence with 1.3.5.2
  • net_processing.cpp: bootstrap-related fix (aligned with Vericoin)

jayhines91 and others added 3 commits May 26, 2026 06:49
…ng for 1.3.5.2 coexistence.

Keep legacy header and mining rules always on while gating 2.0.1 stricter timestamp
checks and block assembly behind nTimeRulesActivationHeight so 2.2 stays chain-
compatible until the coordinated hardfork height is set.

Co-authored-by: Cursor <[email protected]>
…ompile.

Use monorepo shared/built/<family> caches in ensure_depends, disable curl SMB
on mingw cross-builds, and add logging/timer helpers needed by the bootstrap port.

Co-authored-by: Cursor <[email protected]>
Port bootstrap downloader/UI from Vericoin sprint, pause chain sync during
bootstrap download, wallet controller/frame/view improvements, and shared
depends preseed wiring in Build-Scripts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant