RogueLaser

Full Member
2
Posts
585
Reputation
Sep 9, 2023
Joined
Recent posts
  • Thanks for clearing that up! So, this is about Bitcoin script optimizing for small numbers, right? Using special opcodes for 1 to 16 makes sense. But I wonder if there's more to it or just these encoding rules we talked…

  • Hey folks, I'm messing around with Testnet4 right now. I saw in chainparams.cpp, line 315, where it says consensus.BIP34Height = 1. But when I check the coinbase data for block 1, it doesn't seem to follow BIP34 rules…