Skip to content

Clarifies the blinding factor range proof explanation and includes the remaining typo fixes#3840

Merged
wiesche89 merged 2 commits into
mimblewimble:stagingfrom
wiesche89:clarify-range-proof-of-blinding-factor
May 26, 2026
Merged

Clarifies the blinding factor range proof explanation and includes the remaining typo fixes#3840
wiesche89 merged 2 commits into
mimblewimble:stagingfrom
wiesche89:clarify-range-proof-of-blinding-factor

Conversation

@wiesche89

@wiesche89 wiesche89 commented May 26, 2026

Copy link
Copy Markdown
Contributor

This PR replaces PR #3783 by applying the same clarification on top of the current staging branch.

It also includes @Anynomouss review suggestion to make the explanation of why the blinding factor range proof is needed clearer.

This PR replaces PR #3785

@wiesche89 wiesche89 requested a review from Anynomouss May 26, 2026 10:23
@wiesche89 wiesche89 changed the title doc: clarify why blinding factor range proof is needed Clarifies the blinding factor range proof explanation and includes the remaining typo fixes. May 26, 2026
@wiesche89 wiesche89 changed the title Clarifies the blinding factor range proof explanation and includes the remaining typo fixes. Clarifies the blinding factor range proof explanation and includes the remaining typo fixes May 26, 2026
@wiesche89 wiesche89 mentioned this pull request May 26, 2026

@Anynomouss Anynomouss left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great to have that finally fixed and clarified.

@wiesche89 wiesche89 merged commit 90b153f into mimblewimble:staging May 26, 2026
@wiesche89 wiesche89 deleted the clarify-range-proof-of-blinding-factor branch May 27, 2026 17:42
DavidBurkett pushed a commit that referenced this pull request Jun 11, 2026
wiesche89 added a commit that referenced this pull request Jun 11, 2026
* pibd: bound segment decoding allocations (#3850)

* Add fountainoffairfortune seeds

* Clarifies the blinding factor range proof explanation and includes the remaining typo fixes (#3840)

* Bump version to v5.4.1

---------

Co-authored-by: David Burkett <davidburkett38@gmail.com>
wiesche89 added a commit that referenced this pull request Jun 12, 2026
* pibd: bound segment decoding allocations (#3850)

* Add fountainoffairfortune seeds

* Clarifies the blinding factor range proof explanation and includes the remaining typo fixes (#3840)

* Bump version to v5.4.1

* PIBD peers fix (#3823)

* pibd: choose peers based on minimal height, temporary block peers for stale segments disconnecting only outbound, force request for output and rangeproof segments to avoid stuck at this case

* fix: add missing method clear_pibd_requests to commit

* peer: block only non-blocked to not increase times for several requests

* p2p: ignore last connection attempt when there is not enough outbound peers

* pibd: do not check for max cached segments on selecting next desired segment for request

* pibd: check if segment not exists at request when selecting next required

* fix: add segment to request if not exists

* fix: peers iterator to unblock blocked

* peers: keep blocked list into memory till restart or pibd finish

* sync: blocked filter

* lmdb: do not include blocked peers in selection of peer, count also blocked peers to use fallback .zip download

* pibd: increase timeout for .zip fallback

* merge master into staging

---------

Co-authored-by: David Burkett <davidburkett38@gmail.com>
Co-authored-by: ardocrat <ardocrat@gri.mw>
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.

2 participants