Skip to content

docs: add masternode network section and v0.0.3/v0.0.4 changelog entries#5

Merged
xdustinface merged 1 commit into
mainfrom
docs/v0.0.4-release
May 6, 2026
Merged

docs: add masternode network section and v0.0.3/v0.0.4 changelog entries#5
xdustinface merged 1 commit into
mainfrom
docs/v0.0.4-release

Conversation

@xdustinface
Copy link
Copy Markdown
Contributor

Summary

Documentation follow-up to #4 (masternode network generator), preparing for the v0.0.4 release.

Changes

README

  • New "Masternode Network" section documenting the regtest-mn.tar.gz release artifact, the exported directory layout, and the DASHD_MN_DATADIR convention consumers like rust-dashcore/dash-spv integration tests use.
  • Adds generate_masternode.py usage examples (default 8 DKG cycles, custom --dkg-cycles, --output-dir).
  • "Project Structure" listing updated to include generate_masternode.py and generator/masternode_network.py.

CHANGELOG

  • New v0.0.4 entry for #4 with the asset list (regtest-mn.tar.gz, regtest-40000.tar.gz, regtest-200.tar.gz).
  • Retroactive v0.0.3 entry for the existing 200-block release (release-only bump, no PR).

Test plan

  • CI pre-commit job passes (lint + unit tests).
  • After merge: tag v0.0.4 on main and cut a GitHub Release with regtest-mn.tar.gz, regtest-40000.tar.gz, and regtest-200.tar.gz attached, using the new CHANGELOG section as the release body.

README:
- New "Masternode Network" section between "Re-exporting Wallet Data" and "Project Structure", documenting the `regtest-mn.tar.gz` release artifact, the exported directory layout, the `DASHD_MN_DATADIR` env var convention used by `rust-dashcore/dash-spv` integration tests, and `generate_masternode.py` flags.
- Project Structure listing now includes `generate_masternode.py` and `generator/masternode_network.py`.

CHANGELOG:
- New v0.0.4 entry for the masternode network generator (#4) with the asset list (`regtest-mn.tar.gz`, `regtest-40000.tar.gz`, `regtest-200.tar.gz`).
- Retroactive v0.0.3 entry for the existing 200-block release (no PR — release-only bump that shipped `regtest-200.tar.gz`).
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

@xdustinface has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 47 minutes and 5 seconds before requesting another review.

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: efeffd38-4648-44b1-84c4-1b705a1cfa61

📥 Commits

Reviewing files that changed from the base of the PR and between 7a22e79 and 4e66630.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • README.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/v0.0.4-release

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.

@xdustinface xdustinface merged commit 07988ae into main May 6, 2026
3 checks passed
@xdustinface xdustinface deleted the docs/v0.0.4-release branch May 6, 2026 22:31
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