Skip to content

Docs: add blog post for UTxO-HD ledger state snapshot conversion#2560

Merged
dlachaume merged 2 commits into
mainfrom
dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion
Jun 16, 2025
Merged

Docs: add blog post for UTxO-HD ledger state snapshot conversion#2560
dlachaume merged 2 commits into
mainfrom
dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion

Conversation

@dlachaume

@dlachaume dlachaume commented Jun 10, 2025

Copy link
Copy Markdown
Contributor

Content

This PR adds a blog post introducing the new mithril-client CLI command for UTxO-HD ledger state snapshot conversion.

Pre-submit checklist

  • Branch
    • Tests are provided (if possible)
    • Crates versions are updated (if relevant)
    • CHANGELOG file is updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • All check jobs of the CI have succeeded
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested
  • Documentation
    • Update README file (if relevant)
    • Update documentation website (if relevant)
    • Add dev blog post (if relevant)
    • Add ADR blog post or Dev ADR entry (if relevant)
    • No new TODOs introduced

Issue(s)

Closes #2492

@dlachaume dlachaume self-assigned this Jun 10, 2025
@dlachaume
dlachaume force-pushed the dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion branch from 95bea1d to b6a9854 Compare June 10, 2025 14:00
@github-actions

github-actions Bot commented Jun 10, 2025

Copy link
Copy Markdown

Test Results

    3 files  ±0     88 suites  ±0   14m 10s ⏱️ +26s
2 014 tests ±0  2 014 ✅ ±0  0 💤 ±0  0 ❌ ±0 
3 548 runs  ±0  3 548 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0212069. ± Comparison against base commit e6840f3.

♻️ This comment has been updated with latest results.

@dlachaume
dlachaume temporarily deployed to testing-preview June 10, 2025 14:09 — with GitHub Actions Inactive
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-hd-ledger-state-snapshot-conversion Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-hd-ledger-state-snapshot-conversion Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-hd-ledger-state-snapshot-conversion Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-hd-ledger-state-snapshot-conversion Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-hd-ledger-state-snapshot-conversion Outdated
@dlachaume
dlachaume force-pushed the dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion branch from b6a9854 to 7527d4d Compare June 10, 2025 15:05

@jpraynaud jpraynaud left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Can you ask for editorial review by @olgahryniuk and @oduameh?

@dlachaume
dlachaume requested review from oduameh and olgahryniuk June 10, 2025 15:13
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
Comment thread docs/website/blog/2025-06-XX-client-cli-utxo-snapshot-converter-command Outdated
@jpraynaud

Copy link
Copy Markdown
Member

Thanks @olgahryniuk for the review!

@dlachaume
dlachaume force-pushed the dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion branch from 7527d4d to 15d8026 Compare June 11, 2025 12:30
@dlachaume

Copy link
Copy Markdown
Contributor Author

Thanks a lot for your review @olgahryniuk, I’ve applied your suggestions.

@dlachaume
dlachaume temporarily deployed to testing-preview June 11, 2025 12:59 — with GitHub Actions Inactive
@dlachaume
dlachaume force-pushed the dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion branch from 15d8026 to 0212069 Compare June 16, 2025 13:59
@dlachaume
dlachaume marked this pull request as ready for review June 16, 2025 13:59
@dlachaume
dlachaume temporarily deployed to testing-preview June 16, 2025 14:11 — with GitHub Actions Inactive
@dlachaume
dlachaume merged commit 50ccafb into main Jun 16, 2025
65 of 66 checks passed
@dlachaume
dlachaume deleted the dlachaume/2492/add-dev-blog-post-for-utxo-hd-ledger-state-snapshot-conversion branch June 16, 2025 14:12
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.

Add a Mithril client CLI command for UTxO-HD ledger state snapshot conversion

3 participants