Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keep output and rangeproof mmrs together #3254

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

antiochp
Copy link
Member

@antiochp antiochp commented Feb 28, 2020

Minor cleanup around the ordering of the fields in the utxo view.

The header pmmr in the middle felt awkward -

	UTXOView::new(
		self.output_pmmr.readonly_pmmr(),
		header_ext.pmmr.readonly_pmmr(),
		self.rproof_pmmr.readonly_pmmr(),
	)

@antiochp antiochp changed the title keep output and rangeproof mmrs together [DNM] keep output and rangeproof mmrs together Feb 28, 2020
@antiochp antiochp marked this pull request as ready for review March 2, 2020 17:29
@antiochp antiochp changed the title [DNM] keep output and rangeproof mmrs together keep output and rangeproof mmrs together Mar 2, 2020
@antiochp antiochp merged commit 2527006 into mimblewimble:master Mar 3, 2020
@antiochp antiochp deleted the cleanup_utxo_view branch March 3, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants