• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Block Explorer 
  • Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Hive Proposals 
  • OpenHive Chat 
  • Developer Portal 
  • Hive Whitepaper 
  • Privacy Policy
  • Terms of Service
logo
  • Posts
  • Proposals
  • Witnesses
  • Our dApps
LoginSign up

pinhead26 (25)Hivebuzz level badge

2 followers3 postsNot following anybody6 HP
Blacklisted Users
Muted UsersFollowed BlacklistsFollowed Muted Lists

Joined August 2016 Active 9 years ago

  • Blog
  • Posts
  • Replies
  • Social
  • Notifications
  • Wallet
Posts
Comments
Payouts
  • pinhead26 (25)in #bitcoin • 9 years ago

    RE: bitcoin spinoff fork - how to make a clean fork without any replay attack and no blockchain visible changes

    Maybe it's this line right here, casting nHashType as an unsigned char (1 byte):
    $0.00
       1 0
    • pinhead26 (25)in #bitcoin • 9 years ago

      RE: bitcoin spinoff fork - how to make a clean fork without any replay attack and no blockchain visible changes

      Right that's what I meant sorry, 4 bytes are signed but only 1 byte goes into the serialized transaction for broadcast. So what I'm asking is, where in the Tx serialization…
      $0.00
         0 3
      • pinhead26 (25)in #bitcoin • 9 years ago

        RE: bitcoin spinoff fork - how to make a clean fork without any replay attack and no blockchain visible changes

        Where in the Core code does the SIGHASH int get truncated to 1 byte before signing?
        $0.00
           0 5