Bitcoin Forum
May 04, 2024, 10:28:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: When miners do his job with ... a good version of Bitcoin Core = Full but GOOD !  (Read 348 times)
Meuh6879 (OP)
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
November 20, 2016, 05:10:26 PM
 #1

it's work ... the BIP152 ... when Mempool is full, it can be purge more quickly and avoid 0 transaction block creation.

perfect.





https://bitcointalk.org/index.php?topic=1594659.0

Code:
+Compact Block support (BIP 152)
+-------------------------------
+
+Support for block relay using the Compact Blocks protocol has been implemented
+in PR 8068.
+
+The primary goal is reducing the bandwidth spikes at relay time, though in many
+cases it also reduces propagation delay. It is automatically enabled between
+compatible peers.
+[BIP 152](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki)
+
+As a side-effect, ordinary non-mining nodes will download and upload blocks
+faster if those blocks were produced by miners using similar transaction
+filtering policies. This means that a miner who produces a block with many
+transactions discouraged by your node will be relayed slower than one with
+only transactions already in your memory pool. The overall effect of such
+relay differences on the network may result in blocks which include widely-
+discouraged transactions losing a stale block race, and therefore miners may
+wish to configure their node to take common relay policies into consideration.



1714861709
Hero Member
*
Offline Offline

Posts: 1714861709

View Profile Personal Message (Offline)

Ignore
1714861709
Reply with quote  #2

1714861709
Report to moderator
1714861709
Hero Member
*
Offline Offline

Posts: 1714861709

View Profile Personal Message (Offline)

Ignore
1714861709
Reply with quote  #2

1714861709
Report to moderator
1714861709
Hero Member
*
Offline Offline

Posts: 1714861709

View Profile Personal Message (Offline)

Ignore
1714861709
Reply with quote  #2

1714861709
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Carlton Banks
Legendary
*
Offline Offline

Activity: 3430
Merit: 3071



View Profile
November 20, 2016, 06:33:33 PM
 #2

Yep, not only does the low number of 0 tx blocks look good, but it makes nodes easier to run in low bandwidth situations. I used to sometimes close Bitcoin if it's bandwidth got too noisy when I wanted all the bandwidth, that doesn't seem to be a problem since compact blocks (BIP152). It just trickles 2-3 kB/s all day. There are some little enhancements to the compact blocks protocol planned, apparently Cheesy

Vires in numeris
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!