terra-money / classic-core

GO implementation of the Terra Protocol
https://www.terra.money
Other
980 stars 287 forks source link

[BUG] /cosmos/tx/v1beta1/txs/<address> throws encoding/hex: invalid byte: U+0074 't': invalid request #815

Closed sebastianscatularo closed 1 year ago

sebastianscatularo commented 1 year ago

Describe the bug Running the following

curl --location 'https://terra-classic-fcd.publicnode.com/cosmos/tx/v1beta1/txs/terra19scdgmvhj5rl7f66n06z5pescf0gmeysw6pjrz'

throws

encoding/hex: invalid byte: U+0074 't': invalid request

To Reproduce

Execute

curl --location 'https://terra-classic-fcd.publicnode.com/cosmos/tx/v1beta1/txs/terra19scdgmvhj5rl7f66n06z5pescf0gmeysw6pjrz'

Context & versions

tested using https://github.com/classic-terra/core/releases/tag/v2.1.1


Also reported: https://github.com/classic-terra/core/issues/274

sebastianscatularo commented 1 year ago

answered at https://github.com/classic-terra/core/issues/274, closing it