mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-17 13:06:14 +02:00
Adds docs/testing-guides/v0.21.0/ with a per-feature guide for the v0.21.0-beta.rc1 release. Each guide follows a fixed template (prereqs, setup, scenarios with concrete pass/fail signals, failure investigation) so RC testers and automated agents can work through them predictably. Coverage: - Headline features: production taproot channels, RBF taproot coop-close, payment store KV->SQL migration, onion messaging + rate limiting. - High-risk regressions / breaking changes: closed-channel tombstone (sqlite/postgres downgrade trap), reorg-safe channel closes + MinCLTVDelta raise, chain_params network-mismatch DB guard, GetDebugInfo log opt-in. - New RPCs / operator features: payment-adjacent RPCs bundle, multiple read-only middleware interceptors. This is a first draft intended for community review on the PR. payment-sql-migration.md carries a TBD callout for the SkipNativeSQLMigration rescue-path behavior, pending developer confirmation. |
||
|---|---|---|
| .. | ||
| alloy-models | ||
| grpc | ||
| release-notes | ||
| rest | ||
| testing-guides/v0.21.0 | ||
| backport-workflow.md | ||
| benchmark_perf_loop.md | ||
| code_contribution_guidelines.md | ||
| configuring_tor.md | ||
| db_migration_guide.md | ||
| debugging_lnd.md | ||
| development_guidelines.md | ||
| DOCKER.md | ||
| estimate_route_fee.md | ||
| forwarding_history_privacy.md | ||
| fuzz.md | ||
| gossip_rate_limiting.md | ||
| INSTALL.md | ||
| key_import.md | ||
| leader_election.md | ||
| macaroons.md | ||
| MAKEFILE.md | ||
| musig2.md | ||
| onion_message_rate_limiting.md | ||
| postgres.md | ||
| psbt.md | ||
| recovery.md | ||
| release.md | ||
| release_branch_management.md | ||
| remote-signing.md | ||
| review.md | ||
| safety.md | ||
| signing_release_candidate.md | ||
| SphinxReplayDB.md | ||
| sqlite.md | ||
| wallet.md | ||
| watchtower.md | ||
| zero_conf_channels.md | ||