docs: fix whitepaper link v0.97-1.pdf -> v0.97.pdf#2779
Closed
wuxiaobinsh-gif wants to merge 14 commits into
Closed
docs: fix whitepaper link v0.97-1.pdf -> v0.97.pdf#2779wuxiaobinsh-gif wants to merge 14 commits into
wuxiaobinsh-gif wants to merge 14 commits into
Conversation
Fixes TypeError when STATE requested by providing msg_id and ttl arguments to _signed_content(). The function signature requires 5 args since PR Scottcjn#2274 but _handle_get_state was calling with 3. Changes: - Generate msg_id via sha256 hash for state response - Pass ttl=0 for state responses - Include msg_id and ttl in response dict for requester verification Fixes Scottcjn#2288
Owner
|
Closing — 478 lines added for what's nominally a 2-line whitepaper-link fix. Same Christmas-tree pattern as your #2781 (closed yesterday) and #2670/#2671 (overlapping). PR #2693 (@jaxint) was merged for the whitepaper-link fix. No payout on this PR. Per the recovery template, the path back is 3 small focused single-bounty PRs. |
This was referenced Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@/tmp/pr_body.md