block structure #8570

issue LongShao007 opened this issue on August 24, 2016
  1. LongShao007 commented at 5:03 AM on August 24, 2016: contributor

    the current block structure is : { blockheader vtx[] } the vtx[0] is include miner payout and miner pool information, can we take vtx[0] as a separate structure. { blockheader miner { pool info out ...... } vtx[] } what do you think of it?

  2. sipa commented at 5:30 AM on August 24, 2016: member

    What are you trying to do?

    On Aug 24, 2016 7:03 AM, "LongShao007" notifications@github.com wrote:

    the current block structure is : { blockheader vtx[] } the vtx[0] is include miner payout and miner pool information, can we take vtx[0] as a separate structure. { blockheader miner { pool info out ...... } vtx[] } what do you think of it?

    — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub #8570, or mute the thread https://github.com/notifications/unsubscribe-auth/AAheiAfkftJzCOwM3br5pJqgfBgSrAjJks5qi9CXgaJpZM4Jro0x .

  3. jonasschnelli commented at 6:33 AM on August 24, 2016: contributor

    I think @LongShao007 is trying to add private data (or lets say mining pool data) in one of the core primitives (block).

    This isn't the right place to discuss this. Please use the bitcoin-dev mailing list for consensus change proposals: https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev

    Closing.

  4. jonasschnelli closed this on Aug 24, 2016

  5. LongShao007 commented at 7:18 AM on August 24, 2016: contributor

    vtx[0] is special tx, vin used to add private data by some pool, so i think take vtx[0] as a single struture, it is better than vtx[0] as tx, i only want to talk about it with you!

  6. MarcoFalke 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-13 21:15 UTC

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