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

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

How generic miner connects to bitcoin or ethereum network and does it needs to store entire blockchain?