<!-- Describe the issue -->
using: bitcoin-tx -json 020000000001010000000000000000000000000000000000000000000000000000000000000000ffffffff4b03c68708046ff8415c622f4254432e434f4d2ffabe6d6de1965d02c68f928e5b244ab1965115a36f56eb997633c7f690124bbf43644e23080000000ca3d3af6d005a65ff0200fd00000000ffffffff03f4c1fb4b0000000016001497cfc76442fe717f2a3f0cc9c175f7561b6619970000000000000000266a24aa21a9ed957d1036a80343e0d1b659497e1b48a38ebe876a056d45965fac4a85cda84e1900000000000000002952534b424c4f434b3a8e092581ab01986cbadc84f4b43f4fa4bb9e7a2e2a0caf9b7cf64d939028e22c0120000000000000000000000000000000000000000000000000000000000000000000000000 gives an error: invalid transaction encoding
<!--- What behavior did you expect? -->
Decode the transaction into a JSON block
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
error: invalid transaction encoding
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
All the time under a debug build x86 or release build x86 or debug Release Build x64
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
Downloaded the entire source code on 30/11/2020 19:21:00 UTC from Github
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Windows 10 Pro, Intel Cor I7-5500 CPU@2.40 GHz, 512 GB SSD PS same error on windows server 2019 48 cores, and various other windows systems
<!-- GUI-related issue? What is your operating system and its version? If Linux, what is your desktop environment and graphical shell? -->
No, not GUI related
<!-- Any extra information that might be useful in the debugging process. -->
Compiled the source code using Visual Studio 2019 ver. 16.8.2 Compiles Successfully P.S. Downloaded pre compiled bitcoin-tx.exe File Version 0.20.1.0 31/07/2020 and tested it. It decodes the transaction successfully
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->