Test vectors for bitcoin core (blocks and transactions)

Test vectors for bitcoin core (blocks and transactions)

I am looking for test vectors to test edge cases of an implementation. For instance:

  • "Unusual" blocks that made it to the blockchain
  • Non standard transactions that made it to the blockchain

Anything else that will help in testing the implementation. I have already obtained test vectors for secp256k1, so those are not needed. (If anyone needs them please comment below).

http://ift.tt/2EkvCtA

Comments

Popular posts from this blog

How do 'Sphinx' invoice-less payments on the Lightning Network work?

How public key is calculated from a base58 encoded private key?

QUESTION ABOUT SLOW API