mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-08-01 12:31:23 +00:00
Bitcoind only errors when an invalid opcode in a transaction script is actually executed. This commit adds a test case to ensure this behavior is the same between different implementations. Conflicts: core/src/test/java/com/google/bitcoin/core/FullBlockTestGenerator.java