bitcoin-inquisition / bitcoin

Bitcoin Core integration/staging tree
https://bitcoincore.org/en/download
MIT License
36 stars 7 forks source link

Transactions containing OP_CAT don't get mined anymore. #62

Open msinkec opened 3 months ago

msinkec commented 3 months ago

Is there an existing issue for this?

Current behaviour

Recently, my transactions containing OP_CAT stopped getting mined to singet. They used to work before. Now, they still get accepted by my local inquisition node, but they never end up in a block.

Here's an example serialized txn: https://pastebin.com/rg3SEnDQ

I've got the following relay nodes in my config: [signet] addnode=http://inquisition.bitcoin-signet.net addnode=http://inquisition.taprootwizards.com

Expected behaviour

\/

Steps to reproduce

\/

Relevant log output

No response

How did you obtain Bitcoin Core

Pre-built binaries

What version of Bitcoin Core are you using?

25.2 and 27.0

Operating system and version

generic Linux

Machine specifications

No response

0xBEEFCAF3 commented 2 months ago

Is it possible your fee is not competitive. Blocks on signet regularly contain spends that use OP_CAT.