Chapter 3 assessment 1

  1. What OPCODE would you use to push the data item 0x0129a0 onto the stack?

  1. Which script correctly pushes 1, 17, 64, 256, 65536 onto the stack? (values are represented as little-endian hexadecimal numbers)

  1. Which opcode would you use to push an 82,492 byte long data item to the stack?

Last updated