- #11127

pull romanornr wants to merge 23 commits into bitcoin:master from hovah:s2x changing 26 files +1149 −67
  1. romanornr commented at 7:15 PM on August 24, 2017: contributor

    No description provided.

  2. [consensus] Hard limit on transaction size / decouple from block size limit
    Establish a fixed upper limit on serialized transactions, compatible
    with existing software.
    
    Decouple transaction size limit from block size limit, by avoiding
    derivation of tx limit from block limit.
    613fc0fd38
  3. bitcoin-tx: Decouple max-tx-size from max-block-size
    Calculate limits based on tx size limits, not block size limits.
    d76839352f
  4. Addition of testnet5. b7dac7d16b
  5. [qa] p2p-compactblocks, p2p-segwit: update for segwit2x 503430e0dc
  6. chainparams: segwit2x deployment on testnet, regtest 394e65cbde
  7. [consensus] Decouple max-tx-per-block from max-block-size 788d435259
  8. [consensus] Forward port BIP102 - 2M block size increase 6414c3adef
  9. consensus/consensus.h: unify fork trigger code b5154842cc
  10. [consensus] Add 3-month minimum seasoning requirement for SegWit
    before changing base block size.
    7a78b05e51
  11. [consensus] Scale block weight based on base block size 63231d0e8a
  12. Cleaning up duplicate testnet segwit2x deployment block 25fbb4ad41
  13. net: increase max net msg size to 8mb. 0f76866e22
  14. validation: correctly pass `fSegwitSeasoned` to calls in ConnectBlock().
    The way `fSegwitSeasoned` is currently passed to `MaxBlockSigopsCost` in
    `ConnectBlock` is inconsistent from any other calls, and creates an odd
    situation where sigop limits may increase before blocksize limits.
    
    This commit correctly passes in the segwit activation status within
    the window of the fork buffer.
    16cafe51ac
  15. [consensus] Remove flag day activation
    SegWit+3m remains as the HF trigger.
    78f101969e
  16. [mining] Several segwit2x seasoning differential related fixes.
    Fixes #28
    2c32a28804
  17. consensus.h: MAX_BLOCK_VTX warning cleanup 2e7097a008
  18. chainparams: Add segwit2x DNS seeds 7518274877
  19. init.cpp: add "2x" to uacomment string, for segwit2x beaa105740
  20. Split hard fork test after segwit activation 17a6d4a9dd
  21. Advertise NODE_SEGWIT2X service flag by default. 3a3351081f
  22. segwit2x node preferential peering policy
    1) Advertise node_segwit2x
    2) Prefer to peer with segwit2x and, for now, segwit nodes
    3) Option to disable pref peering
    7ecb554e37
  23. Revert disconnection of service bit (1 « 7) 41398fe743
  24. fix gitian name. No rebrand a1f6c0f42b
  25. romanornr closed this on Aug 24, 2017

  26. jonasschnelli commented at 7:16 PM on August 24, 2017: contributor

    Wrong repo I guess. Strong concept NACK here.

  27. romanornr renamed this:
    Make Bitcoin Core compatible with NYA segwit2x
    -
    on Aug 24, 2017
  28. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-28 03:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me