Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
monero-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
XJMZX
monero-site
Commits
3b06d552
Commit
3b06d552
authored
7 years ago
by
Matt Smith
Browse files
Options
Downloads
Patches
Plain Diff
Create Fluffy Blocks Moneropedia entry
parent
b2e228b2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/moneropedia/fluffyblocks.md
+19
-0
19 additions, 0 deletions
resources/moneropedia/fluffyblocks.md
with
19 additions
and
0 deletions
resources/moneropedia/fluffyblocks.md
0 → 100644
+
19
−
0
View file @
3b06d552
---
layout
:
moneropedia
entry
:
"
Fluffy
Blocks"
terms
:
[
"
fluffy
blocks"
,
"
fluffyblocks"
]
summary
:
"
a
way
of
saving
bandwidth
when
sending
new
blocks
around
the
network"
---
### The Basics
A @block is made up of a header and @transactions. Fluffy Blocks only contain
a header, a list of transaction indices, and any transactions that the node
recieving the block may be missing. This saves bandwidth because nodes might
already know about most or all of the transactions in the block and they don't
need to be sent them again.
### See Also
*
[
BIP152 "Compact Block Relay"
](
https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki
)
*
[
Xthin
](
https://github.com/BitcoinUnlimited/BitcoinUnlimited/blob/release/doc/bu-xthin-protocol.md
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment