Skip to content

chore(release): update changelog and bump version to 4.0.0-beta.2#3783

Merged
shumkov merged 1 commit into
v3.1-devfrom
release_4.0.0-beta.2
Jun 2, 2026
Merged

chore(release): update changelog and bump version to 4.0.0-beta.2#3783
shumkov merged 1 commit into
v3.1-devfrom
release_4.0.0-beta.2

Conversation

@shumkov

@shumkov shumkov commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Issue being fixed or feature implemented

Release new Dash Platform version

What was done?

  • Updated changelog
  • Bumped packages version

How Has This Been Tested?

None

Breaking Changes

None

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

Summary by CodeRabbit

  • Bug Fixes

    • Fixed gating of shielded-pool block methods to protocol v12.
  • Chores

    • Released version 4.0.0-beta.2 across all packages.

@shumkov
shumkov requested a review from QuantumExplorer as a code owner June 2, 2026 16:31
@shumkov shumkov added this to the v4.0.0 milestone Jun 2, 2026
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 47e65aba-412c-4179-9bdc-18599712000f

📥 Commits

Reviewing files that changed from the base of the PR and between 76fc95a and 7d9c8c0.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (25)
  • CHANGELOG.md
  • Cargo.toml
  • package.json
  • packages/bench-suite/package.json
  • packages/dapi-grpc/package.json
  • packages/dapi/package.json
  • packages/dash-spv/package.json
  • packages/dashmate/package.json
  • packages/dashpay-contract/package.json
  • packages/dpns-contract/package.json
  • packages/js-dapi-client/package.json
  • packages/js-dash-sdk/package.json
  • packages/js-evo-sdk/package.json
  • packages/js-grpc-common/package.json
  • packages/keyword-search-contract/package.json
  • packages/masternode-reward-shares-contract/package.json
  • packages/platform-test-suite/package.json
  • packages/token-history-contract/package.json
  • packages/wallet-lib/package.json
  • packages/wallet-utils-contract/package.json
  • packages/wasm-dpp/package.json
  • packages/wasm-dpp2/package.json
  • packages/wasm-drive-verify/package.json
  • packages/wasm-sdk/package.json
  • packages/withdrawals-contract/package.json

📝 Walkthrough

Walkthrough

This PR releases version 4.0.0-beta.2 across the Dash platform workspace. The changelog documents a bug fix for gating shielded-pool block methods to protocol v12. All package versions are bumped from their beta.1 releases to beta.2 to maintain version consistency.

Changes

Beta Release 4.0.0-beta.2

Layer / File(s) Summary
Changelog and root workspace versions
CHANGELOG.md, Cargo.toml, package.json
Release notes document the platform-version bug fix for shielded-pool block methods. Root Cargo.toml workspace version and root package.json are bumped from 4.0.0-beta.1 to 4.0.0-beta.2.
Package version updates
packages/*/package.json
All individual package versions are bumped to their corresponding beta.2 release versions: most packages to 4.0.0-beta.2, @dashevo/dash-spv to 5.0.0-beta.2, @dashevo/js-dash-sdk to 7.0.0-beta.2, and @dashevo/wallet-lib to 11.0.0-beta.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • QuantumExplorer

Poem

🐰 Versions hop from .1 to .2,
Bug fixes gated, protocol's true,
Package names all in a row,
Beta blooms with steady glow! 🌱

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release_4.0.0-beta.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@shumkov
shumkov merged commit 9eca622 into v3.1-dev Jun 2, 2026
9 of 15 checks passed
@shumkov
shumkov deleted the release_4.0.0-beta.2 branch June 2, 2026 16:32
@github-actions

github-actions Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

✅ DashSDKFFI.xcframework built for this PR.

SwiftPM (host the zip at a stable URL, then use):

.binaryTarget(
  name: "DashSDKFFI",
  url: "https://your.cdn.example/DashSDKFFI.xcframework.zip",
  checksum: "9ee0ed9fe231bfe5c1f4bb52b8f80c9eaa7ac8794531c443a4cc4b93410d1b1f"
)

Xcode manual integration:

  • Download 'DashSDKFFI.xcframework' artifact from the run link above.
  • Drag it into your app target (Frameworks, Libraries & Embedded Content) and set Embed & Sign.
  • If using the Swift wrapper package, point its binaryTarget to the xcframework location or add the package and place the xcframework at the expected path.

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